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