[tx-robot] updated from transifex
This commit is contained in:
parent
ab0c9da4f9
commit
49122e66dd
4 changed files with 4 additions and 2 deletions
|
@ -102,6 +102,7 @@ OC.L10N.register(
|
|||
"Advanced settings" : "Ρυθμίσεις για προχωρημένους",
|
||||
"Delete" : "Διαγραφή",
|
||||
"Add storage" : "Προσθηκη αποθηκευσης",
|
||||
"Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου",
|
||||
"Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
"Advanced settings" : "Ρυθμίσεις για προχωρημένους",
|
||||
"Delete" : "Διαγραφή",
|
||||
"Add storage" : "Προσθηκη αποθηκευσης",
|
||||
"Allow users to mount external storage" : "Να επιτρέπεται στους χρήστες η σύνδεση εξωτερικού χώρου",
|
||||
"Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -256,7 +256,7 @@ OC.L10N.register(
|
|||
"Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.",
|
||||
"Log in" : "Ingresar",
|
||||
"Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?",
|
||||
"Stay logged in" : "Permanecer autentificado",
|
||||
"Stay logged in" : "Permanecer autenticado",
|
||||
"Alternative Logins" : "Inicios de sesión alternativos",
|
||||
"This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.",
|
||||
"This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.",
|
||||
|
|
|
@ -254,7 +254,7 @@
|
|||
"Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.",
|
||||
"Log in" : "Ingresar",
|
||||
"Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?",
|
||||
"Stay logged in" : "Permanecer autentificado",
|
||||
"Stay logged in" : "Permanecer autenticado",
|
||||
"Alternative Logins" : "Inicios de sesión alternativos",
|
||||
"This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.",
|
||||
"This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.",
|
||||
|
|
Loading…
Reference in a new issue