Skip to content

Commit 24265d7

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7f06f2f commit 24265d7

File tree

4 files changed

+128
-2
lines changed

4 files changed

+128
-2
lines changed

l10n/cs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ OC.L10N.register(
118118
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s vám nasdílel(a) vícero souborů. Měli byste už mít jiný e-mail s odkazem pro přístup k nim.",
119119
"Password to access files shared to you by %1$s" : "Heslo pro přístup k souborům, které vám nasdílel(a) %1$s",
120120
"Password to access files" : "Heslo pro přístup k souborům",
121-
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů „%s“.",
121+
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) několik souborů uživateli/skupině „%s“.",
122122
"%s shared multiple files with you." : "%s vám nasdílel(a) vícero souborů.",
123123
"Boot up" : "Nastartovat",
124124
"Initialisation Nextcloud" : "Inicializace Nextcloud",

l10n/cs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s vám nasdílel(a) vícero souborů. Měli byste už mít jiný e-mail s odkazem pro přístup k nim.",
117117
"Password to access files shared to you by %1$s" : "Heslo pro přístup k souborům, které vám nasdílel(a) %1$s",
118118
"Password to access files" : "Heslo pro přístup k souborům",
119-
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů „%s“.",
119+
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) několik souborů uživateli/skupině „%s“.",
120120
"%s shared multiple files with you." : "%s vám nasdílel(a) vícero souborů.",
121121
"Boot up" : "Nastartovat",
122122
"Initialisation Nextcloud" : "Inicializace Nextcloud",

l10n/he.js

