Created
May 12, 2013 21:18
-
-
Save nickpack/5564960 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Localizable.strings | |
RBLChecker | |
Created by Nick Pack on 12/05/2013. | |
Copyright (c) 2013 Nick Pack. All rights reserved. | |
*/ | |
/* No comment provided by engineer. */ | |
"An error was encountered when checking" = "チェックするときにエラーが発生しました"; | |
/* No comment provided by engineer. */ | |
"An error was encountered when trying to retrieve the list of RBLs." = "いるRBLのリストを取得しようとしたときにエラーが発生しました."; | |
/* No comment provided by engineer. */ | |
"Error" = "エラー"; | |
/* No comment provided by engineer. */ | |
"Please enter a valid IPv4 address or FQDN" = "有効なIPv4アドレスまたはFQDNを入力してください"; | |
/* No comment provided by engineer. */ | |
"Not Listed" = "記載されていない"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment