Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pl.json « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44c434296d7d76c76ebb9648c2a1b509b5ab09a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Phone Sync" : "Synchronizacja telefonu",
    "An app to sync SMS with your cloud" : "Aplikacja do synchronizacji wiadomości SMS z chmurą",
    "Cancel" : "Anuluj",
    "Confirm" : "Potwierdź",
    "No contact found." : "Nie znaleziono kontaktu.",
    "Settings" : "Ustawienia",
    "Max messages to load per conversation" : "Maks. ilość wiadomości do załadowania dla rozmowy",
    "Invalid message limit" : "Nieprawidłowy limit wiadomości",
    "Default country code" : "Domyślny kod kraju",
    "Contact ordering" : "Uporządkuj kontakt",
    "Last message" : "Ostatnia wiadomość",
    "Label" : "Etykieta",
    "Reverse ?" : "Odwrócić?",
    "Notification settings" : "Ustawienia powiadomień",
    "Enable" : "Włącz",
    "Disable" : "Wyłącz",
    "Are you sure you want to wipe all your messages ?" : "Czy na pewno chcesz wyczyścić wszystkie wiadomości?",
    "Reset all messages" : "Zresetuj wszystkie wiadomości",
    "Please select a conversation from the list to load it." : "Wybierz rozmowę z listy do załadowania."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}