From c9f2116219f3910a4c483dce2148ec4d9e5c32b4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Feb 2021 03:47:00 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ru.js | 2 ++ l10n/ru.json | 2 ++ l10n/si_LK.js | 16 ---------------- l10n/si_LK.json | 14 -------------- l10n/{ta_LK.js => ta.js} | 0 l10n/{ta_LK.json => ta.json} | 0 6 files changed, 4 insertions(+), 30 deletions(-) delete mode 100644 l10n/si_LK.js delete mode 100644 l10n/si_LK.json rename l10n/{ta_LK.js => ta.js} (100%) rename l10n/{ta_LK.json => ta.json} (100%) diff --git a/l10n/ru.js b/l10n/ru.js index 9272995..e6ff00b 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -37,8 +37,10 @@ OC.L10N.register( "Descriptive name of this room." : "Описательное имя комнаты.", "Welcome" : "Добро пожаловать", "Miscellaneous" : "Разное", + "Recording" : "Запись", "Room name" : "Название комнаты", "Create" : "Создать", + "Copy to clipboard" : "Копировать в буфер обмена", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], "Delete" : "Удалить", "Delete \"{name}\"?" : "Удалить \"{name}\"?", diff --git a/l10n/ru.json b/l10n/ru.json index 8c69bec..59dcb24 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -35,8 +35,10 @@ "Descriptive name of this room." : "Описательное имя комнаты.", "Welcome" : "Добро пожаловать", "Miscellaneous" : "Разное", + "Recording" : "Запись", "Room name" : "Название комнаты", "Create" : "Создать", + "Copy to clipboard" : "Копировать в буфер обмена", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], "Delete" : "Удалить", "Delete \"{name}\"?" : "Удалить \"{name}\"?", diff --git a/l10n/si_LK.js b/l10n/si_LK.js deleted file mode 100644 index 979cdd2..0000000 --- a/l10n/si_LK.js +++ /dev/null @@ -1,16 +0,0 @@ -OC.L10N.register( - "bbb", - { - "Save" : "සුරකින්න", - "Password" : "මුර පදය", - "Hello %s" : "ආයුබෝවන් %s", - "Group" : "Group", - "Name" : "නම", - "Edit" : "සකසන්න", - "Create" : "තනන්න", - "Delete" : "ඉවත් කරන්න", - "Error" : "දෝෂයක්", - "Share" : "බෙදා හදා ගන්න", - "Loading" : "Loading" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/si_LK.json b/l10n/si_LK.json deleted file mode 100644 index 1fd4b6f..0000000 --- a/l10n/si_LK.json +++ /dev/null @@ -1,14 +0,0 @@ -{ "translations": { - "Save" : "සුරකින්න", - "Password" : "මුර පදය", - "Hello %s" : "ආයුබෝවන් %s", - "Group" : "Group", - "Name" : "නම", - "Edit" : "සකසන්න", - "Create" : "තනන්න", - "Delete" : "ඉවත් කරන්න", - "Error" : "දෝෂයක්", - "Share" : "බෙදා හදා ගන්න", - "Loading" : "Loading" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/ta_LK.js b/l10n/ta.js similarity index 100% rename from l10n/ta_LK.js rename to l10n/ta.js diff --git a/l10n/ta_LK.json b/l10n/ta.json similarity index 100% rename from l10n/ta_LK.json rename to l10n/ta.json