[tx-robot] updated from transifex
This commit is contained in:
parent
fe7d0a003f
commit
9b4e62e89e
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving…" : "Γίνεται αποθήκευση...",
|
||||
"Saving..." : "Γίνεται αποθήκευση...",
|
||||
"All" : "'Ολα",
|
||||
"Download this revision" : "Λήψη αυτής της αναθεώρησης",
|
||||
"Restore this revision" : "Επαναφορά αυτή της αναθεώρησης",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Saving…" : "Γίνεται αποθήκευση...",
|
||||
"Saving..." : "Γίνεται αποθήκευση...",
|
||||
"All" : "'Ολα",
|
||||
"Download this revision" : "Λήψη αυτής της αναθεώρησης",
|
||||
"Restore this revision" : "Επαναφορά αυτή της αναθεώρησης",
|
||||
|
@ -32,6 +32,7 @@ OC.L10N.register(
|
||||
"Apply" : "Appliquer",
|
||||
"Enable edit for specific groups" : "Activer les modifications pour certains groupes",
|
||||
"Use OOXML by default for new files" : "Utiliser le format OOXML par défaut pour les nouveaux fichiers",
|
||||
"Enable access for external apps" : "Activer l'accès depuis des applications externes",
|
||||
"Add" : "Ajouter",
|
||||
"Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.",
|
||||
"Password" : "Mot de passe",
|
||||
|
@ -30,6 +30,7 @@
|
||||
"Apply" : "Appliquer",
|
||||
"Enable edit for specific groups" : "Activer les modifications pour certains groupes",
|
||||
"Use OOXML by default for new files" : "Utiliser le format OOXML par défaut pour les nouveaux fichiers",
|
||||
"Enable access for external apps" : "Activer l'accès depuis des applications externes",
|
||||
"Add" : "Ajouter",
|
||||
"Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.",
|
||||
"Password" : "Mot de passe",
|
||||
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving…" : "Zapisywanie...",
|
||||
"Saving..." : "Zapisywanie...",
|
||||
"All" : "Wszystko",
|
||||
"Download this revision" : "Ściągnij tę rewizję",
|
||||
"Restore this revision" : "Przywróć tę rewizję",
|
||||
@ -31,6 +32,8 @@ OC.L10N.register(
|
||||
"Apply" : "Zastosuj",
|
||||
"Enable edit for specific groups" : "Włącz edycję tylko dla określonych grup",
|
||||
"Use OOXML by default for new files" : "Użyj domyślnie dla nowych plików OOXML",
|
||||
"Enable access for external apps" : "Aktywuj dostęp dla zewnętrznych aplikacji",
|
||||
"Add" : "Dodaj",
|
||||
"Wrong password. Please retry." : "Złe hasło. Spróbuj ponownie.",
|
||||
"Password" : "Hasło",
|
||||
"OK" : "OK",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Saving…" : "Zapisywanie...",
|
||||
"Saving..." : "Zapisywanie...",
|
||||
"All" : "Wszystko",
|
||||
"Download this revision" : "Ściągnij tę rewizję",
|
||||
"Restore this revision" : "Przywróć tę rewizję",
|
||||
@ -29,6 +30,8 @@
|
||||
"Apply" : "Zastosuj",
|
||||
"Enable edit for specific groups" : "Włącz edycję tylko dla określonych grup",
|
||||
"Use OOXML by default for new files" : "Użyj domyślnie dla nowych plików OOXML",
|
||||
"Enable access for external apps" : "Aktywuj dostęp dla zewnętrznych aplikacji",
|
||||
"Add" : "Dodaj",
|
||||
"Wrong password. Please retry." : "Złe hasło. Spróbuj ponownie.",
|
||||
"Password" : "Hasło",
|
||||
"OK" : "OK",
|
||||
|
Loading…
x
Reference in New Issue
Block a user