PL: update to the strings
This commit is contained in:
+2
-2
@@ -1095,7 +1095,7 @@ $a->strings["Google Account ID"] = "";
|
||||
$a->strings["Google+ Import Settings saved."] = "";
|
||||
$a->strings["Facebook disabled"] = "Facebook wyłączony";
|
||||
$a->strings["Updating contacts"] = "Aktualizacja kontaktów";
|
||||
$a->strings["Facebook API key is missing."] = "";
|
||||
$a->strings["Facebook API key is missing."] = "Brakuje klucza API z facebooka.";
|
||||
$a->strings["Facebook Connect"] = "Połącz konto z kontem Facebook";
|
||||
$a->strings["Install Facebook connector for this account."] = "Zainstaluj wtyczkę Facebook ";
|
||||
$a->strings["Remove Facebook connector"] = "Usuń wtyczkę Facebook";
|
||||
@@ -1662,7 +1662,7 @@ $a->strings["for %1\$d %2\$s"] = "od %1\$d %2\$s";
|
||||
$a->strings["Tags:"] = "Tagi:";
|
||||
$a->strings["Religion:"] = "Religia:";
|
||||
$a->strings["Hobbies/Interests:"] = "Hobby/Zainteresowania:";
|
||||
$a->strings["Contact information and Social Networks:"] = "";
|
||||
$a->strings["Contact information and Social Networks:"] = "Informacje kontaktowe i sieci społeczne";
|
||||
$a->strings["Musical interests:"] = "Zainteresowania muzyczne:";
|
||||
$a->strings["Books, literature:"] = "Książki, literatura:";
|
||||
$a->strings["Television:"] = "Telewizja:";
|
||||
|
||||
Reference in New Issue
Block a user