mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
update AR, DE, FR, GD, HU, PL, RU translations
This commit is contained in:
parent
602cb3b35b
commit
87bda0c0e0
14 changed files with 5431 additions and 5292 deletions
|
@ -757,7 +757,6 @@ $a->strings['g A l F d'] = 'g A I F d';
|
|||
$a->strings['[No description]'] = '[Brak opisu]';
|
||||
$a->strings['Event Reminders'] = 'Przypominacze wydarzeń';
|
||||
$a->strings['Upcoming events the next 7 days:'] = 'Nadchodzące wydarzenia w ciągu następnych 7 dni:';
|
||||
$a->strings['OpenWebAuth: %1$s welcomes %2$s'] = 'OpenWebAuth: %1$s wita %2$s';
|
||||
$a->strings['Hometown:'] = 'Miasto rodzinne:';
|
||||
$a->strings['Marital Status:'] = 'Stan cywilny:';
|
||||
$a->strings['With:'] = 'Z:';
|
||||
|
@ -1392,7 +1391,6 @@ $a->strings['Toggle Ignored status'] = 'Przełącz stan na Ignorowany';
|
|||
$a->strings['Revoke Follow'] = 'Anuluj obserwowanie';
|
||||
$a->strings['Revoke the follow from this contact'] = 'Anuluj obserwację przez ten kontakt';
|
||||
$a->strings['Bad Request.'] = 'Błędne zapytanie.';
|
||||
$a->strings['Unknown contact.'] = 'Nieznany kontakt.';
|
||||
$a->strings['Contact is being deleted.'] = 'Kontakt jest usuwany.';
|
||||
$a->strings['Follow was successfully revoked.'] = 'Obserwacja została pomyślnie anulowana.';
|
||||
$a->strings['Do you really want to revoke this contact\'s follow? This cannot be undone and they will have to manually follow you back again.'] = 'Czy na pewno chcesz cofnąć obserwowanie przez ten kontakt? Nie można tego cofnąć i przy chęci przywrócenia obserwacji będzie trzeba zrobić to ponownie ręcznie.';
|
||||
|
@ -2459,6 +2457,7 @@ $a->strings['Login failed.'] = 'Logowanie nieudane.';
|
|||
$a->strings['Login failed. Please check your credentials.'] = 'Logowanie nie powiodło się. Sprawdź swoje dane uwierzytelniające.';
|
||||
$a->strings['Welcome %s'] = 'Witaj %s';
|
||||
$a->strings['Please upload a profile photo.'] = 'Proszę dodać zdjęcie profilowe.';
|
||||
$a->strings['OpenWebAuth: %1$s welcomes %2$s'] = 'OpenWebAuth: %1$s wita %2$s';
|
||||
$a->strings['Friendica Notification'] = 'Powiadomienia Friendica';
|
||||
$a->strings['%1$s, %2$s Administrator'] = '%1$s, %2$s Administrator';
|
||||
$a->strings['%s Administrator'] = '%s Administrator';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue