Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 11, 2024
1 parent ecf172b commit 8a74766
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ro.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"tables",
{
"Timestamp of data load" : "Marca temporală a încărcării datelor",
"No" : "Nu",
"Yes" : "Da",
"The file was uploaded" : "Fișierul a fost încărcat",
Expand Down Expand Up @@ -31,6 +32,7 @@ OC.L10N.register(
"Today" : "Astăzi",
"Text" : "Text",
"Link" : "Legătură",
"Number" : "Număr",
"Users and groups" : "Utilizatori și grupuri",
"Move" : "Mută",
"Views" : "Mod de viziualizare",
Expand Down Expand Up @@ -63,6 +65,7 @@ OC.L10N.register(
"Copy" : "Copiază",
"Favorites" : "Favorite",
"Clear filter" : "Șterge filtrul",
"No recommendations. Start typing." : "Nu am găsit recomandări. Începeți să scrieți.",
"group" : "grup",
"Permissions" : "Permisiuni",
"No shares" : "Nicio partajare",
Expand All @@ -72,6 +75,7 @@ OC.L10N.register(
"Read" : "Citit",
"Update" : "Actualizare",
"Searching …" : "Căutare ...",
"No elements found." : "Nu sunt elemente.",
"Error" : "Eroare",
"Download" : "Descărcare",
"Search" : "Căutare",
Expand Down
4 changes: 4 additions & 0 deletions l10n/ro.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"Timestamp of data load" : "Marca temporală a încărcării datelor",
"No" : "Nu",
"Yes" : "Da",
"The file was uploaded" : "Fișierul a fost încărcat",
Expand Down Expand Up @@ -29,6 +30,7 @@
"Today" : "Astăzi",
"Text" : "Text",
"Link" : "Legătură",
"Number" : "Număr",
"Users and groups" : "Utilizatori și grupuri",
"Move" : "Mută",
"Views" : "Mod de viziualizare",
Expand Down Expand Up @@ -61,6 +63,7 @@
"Copy" : "Copiază",
"Favorites" : "Favorite",
"Clear filter" : "Șterge filtrul",
"No recommendations. Start typing." : "Nu am găsit recomandări. Începeți să scrieți.",
"group" : "grup",
"Permissions" : "Permisiuni",
"No shares" : "Nicio partajare",
Expand All @@ -70,6 +73,7 @@
"Read" : "Citit",
"Update" : "Actualizare",
"Searching …" : "Căutare ...",
"No elements found." : "Nu sunt elemente.",
"Error" : "Eroare",
"Download" : "Descărcare",
"Search" : "Căutare",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ OC.L10N.register(
"Add new filter" : "Создать фильтр",
"Ascending" : "По возрастанию",
"Descending" : "По убыванию",
"Among the sorting rules are some to which you have no permissions. However, if you like, you can override the sorting." : "Среди правил сортировки есть такие, на которые у вас нет прав. Однако, если хотите, вы можете переопределить сортировку.",
"Override sorting rules" : "Переопределить правила сортировки",
"Add new sorting rule" : "Создать правило сортировки",
"Views" : "Представления",
Expand Down Expand Up @@ -275,6 +276,7 @@ OC.L10N.register(
"Download" : "Скачать",
"Search" : "Поиск",
"Back" : "Назад",
"Search for value" : "Поиск ценности",
"Sorting" : "Сортировка",
"Hide column" : "Скрыть столбец",
"Undo" : "Отменить",
Expand Down Expand Up @@ -314,6 +316,7 @@ OC.L10N.register(
"Content" : "Содержимое",
"Select" : "Выбрать",
"Insert" : "Вставить",
"Search for table and views..." : "Поиск таблиц и представлений...",
"Contains" : "Содержит",
"Begins with" : "Начинается с",
"Ends with" : "Заканчивается на",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"Add new filter" : "Создать фильтр",
"Ascending" : "По возрастанию",
"Descending" : "По убыванию",
"Among the sorting rules are some to which you have no permissions. However, if you like, you can override the sorting." : "Среди правил сортировки есть такие, на которые у вас нет прав. Однако, если хотите, вы можете переопределить сортировку.",
"Override sorting rules" : "Переопределить правила сортировки",
"Add new sorting rule" : "Создать правило сортировки",
"Views" : "Представления",
Expand Down Expand Up @@ -273,6 +274,7 @@
"Download" : "Скачать",
"Search" : "Поиск",
"Back" : "Назад",
"Search for value" : "Поиск ценности",
"Sorting" : "Сортировка",
"Hide column" : "Скрыть столбец",
"Undo" : "Отменить",
Expand Down Expand Up @@ -312,6 +314,7 @@
"Content" : "Содержимое",
"Select" : "Выбрать",
"Insert" : "Вставить",
"Search for table and views..." : "Поиск таблиц и представлений...",
"Contains" : "Содержит",
"Begins with" : "Начинается с",
"Ends with" : "Заканчивается на",
Expand Down

0 comments on commit 8a74766

Please sign in to comment.