From 6e1c4064eac1a091638aa8566d14b39871d5d713 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Mar 2023 04:16:26 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/sr.js | 3 ++- l10n/sr.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/sr.js b/l10n/sr.js index 53bc76f..e52b660 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -23,6 +23,7 @@ OC.L10N.register( "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване" + "Settings saved" : "Поставке сачуване", + "Send to" : "Пошаљи у" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 03b8b90..0e39739 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -21,6 +21,7 @@ "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване" + "Settings saved" : "Поставке сачуване", + "Send to" : "Пошаљи у" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file