diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:31 +0000 |
commit | 120a7a7e23022e72f7e52934483f7a065fa2e963 (patch) | |
tree | e003e705df9513d06f8533b0ae125670d3e285ee /lib/l10n | |
parent | 588fa72207bb00a34c822b9bd0e6be46fb061923 (diff) | |
download | nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.tar.gz nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs.js | 2 | ||||
-rw-r--r-- | lib/l10n/cs.json | 2 | ||||
-rw-r--r-- | lib/l10n/he.js | 2 | ||||
-rw-r--r-- | lib/l10n/he.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 780c1c67105..ba42e8589e7 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -18,7 +18,7 @@ OC.L10N.register( "Enterprise bundle" : "Sada pro organizace", "Groupware bundle" : "Sada pro podporu spolupráce", "Hub bundle" : "Sada pro centrum aktivity (hub)", - "Social sharing bundle" : "Balíček sociálního sdílení", + "Social sharing bundle" : "Balíček pro sdílení na sociálních sítích", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", "%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index c93016e3e10..66b4b812264 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -16,7 +16,7 @@ "Enterprise bundle" : "Sada pro organizace", "Groupware bundle" : "Sada pro podporu spolupráce", "Hub bundle" : "Sada pro centrum aktivity (hub)", - "Social sharing bundle" : "Balíček sociálního sdílení", + "Social sharing bundle" : "Balíček pro sdílení na sociálních sítích", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", "%sbit or higher PHP required." : "Je vyžadováno PHP %sbit nebo vyšší.", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 093377940c6..b42247d0cfe 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -92,6 +92,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", "The requested share does not exist anymore" : "השיתוף המבוקש אינו קיים עוד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 28f2e18a42d..1f137b46688 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -90,6 +90,8 @@ "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", "The requested share does not exist anymore" : "השיתוף המבוקש אינו קיים עוד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", |