Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
ownclouders committed Apr 28, 2024
1 parent 0e900aa commit 55c6b46
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/files/l10n/es_ES.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"files",
{
"Files" : "Archivos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions apps/files/l10n/es_ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Files" : "Archivos"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/sq.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "Ndarja mes shërbyesish s’është e aktivizuar në këtë shërbyes",
"The mountpoint name contains invalid characters." : "Emri i pikës së montimit përmban shenja të pavlefshme.",
"Not allowed to create a federated share with the same user server" : "S’ka leje të krijojë një pjesë të federuar me të njëjtin shërbyes përdoruesi",
"Remote is unreachable" : "I largëti s’kapet dot",
"Could not authenticate to federated share, password might be wrong" : "S’u bë dot mirëfilltësimi te pjesë e federuar, fjalëkalimi mund të jetë i gabuar",
"Storage not valid" : "Depozitë jo e vlefshme",
"Couldn't add federated share" : "S’u shtua dot pjesë e federuar",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/sq.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"Server to server sharing is not enabled on this server" : "Ndarja mes shërbyesish s’është e aktivizuar në këtë shërbyes",
"The mountpoint name contains invalid characters." : "Emri i pikës së montimit përmban shenja të pavlefshme.",
"Not allowed to create a federated share with the same user server" : "S’ka leje të krijojë një pjesë të federuar me të njëjtin shërbyes përdoruesi",
"Remote is unreachable" : "I largëti s’kapet dot",
"Could not authenticate to federated share, password might be wrong" : "S’u bë dot mirëfilltësimi te pjesë e federuar, fjalëkalimi mund të jetë i gabuar",
"Storage not valid" : "Depozitë jo e vlefshme",
"Couldn't add federated share" : "S’u shtua dot pjesë e federuar",
Expand Down
3 changes: 3 additions & 0 deletions settings/l10n/ru_RU.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OC.L10N.register(
"Unknown user" : "Неизвестный пользователь",
"All" : "Все",
"Enabled" : "Включено",
"Disconnect" : "Отключить",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
Expand All @@ -39,6 +40,7 @@ OC.L10N.register(
"Encryption" : "Шифрование",
"Server address" : "URL",
"Port" : "Порт",
"Credentials" : "Учётные данные",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кешем/ускорителем вроде Zend OPcache или eAccelerator.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов",
Expand All @@ -54,6 +56,7 @@ OC.L10N.register(
"New password" : "Новый пароль",
"Change password" : "Изменить пароль",
"Name" : "Имя",
"Done" : "Выполнено",
"Version" : "Версия",
"Confirm Password" : "Подтвердите пароль",
"Set password" : "назначить новый пароль",
Expand Down
3 changes: 3 additions & 0 deletions settings/l10n/ru_RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Unknown user" : "Неизвестный пользователь",
"All" : "Все",
"Enabled" : "Включено",
"Disconnect" : "Отключить",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
Expand All @@ -37,6 +38,7 @@
"Encryption" : "Шифрование",
"Server address" : "URL",
"Port" : "Порт",
"Credentials" : "Учётные данные",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Возможно это вызвано кешем/ускорителем вроде Zend OPcache или eAccelerator.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов",
Expand All @@ -52,6 +54,7 @@
"New password" : "Новый пароль",
"Change password" : "Изменить пароль",
"Name" : "Имя",
"Done" : "Выполнено",
"Version" : "Версия",
"Confirm Password" : "Подтвердите пароль",
"Set password" : "назначить новый пароль",
Expand Down
6 changes: 6 additions & 0 deletions tests/data/apptheme/apps/files/l10n/es_ES.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"files",
{
"Files" : "Archivos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions tests/data/apptheme/apps/files/l10n/es_ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Files" : "Archivos"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
6 changes: 6 additions & 0 deletions tests/data/themes/abc/apps/files/l10n/es_ES.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
OC.L10N.register(
"files",
{
"Files" : "Archivos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 4 additions & 0 deletions tests/data/themes/abc/apps/files/l10n/es_ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "translations": {
"Files" : "Archivos"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

0 comments on commit 55c6b46

Please sign in to comment.