mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-06 19:45:54 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
62eeb4b947
commit
c4fdae58b4
2 changed files with 2 additions and 2 deletions
|
@ -351,6 +351,6 @@ OC.L10N.register(
|
||||||
"Problem loading page, reloading in 5 seconds" : "Problem z załadowaniem strony, przeładuję za 5 sekund",
|
"Problem loading page, reloading in 5 seconds" : "Problem z załadowaniem strony, przeładuję za 5 sekund",
|
||||||
"Saving..." : "Zapisywanie…",
|
"Saving..." : "Zapisywanie…",
|
||||||
"Dismiss" : "Odrzuć",
|
"Dismiss" : "Odrzuć",
|
||||||
"seconds ago" : "sekund temu"
|
"seconds ago" : "przed chwilą"
|
||||||
},
|
},
|
||||||
"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);");
|
"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);");
|
||||||
|
|
|
@ -349,6 +349,6 @@
|
||||||
"Problem loading page, reloading in 5 seconds" : "Problem z załadowaniem strony, przeładuję za 5 sekund",
|
"Problem loading page, reloading in 5 seconds" : "Problem z załadowaniem strony, przeładuję za 5 sekund",
|
||||||
"Saving..." : "Zapisywanie…",
|
"Saving..." : "Zapisywanie…",
|
||||||
"Dismiss" : "Odrzuć",
|
"Dismiss" : "Odrzuć",
|
||||||
"seconds ago" : "sekund temu"
|
"seconds ago" : "przed chwilą"
|
||||||
},"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);"
|
},"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);"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue