Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
24cc1ec714
Коммит
a686dbe0dd
|
@ -48,6 +48,7 @@ OC.L10N.register(
|
|||
"Submit" : "Enviar",
|
||||
"Description" : "Descripción",
|
||||
"No results" : "Sin resultados",
|
||||
"Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
|
||||
"Insert image" : "Añadir imagen",
|
||||
"Close" : "Cerrar",
|
||||
"Error" : "Error",
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
"Submit" : "Enviar",
|
||||
"Description" : "Descripción",
|
||||
"No results" : "Sin resultados",
|
||||
"Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
|
||||
"Insert image" : "Añadir imagen",
|
||||
"Close" : "Cerrar",
|
||||
"Error" : "Error",
|
||||
|
|
|
@ -116,4 +116,4 @@ OC.L10N.register(
|
|||
"Document already exists" : "המסמך כבר קיים",
|
||||
"Templates inside of this directory will be added to the template selector of Collabora Online." : "תבניות בתוך התיקייה הזאת יתווספו לבורר התבניות של Collabora Online."
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
||||
|
|
|
@ -113,5 +113,5 @@
|
|||
"Collabora Online" : "Collabora Online",
|
||||
"Document already exists" : "המסמך כבר קיים",
|
||||
"Templates inside of this directory will be added to the template selector of Collabora Online." : "תבניות בתוך התיקייה הזאת יתווספו לבורר התבניות של Collabora Online."
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||
}
|
Загрузка…
Ссылка в новой задаче