mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 09:59:46 +00:00
12 lines
No EOL
889 B
JSON
12 lines
No EOL
889 B
JSON
{ "translations": {
|
|
"Profile" : "Profil",
|
|
"Edit Profile" : "Edytuj profil",
|
|
"The headline and about sections will show up here" : "Tutaj pojawi się nagłówek i informacje o sekcjach",
|
|
"You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji",
|
|
"Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę",
|
|
"{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji",
|
|
"Profile not found" : "Nie znaleziono profilu",
|
|
"The profile does not exist." : "Profil nie istnieje.",
|
|
"Back to %s" : "Powrót do %s"
|
|
},"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);"
|
|
} |