Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-02-17 01:30:09 +00:00
Родитель 24cc1ec714
Коммит a686dbe0dd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -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;"
}