From 17d4d4143cf806edb9392e950a76fb427190a47f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 19 Apr 2018 00:22:14 +0000 Subject: [tx-robot] updated from transifex --- l10n/is.js | 3 +++ l10n/is.json | 3 +++ l10n/ru.js | 3 +++ l10n/ru.json | 3 +++ 4 files changed, 12 insertions(+) diff --git a/l10n/is.js b/l10n/is.js index 6b3a819..52a5d95 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -23,6 +23,9 @@ OC.L10N.register( "Insufficient permissions" : "Ekki næg réttindi", "File path not supplied" : "Skrá slóð fylgir ekki", "File mtime not supplied" : "mtime skrá fylgir ekki", + "Share not found" : "Sameign fannst ekki", + "You are not authorized to open this share" : "Þú hefur ekki heimild til að opna þessa sameign", + "Invalid range request" : "Ógild fyrirspurn um gagnasvið", "Text editor" : "Textaritill" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 09aafdc..3c49f95 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -21,6 +21,9 @@ "Insufficient permissions" : "Ekki næg réttindi", "File path not supplied" : "Skrá slóð fylgir ekki", "File mtime not supplied" : "mtime skrá fylgir ekki", + "Share not found" : "Sameign fannst ekki", + "You are not authorized to open this share" : "Þú hefur ekki heimild til að opna þessa sameign", + "Invalid range request" : "Ógild fyrirspurn um gagnasvið", "Text editor" : "Textaritill" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 365137d..2db5426 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -23,6 +23,9 @@ OC.L10N.register( "Insufficient permissions" : "Недостаточно прав доступа", "File path not supplied" : "Неизвестен путь файла", "File mtime not supplied" : "Неизвестно время модификации файла", + "Share not found" : "Общий доступ не найден", + "You are not authorized to open this share" : "Вы не авторизованы для открытия этого общего доступа", + "Invalid range request" : "Неправильный запрос на диапазон", "Text editor" : "Редактор текста" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index c4dd215..d44bc37 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -21,6 +21,9 @@ "Insufficient permissions" : "Недостаточно прав доступа", "File path not supplied" : "Неизвестен путь файла", "File mtime not supplied" : "Неизвестно время модификации файла", + "Share not found" : "Общий доступ не найден", + "You are not authorized to open this share" : "Вы не авторизованы для открытия этого общего доступа", + "Invalid range request" : "Неправильный запрос на диапазон", "Text editor" : "Редактор текста" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file -- cgit v1.2.3