+63
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ OC.L10N.register(
1010
"You created the circle {circle}" : "יצרת את המעגל {circle}",
1111
"{author} created the circle {circle}" : "המעגל {circle} נוצר על ידי {author}",
1212
"You deleted {circle}" : "מחקת את {circle}",
13+
"{author} deleted {circle}" : "{circle} נמחק על ידי {author}",
1314
"You linked {group} to {circle}" : "קישרת את {group} אל {circle}",
1415
"{group} has been linked to {circle} by {author}" : "{group} קושרה אל {circle} על ידי {author}",
1516
"You unlinked {group} from {circle}" : "ניתקת את {group} מהמעגל {circle}",
@@ -50,9 +51,28 @@ OC.L10N.register(
5051
"You are the new owner of {circle}" : "קיבלת בעלות על {circle}",
5152
"{member} is the new owner of {circle}" : "הבעלות על {circle} הועברה לידי {member}",
5253
"Shared to Circles" : "שותף למעגלים",
54+
"Single" : "בודד",
5355
"Personal" : "אישי",
56+
"System" : "מערכת",
57+
"Visible" : "גלוי",
58+
"Open" : "פתוח",
59+
"Invite" : "הזמנה",
60+
"Join Request" : "בקשת הצטרפות",
61+
"Friends" : "חברים",
62+
"Password Protected" : "מוגן בססמה",
63+
"No Owner" : "אין בעלים",
64+
"Hidden" : "מוסתר",
65+
"Backend" : "מנגנון",
66+
"Local" : "מקומי",
67+
"Root" : "בסיס",
68+
"Circle Invite" : "הזמנה למעגל",
69+
"Mount point" : "נקודת עיגון",
70+
"Nextcloud User" : "משתמש Nextcloud",
71+
"Nextcloud Group" : "קבוצת Nextcloud",
72+
"Email Address" : "כתובת דוא״ל",
5473
"Contact" : "איש/אשת קשר",
5574
"Circle" : "מעגל",
75+
"Nextcloud App" : "יישומון Nextcloud",
5676
"Member" : "חבר",
5777
"Moderator" : "פיקוח",
5878
"Admin" : "מנהל",
@@ -63,20 +83,40 @@ OC.L10N.register(
6383
"Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.",
6484
"Open »%s«" : "פתיחת „%s”",
6585
"Password to access files" : "ססמה לגשת לקבצים",
86+
"Initialisation Circles App" : "יישומון המעגלים נטען",
87+
"Fresh installation status" : "מצב ההתקנה החדשה",
88+
"Building Local Database" : "מסד הנתונים המקומי נבנה",
89+
"Testing Basic Circle Creation" : "נבדקת יצירת מעגל בסיסי",
90+
"Adding local users and moderators" : "הוספת משתמשים ומפקחים מקומיים",
6691
"Circle not found" : "המעגל לא נמצא",
92+
"Circle not found " : "המעגל לא נמצא",
6793
"A circle with that name exists" : "כבר קיים מעגל בשם הזה",
94+
"This member does not exist" : "חבר זה אינו קיים",
95+
"This user is already a member of the circle" : "משתמש זה כבר חבר במעגל",
6896
"This feature is not available for personal circles" : "תכונה זו אינה זמינה למעגלים אישיים",
6997
"You cannot join this circle" : "אין לך אפשרות להצטרף למעגל הזה",
7098
"Insufficient privileges" : "אין מספיק הרשאות",
99+
"This member is the owner of the circle" : "חבר זה הוא בעל המעגל",
100+
"You are already a member of this circle" : "כבר יש לך חברות במעגל זה",
71101
"You have been blocked from this circle" : "גישתך למעגל הזה נחסמה",
102+
"The user is already a member of this circle" : "המשתמש הוא כבר חבר במעגל הזה",
72103
"The user has already been invited into this circle" : "המשתמש הזה כבר הוזמן למעגל הזה",
104+
"You are now a member of the Circle \"%2$s\"" : "התקבלת לחברות במעגל „%2$s”",
73105
"You have been invited by %1$s into the Circle \"%2$s\"" : "הוזמנת על ידי %1$s למעגל „%2$s”",
74106
"Accept" : "אשר",
75107
"Refuse" : "סירוב",
76108
"Leave the circle" : "לעזוב את המעגל",
77109
"You need a specify a type of circle" : "עליך לציין את סוג המעגל",
110+
"This member is not the owner of the circle" : "חבר זה אינו הבעלים של המעגל",
111+
"This member is not an admin of the circle" : "חבר זה אינו מנהל של המעגל",
112+
"Group contains too many members" : "הקבוצה מכילה יותר מדי חברים",
113+
"This group does not exist" : "קבוצה זו אינה קיימת",
114+
"This group is already linked to the circle" : "קבוצה זו כבר מקושרת למעגל זה",
78115
"now" : "עכשיו",
79116
"This user does not exist" : "המשתמש הזה לא קיים",
117+
"Email format is not valid" : "תצורת הדוא״ל שגויה",
118+
"This contact is not available" : "איש קשר זה אינו זמין",
119+
"This item is already shared with this circle" : "פריט זה כבר שותף עם המעגל הזה",
80120
"Could not find share" : "לא ניתן למצוא את השיתוף",
81121
"No files in here" : "אין כאן קבצים",
82122
"No entries found in this folder" : "לא נמצאו רשומות בתיקייה הזאת",
@@ -145,24 +185,44 @@ OC.L10N.register(
145185
"The status of the link has been updated" : "מצב הקישור עודכן",
146186
"Local User" : "משתמש מקומי",
147187
"Local Group" : "קבוצה מקומית",
188+
"A new member was added to the circle" : "חבר חדש נוסף למעגל",
189+
"Member could not be added to the circle" : "לא ניתן להוסיף את החבר למעגל",
148190
"The email address '{email}' was added to the circle" : "כתובת הדוא״ל ‚{email}’ נוספה למעגל",
149191
"The email address '{email}' could not be added to the circle" : "לא ניתן להוסיף את כתובת הדוא״ל ‚{email}’ למעגל",
192+
"A new contact was added to the circle" : "איש קשר חדש נוסף למעגל",
150193
"Issue while saving settings" : "תקלות בעת שמירת ההגדרות",
151194
"Settings saved." : "ההגדרות נשמרו.",
152195
"The name of your circle must contain at least 3 characters" : "שם המעגל שלך חייב להכיל לפחות 3 תווים",
153196
"Linked Groups are not allowed on this Nextcloud" : "אסור קבוצות מקושרות בעותק הזה של Nextcloud",
154197
"You cannot create this type of circle" : "אין לך אפשרות ליצור סוג כזה של מעגל",
155198
"You cannot display this type of circle" : "אין לך אפשרות להציג סוג כזה של מעגל",
156199
"Create a new circle" : "יצירת מעגל חדש",
200+
"Select a circle type" : "נא לבחור סוג מעגל",
157201
"Create a personal circle" : "יצירת מעגל אישי",
158202
"Create a public circle" : "יצירת מעגל ציבורי",
203+
"Create a closed circle" : "יצירת מעגל סגור",
204+
"Create a secret circle" : "יצירת מעגל סודי",
205+
"Creation" : "יצירה",
206+
"A personal circle is a list of users known only to the owner." : "מעגל אישי היא רשימה משתמשים שמוכרים רק לבעלים.",
207+
"This is the right option if you want to do recurrent sharing with the same list of local users." : "זאת האפשרות הנכונה אם חשוב לך לשתף באופן מחזורי את אותה רשימת משתמשים מקומיים.",
208+
"Personal circles" : "מעגלים אישיים",
209+
"Public circles" : "מעגלים ציבוריים",
210+
"Closed circles" : "מעגלים סגורים",
211+
"Secret circles" : "מעגלים סודיים",
159212
"All circles" : "כל המעגלים",
160213
"Search circles" : "חיפוש במעגלים",
214+
"No filter" : "אין מסנן",
215+
"Circles you belong to" : "מעגלים אליהם שויכת",
161216
"Circles you own" : "מעגלים בבעלותך",
162217
"No circle selected" : "לא נבחרו מעגלים",
163218
"Settings" : "הגדרות",
164219
"Pending invitation to join this circle" : "הזמנות ממתינות להצטרפות למעגל הזה",
220+
"You have a pending request to join this circle" : "יש לך בקשה ממתינה להצטרף למעגל הזה",
221+
"Add a member" : "הוספת חבר",
222+
"Link a group" : "קישור קבוצה",
223+
"Link a circle" : "קישור מעגל",
165224
"Join this circle" : "הצטרפות למעגל הזה",
225+
"Delete circle" : "מחיקת מעגל",
166226
"Edit circle" : "עריכת מעגל",
167227
"Accept the invitation" : "קבלת ההזמנה",
168228
"Decline the invitation" : "דחיית ההזמנה",
@@ -178,6 +238,9 @@ OC.L10N.register(
178238
"Name of the Circle" : "שם המעגל",
179239
"Description" : "תיאור",
180240
"Members limit" : "מגבלת חברים",
241+
"Password enforcement" : "אכיפת ססמה",
242+
"External share will be protected by a randomly generated password" : "שיתופים חיצוניים ימוגנו בססמה אקראית",
243+
"Single password" : "ססמה אחידה",
181244
"Change password" : "החלפת ססמה",
182245
"Save settings" : "הגדרות שמירה"
183246
},

l10n/he.json

+63
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"You created the circle {circle}" : "יצרת את המעגל {circle}",
99
"{author} created the circle {circle}" : "המעגל {circle} נוצר על ידי {author}",
1010
"You deleted {circle}" : "מחקת את {circle}",
11+
"{author} deleted {circle}" : "{circle} נמחק על ידי {author}",
1112
"You linked {group} to {circle}" : "קישרת את {group} אל {circle}",
1213
"{group} has been linked to {circle} by {author}" : "{group} קושרה אל {circle} על ידי {author}",
1314
"You unlinked {group} from {circle}" : "ניתקת את {group} מהמעגל {circle}",
@@ -48,9 +49,28 @@
4849
"You are the new owner of {circle}" : "קיבלת בעלות על {circle}",
4950
"{member} is the new owner of {circle}" : "הבעלות על {circle} הועברה לידי {member}",
5051
"Shared to Circles" : "שותף למעגלים",
52+
"Single" : "בודד",
5153
"Personal" : "אישי",
54+
"System" : "מערכת",
55+
"Visible" : "גלוי",
56+
"Open" : "פתוח",
57+
"Invite" : "הזמנה",
58+
"Join Request" : "בקשת הצטרפות",
59+
"Friends" : "חברים",
60+
"Password Protected" : "מוגן בססמה",
61+
"No Owner" : "אין בעלים",
62+
"Hidden" : "מוסתר",
63+
"Backend" : "מנגנון",
64+
"Local" : "מקומי",
65+
"Root" : "בסיס",
66+
"Circle Invite" : "הזמנה למעגל",
67+
"Mount point" : "נקודת עיגון",
68+
"Nextcloud User" : "משתמש Nextcloud",
69+
"Nextcloud Group" : "קבוצת Nextcloud",
70+
"Email Address" : "כתובת דוא״ל",
5271
"Contact" : "איש/אשת קשר",
5372
"Circle" : "מעגל",
73+
"Nextcloud App" : "יישומון Nextcloud",
5474
"Member" : "חבר",
5575
"Moderator" : "פיקוח",
5676
"Admin" : "מנהל",
@@ -61,20 +81,40 @@
6181
"Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.",
6282
"Open »%s«" : "פתיחת „%s”",
6383
"Password to access files" : "ססמה לגשת לקבצים",
84+
"Initialisation Circles App" : "יישומון המעגלים נטען",
85+
"Fresh installation status" : "מצב ההתקנה החדשה",
86+
"Building Local Database" : "מסד הנתונים המקומי נבנה",
87+
"Testing Basic Circle Creation" : "נבדקת יצירת מעגל בסיסי",
88+
"Adding local users and moderators" : "הוספת משתמשים ומפקחים מקומיים",
6489
"Circle not found" : "המעגל לא נמצא",
90+
"Circle not found " : "המעגל לא נמצא",
6591
"A circle with that name exists" : "כבר קיים מעגל בשם הזה",
92+
"This member does not exist" : "חבר זה אינו קיים",
93+
"This user is already a member of the circle" : "משתמש זה כבר חבר במעגל",
6694
"This feature is not available for personal circles" : "תכונה זו אינה זמינה למעגלים אישיים",
6795
"You cannot join this circle" : "אין לך אפשרות להצטרף למעגל הזה",
6896
"Insufficient privileges" : "אין מספיק הרשאות",
97+
"This member is the owner of the circle" : "חבר זה הוא בעל המעגל",
98+
"You are already a member of this circle" : "כבר יש לך חברות במעגל זה",
6999
"You have been blocked from this circle" : "גישתך למעגל הזה נחסמה",
100+
"The user is already a member of this circle" : "המשתמש הוא כבר חבר במעגל הזה",
70101
"The user has already been invited into this circle" : "המשתמש הזה כבר הוזמן למעגל הזה",
102+
"You are now a member of the Circle \"%2$s\"" : "התקבלת לחברות במעגל „%2$s”",
71103
"You have been invited by %1$s into the Circle \"%2$s\"" : "הוזמנת על ידי %1$s למעגל „%2$s”",
72104
"Accept" : "אשר",
73105
"Refuse" : "סירוב",
74106
"Leave the circle" : "לעזוב את המעגל",
75107
"You need a specify a type of circle" : "עליך לציין את סוג המעגל",
108+
"This member is not the owner of the circle" : "חבר זה אינו הבעלים של המעגל",
109+
"This member is not an admin of the circle" : "חבר זה אינו מנהל של המעגל",
110+
"Group contains too many members" : "הקבוצה מכילה יותר מדי חברים",
111+
"This group does not exist" : "קבוצה זו אינה קיימת",
112+
"This group is already linked to the circle" : "קבוצה זו כבר מקושרת למעגל זה",
76113
"now" : "עכשיו",
77114
"This user does not exist" : "המשתמש הזה לא קיים",
115+
"Email format is not valid" : "תצורת הדוא״ל שגויה",
116+
"This contact is not available" : "איש קשר זה אינו זמין",
117+
"This item is already shared with this circle" : "פריט זה כבר שותף עם המעגל הזה",
78118
"Could not find share" : "לא ניתן למצוא את השיתוף",
79119
"No files in here" : "אין כאן קבצים",
80120
"No entries found in this folder" : "לא נמצאו רשומות בתיקייה הזאת",
@@ -143,24 +183,44 @@
143183
"The status of the link has been updated" : "מצב הקישור עודכן",
144184
"Local User" : "משתמש מקומי",
145185
"Local Group" : "קבוצה מקומית",
186+
"A new member was added to the circle" : "חבר חדש נוסף למעגל",
187+
"Member could not be added to the circle" : "לא ניתן להוסיף את החבר למעגל",
146188
"The email address '{email}' was added to the circle" : "כתובת הדוא״ל ‚{email}’ נוספה למעגל",
147189
"The email address '{email}' could not be added to the circle" : "לא ניתן להוסיף את כתובת הדוא״ל ‚{email}’ למעגל",
190+
"A new contact was added to the circle" : "איש קשר חדש נוסף למעגל",
148191
"Issue while saving settings" : "תקלות בעת שמירת ההגדרות",
149192
"Settings saved." : "ההגדרות נשמרו.",
150193
"The name of your circle must contain at least 3 characters" : "שם המעגל שלך חייב להכיל לפחות 3 תווים",
151194
"Linked Groups are not allowed on this Nextcloud" : "אסור קבוצות מקושרות בעותק הזה של Nextcloud",
152195
"You cannot create this type of circle" : "אין לך אפשרות ליצור סוג כזה של מעגל",
153196
"You cannot display this type of circle" : "אין לך אפשרות להציג סוג כזה של מעגל",
154197
"Create a new circle" : "יצירת מעגל חדש",
198+
"Select a circle type" : "נא לבחור סוג מעגל",
155199
"Create a personal circle" : "יצירת מעגל אישי",
156200
"Create a public circle" : "יצירת מעגל ציבורי",
201+
"Create a closed circle" : "יצירת מעגל סגור",
202+
"Create a secret circle" : "יצירת מעגל סודי",
203+
"Creation" : "יצירה",
204+
"A personal circle is a list of users known only to the owner." : "מעגל אישי היא רשימה משתמשים שמוכרים רק לבעלים.",
205+
"This is the right option if you want to do recurrent sharing with the same list of local users." : "זאת האפשרות הנכונה אם חשוב לך לשתף באופן מחזורי את אותה רשימת משתמשים מקומיים.",
206+
"Personal circles" : "מעגלים אישיים",
207+
"Public circles" : "מעגלים ציבוריים",
208+
"Closed circles" : "מעגלים סגורים",
209+
"Secret circles" : "מעגלים סודיים",
157210
"All circles" : "כל המעגלים",
158211
"Search circles" : "חיפוש במעגלים",
212+
"No filter" : "אין מסנן",
213+
"Circles you belong to" : "מעגלים אליהם שויכת",
159214
"Circles you own" : "מעגלים בבעלותך",
160215
"No circle selected" : "לא נבחרו מעגלים",
161216
"Settings" : "הגדרות",
162217
"Pending invitation to join this circle" : "הזמנות ממתינות להצטרפות למעגל הזה",
218+
"You have a pending request to join this circle" : "יש לך בקשה ממתינה להצטרף למעגל הזה",
219+
"Add a member" : "הוספת חבר",
220+
"Link a group" : "קישור קבוצה",
221+
"Link a circle" : "קישור מעגל",
163222
"Join this circle" : "הצטרפות למעגל הזה",
223+
"Delete circle" : "מחיקת מעגל",
164224
"Edit circle" : "עריכת מעגל",
165225
"Accept the invitation" : "קבלת ההזמנה",
166226
"Decline the invitation" : "דחיית ההזמנה",
@@ -176,6 +236,9 @@
176236
"Name of the Circle" : "שם המעגל",
177237
"Description" : "תיאור",
178238
"Members limit" : "מגבלת חברים",
239+
"Password enforcement" : "אכיפת ססמה",
240+
"External share will be protected by a randomly generated password" : "שיתופים חיצוניים ימוגנו בססמה אקראית",
241+
"Single password" : "ססמה אחידה",
179242
"Change password" : "החלפת ססמה",
180243
"Save settings" : "הגדרות שמירה"
181244
},"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;"

0 commit comments

Comments
 (0)