Skip to content

Commit fb8eeb4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 86886a1 commit fb8eeb4

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/ga.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ OC.L10N.register(
269269
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Tá foirm '{title}' faoi ghlas ag {lockedBy} agus ní féidir í a mhodhnú. Rachaidh an glas in éag: {lockedUntil}",
270270
"Form title" : "Teideal na foirme",
271271
"Description" : "Cur síos",
272+
"Insert question" : "Cuir ceist isteach",
273+
"Insert question after question {index}" : "Cuir ceist isteach i ndiaidh ceiste {index}",
272274
"Add a question" : "Cuir ceist leis",
273275
"Summary" : "Achoimre",
274276
"Unlink spreadsheet" : "Dínasc scarbhileog",

l10n/ga.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@
267267
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Tá foirm '{title}' faoi ghlas ag {lockedBy} agus ní féidir í a mhodhnú. Rachaidh an glas in éag: {lockedUntil}",
268268
"Form title" : "Teideal na foirme",
269269
"Description" : "Cur síos",
270+
"Insert question" : "Cuir ceist isteach",
271+
"Insert question after question {index}" : "Cuir ceist isteach i ndiaidh ceiste {index}",
270272
"Add a question" : "Cuir ceist leis",
271273
"Summary" : "Achoimre",
272274
"Unlink spreadsheet" : "Dínasc scarbhileog",

l10n/ru.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ OC.L10N.register(
270270
"Form title" : "Название формы",
271271
"Description" : "Описание",
272272
"Insert question" : "Вставить вопрос",
273-
"Insert question after question {index}" : "Вставляйте вопрос за вопросом {index}",
273+
"Insert question after question {index}" : "Вставить вопрос после вопроса {index}",
274274
"Add a question" : "Добавить вопрос",
275275
"Summary" : "Всего",
276276
"Unlink spreadsheet" : "Отключить электронную таблицу",

l10n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"Form title" : "Название формы",
269269
"Description" : "Описание",
270270
"Insert question" : "Вставить вопрос",
271-
"Insert question after question {index}" : "Вставляйте вопрос за вопросом {index}",
271+
"Insert question after question {index}" : "Вставить вопрос после вопроса {index}",
272272
"Add a question" : "Добавить вопрос",
273273
"Summary" : "Всего",
274274
"Unlink spreadsheet" : "Отключить электронную таблицу",

0 commit comments

Comments
 (0)