From 995a7c0c8cfb7fa3f4a6250eee1634a4a3f48594 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 18 Feb 2024 02:27:28 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/he.js | 4 ++-- l10n/he.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/he.js b/l10n/he.js index 2b6a0e2..698d8ba 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -27,7 +27,7 @@ OC.L10N.register( "Room name" : "שם החדר", "Create" : "יצירה", "Copy to clipboard" : "העתקה ללוח הגזירים", - "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], + "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", "Delete \"{name}\"?" : "למחוק את „{name}”?", "Select target folder" : "בחירת תיקיית יעד", @@ -47,4 +47,4 @@ OC.L10N.register( "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", "API secret is invalid" : "סוד ה־API שגוי" }, -"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/l10n/he.json b/l10n/he.json index 539cca3..fbf3d42 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -25,7 +25,7 @@ "Room name" : "שם החדר", "Create" : "יצירה", "Copy to clipboard" : "העתקה ללוח הגזירים", - "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], + "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", "Delete \"{name}\"?" : "למחוק את „{name}”?", "Select target folder" : "בחירת תיקיית יעד", @@ -44,5 +44,5 @@ "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", "API secret is invalid" : "סוד ה־API שגוי" -},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file