aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-12 01:56:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-12 01:56:33 -0500
commit44e91bb90ad1b714f4e0c04e22501825e2d6f01f (patch)
tree4c3e9bd30edcaf26096287f0351165b4097f6c4d /apps
parent373776b8d84bece3df4a06b157bbe41f51ef511d (diff)
downloadnextcloud-server-44e91bb90ad1b714f4e0c04e22501825e2d6f01f.tar.gz
nextcloud-server-44e91bb90ad1b714f4e0c04e22501825e2d6f01f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files_external/l10n/it.js1
-rw-r--r--apps/files_external/l10n/it.json1
-rw-r--r--apps/files_external/l10n/ja.js1
-rw-r--r--apps/files_external/l10n/ja.json1
-rw-r--r--apps/files_external/l10n/nl.js1
-rw-r--r--apps/files_external/l10n/nl.json1
-rw-r--r--apps/files_external/l10n/pt_BR.js1
-rw-r--r--apps/files_external/l10n/pt_BR.json1
-rw-r--r--apps/files_external/l10n/ru.js1
-rw-r--r--apps/files_external/l10n/ru.json1
-rw-r--r--apps/files_external/l10n/th_TH.js1
-rw-r--r--apps/files_external/l10n/th_TH.json1
-rw-r--r--apps/files_sharing/l10n/he.js57
-rw-r--r--apps/files_sharing/l10n/he.json57
-rw-r--r--apps/user_ldap/l10n/he.js1
-rw-r--r--apps/user_ldap/l10n/he.json1
16 files changed, 114 insertions, 14 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 32ad3b64817..4e0c1d7e3cd 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}",
"There was an error with message: " : "Si è verificato un errore con il messaggio:",
"External mount error" : "Errore di mount esterno",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni",
"Access key" : "Chiave di accesso",
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index c03d044d324..3f17b3d0f64 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}",
"There was an error with message: " : "Si è verificato un errore con il messaggio:",
"External mount error" : "Errore di mount esterno",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni",
"Access key" : "Chiave di accesso",
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index fca576f619f..5db249b3dc8 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得出来ませんでした。: {type}",
"There was an error with message: " : "メッセージ付きのエラーが発生しました:",
"External mount error" : "外部マウントエラー",
- "goto-external-storage" : "外部ストレージに行く",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 4d8e3a5a4e5..47cc58c2d81 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得出来ませんでした。: {type}",
"There was an error with message: " : "メッセージ付きのエラーが発生しました:",
"External mount error" : "外部マウントエラー",
- "goto-external-storage" : "外部ストレージに行く",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました",
"Access key" : "アクセスキー",
"Secret key" : "シークレットキー",
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js
index 999302325ac..8a0de1c9204 100644
--- a/apps/files_external/l10n/nl.js
+++ b/apps/files_external/l10n/nl.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}",
"There was an error with message: " : "Er was een fout met de volgende melding:",
"External mount error" : "Extern koppelpunt fout",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sommige van de geconfigureerde koppelpunten zijn niet verbonden. Klok op de rode rij(en) voor meer informatie",
"Access key" : "Access Key",
diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json
index eda2c9cbc30..788a3f7eadb 100644
--- a/apps/files_external/l10n/nl.json
+++ b/apps/files_external/l10n/nl.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "Kon geen overzicht met externe koppelpunten krijgen: {type}",
"There was an error with message: " : "Er was een fout met de volgende melding:",
"External mount error" : "Extern koppelpunt fout",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kon geen overzicht met Windows netwerk koppelpunten krijgen: lege reactie van de server",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Sommige van de geconfigureerde koppelpunten zijn niet verbonden. Klok op de rode rij(en) voor meer informatie",
"Access key" : "Access Key",
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index c049b5e147c..59a396d34f0 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "Não foi possível obter a lista de pontos de montagem externos: {type}",
"There was an error with message: " : "Houve um erro com a mensagem:",
"External mount error" : "Erro de montagem externa",
- "goto-external-storage" : "ir-montagem-externa",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possível obter a lista unidades de pontos de montagem da rede do Windows: resposta vazia a partir do servidor",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Por favor clique na linha vermelha(s) para mais informações",
"Access key" : "Chave da acesso",
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 069bdf1543b..01e0c80f411 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "Não foi possível obter a lista de pontos de montagem externos: {type}",
"There was an error with message: " : "Houve um erro com a mensagem:",
"External mount error" : "Erro de montagem externa",
- "goto-external-storage" : "ir-montagem-externa",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Não foi possível obter a lista unidades de pontos de montagem da rede do Windows: resposta vazia a partir do servidor",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alguns dos pontos de montagem externos configurados não estão conectados. Por favor clique na linha vermelha(s) para mais informações",
"Access key" : "Chave da acesso",
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index 95de2dcb067..113cebcc9ef 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка в сообщении:",
"External mount error" : "Ошибка внешнего монтажа",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)",
"Access key" : "Ключ доступа",
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 272a1ca1032..81df3078c59 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}",
"There was an error with message: " : "Обнаружена ошибка в сообщении:",
"External mount error" : "Ошибка внешнего монтажа",
- "goto-external-storage" : "goto-external-storage",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Не удалось получить список окон сетевого диска точки монтирования: пустой ответ от сервера",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Некоторые из настроенных внешних точек монтирования не подключены. Для получения дополнительной информации, пожалуйста нажмите на красную строку (ы)",
"Access key" : "Ключ доступа",
diff --git a/apps/files_external/l10n/th_TH.js b/apps/files_external/l10n/th_TH.js
index 6019f3985b3..d7b8f95166b 100644
--- a/apps/files_external/l10n/th_TH.js
+++ b/apps/files_external/l10n/th_TH.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่อของจุดเชื่อมต่อภายนอก: {type}",
"There was an error with message: " : "มีข้อความแสดงข้อผิดพลาด",
"External mount error" : "การติดจากตั้งภายนอกเกิดข้อผิดพลาด",
- "goto-external-storage" : "ไปยังพื้นที่จัดเก็บข้อมูลภายนอก",
"Access key" : "คีย์การเข้าถึง",
"Secret key" : "คีย์ลับ",
"Builtin" : "ในตัว",
diff --git a/apps/files_external/l10n/th_TH.json b/apps/files_external/l10n/th_TH.json
index dbf0fd7870f..997ab58e332 100644
--- a/apps/files_external/l10n/th_TH.json
+++ b/apps/files_external/l10n/th_TH.json
@@ -39,7 +39,6 @@
"Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่อของจุดเชื่อมต่อภายนอก: {type}",
"There was an error with message: " : "มีข้อความแสดงข้อผิดพลาด",
"External mount error" : "การติดจากตั้งภายนอกเกิดข้อผิดพลาด",
- "goto-external-storage" : "ไปยังพื้นที่จัดเก็บข้อมูลภายนอก",
"Access key" : "คีย์การเข้าถึง",
"Secret key" : "คีย์ลับ",
"Builtin" : "ในตัว",
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index e1aaff61e32..e297c5b8e9a 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -1,20 +1,75 @@
OC.L10N.register(
"files_sharing",
{
+ "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה",
+ "Storage not valid" : "אחסון לא חוקי",
+ "Shared with you" : "שיתף/שיתפה אתך",
+ "Shared with others" : "משותף עם אחרים",
+ "Shared by link" : "משותף עם קישור",
+ "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
+ "Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
+ "Nothing shared yet" : "עדיין לא שותף דבר",
+ "Files and folders you share will show up here" : "קבצים ותיקיות ששיתפת יוצגו כאן",
+ "No shared links" : "אין קישורים משותפים",
+ "Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "האם לשתף את השיתוף החיצוני {name} שהתקבל מ- {owner}@{remote}?",
+ "Remote share" : "שיתוף חיצוני",
+ "Remote share password" : "סיסמת שיתוף חיצוני",
"Cancel" : "ביטול",
+ "Add remote share" : "הוספת שיתוף חיצוני",
+ "You can upload into this folder" : "ניתן להעלות לתיקייה זו",
+ "No ownCloud installation (7 or higher) found at {remote}" : "לא נמצאה התקנת ownCloud (גרסה 7 ומעלה) ב- {remote}",
+ "Invalid ownCloud url" : "נתיב ownCloud לא חוקי",
"Shared by" : "שותף על־ידי",
"Sharing" : "שיתוף",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
+ "A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "קובץ או תיקייה עם שיתוף ציבורי <strong>הורדו</strong>",
+ "You received a new remote share %2$s from %1$s" : "קבלת שיתוף חיצוני חדש %2$s מאת %1$s",
+ "You received a new remote share from %s" : "קבלת שיתוף חיצוני חדש מאת %s",
+ "%1$s accepted remote share %2$s" : "%1$s אישר/אישרה שיתוף חיצוני %2$s",
+ "%1$s declined remote share %2$s" : "%1$s סירב/סירבה שיתוף חיצוני %2$s",
+ "%1$s unshared %2$s from you" : "%1$s ביטל/ביטלה שיתוף %2$s אתך",
+ "Public shared folder %1$s was downloaded" : "תיקיית שיתוף ציבורית %1$s הורדה",
+ "Public shared file %1$s was downloaded" : "קובץ שיתוף ציבורי %1$s הורד",
"You shared %1$s with %2$s" : "שיתפת %1$s עם %2$s",
"You shared %1$s with group %2$s" : "שיתפת %1$s עם קבוצת %2$s",
+ "%2$s shared %1$s with %3$s" : "%2$s שיתף/שיתפה %1$s עם %3$s",
+ "%2$s shared %1$s with group %3$s" : "%2$s שיתף/שיתפה %1$s עם קבוצה %3$s",
+ "%2$s shared %1$s via link" : "%2$s שיתף/שיתפה %1$s על ידי קישור",
"%2$s shared %1$s with you" : "%2$s שיתפו %1$s אתך",
"You shared %1$s via link" : "שיתפת %1$s על בסיס קישור",
+ "Downloaded via public link" : "הורד על בסיס קישור ציבורי",
+ "Shared with %2$s" : "שיתף/שיתפה עם %2$s",
+ "Shared with group %2$s" : "שיתף/שיתפה עם קבוצה %2$s",
+ "Shared with %3$s by %2$s" : "שיתף/שיתפה עם %3$s על ידי %2$s",
+ "Shared with group %3$s by %2$s" : "שיתף/שיתפה עם קבוצה %3$s על ידי %2$s",
+ "Shared via link by %2$s" : "שיתף/שיתפה על בסיס קישור על ידי %2$s",
+ "Shared by %2$s" : "שיתף/שיתפה על ידי %2$s",
+ "Shared via public link" : "משותף על בסיס קישור ציבורי",
"Shares" : "שיתופים",
+ "You received %2$s as a remote share from %1$s" : "קבלת %2$s כשיתוף חיצוני מאת %1$s",
+ "Accept" : "אישור",
+ "Decline" : "סירוב",
+ "This share is password-protected" : "שיתוף זה מוגן סיסמא",
+ "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.",
"Password" : "סיסמא",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
+ "Share time" : "זמן שיתוף",
+ "Sorry, this link doesn’t seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ",
+ "Reasons might be:" : "הסיבות יכולות להיות:",
+ "the item was removed" : "הפריט הוסר",
+ "the link expired" : "הקישור פג תוקף",
+ "sharing is disabled" : "השיתוף נוטרל",
+ "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
+ "Add to your ownCloud" : "הוספה ל- ownCloud שלך",
"Download" : "הורדה",
+ "Download %s" : "הורדה %s",
+ "Direct link" : "קישור ישיר",
"Federated Cloud Sharing" : "ענן שיתוף מאוגד",
- "Open documentation" : "תיעוד פתוח"
+ "Open documentation" : "תיעוד פתוח",
+ "Allow users on this server to send shares to other servers" : "מאפשר למשתמשים בשרת זה לשלוח שיתופים לשרתים אחרים",
+ "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json
index 497a44b576e..d6243cce618 100644
--- a/apps/files_sharing/l10n/he.json
+++ b/apps/files_sharing/l10n/he.json
@@ -1,18 +1,73 @@
{ "translations": {
+ "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה",
+ "Storage not valid" : "אחסון לא חוקי",
+ "Shared with you" : "שיתף/שיתפה אתך",
+ "Shared with others" : "משותף עם אחרים",
+ "Shared by link" : "משותף עם קישור",
+ "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
+ "Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
+ "Nothing shared yet" : "עדיין לא שותף דבר",
+ "Files and folders you share will show up here" : "קבצים ותיקיות ששיתפת יוצגו כאן",
+ "No shared links" : "אין קישורים משותפים",
+ "Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "האם לשתף את השיתוף החיצוני {name} שהתקבל מ- {owner}@{remote}?",
+ "Remote share" : "שיתוף חיצוני",
+ "Remote share password" : "סיסמת שיתוף חיצוני",
"Cancel" : "ביטול",
+ "Add remote share" : "הוספת שיתוף חיצוני",
+ "You can upload into this folder" : "ניתן להעלות לתיקייה זו",
+ "No ownCloud installation (7 or higher) found at {remote}" : "לא נמצאה התקנת ownCloud (גרסה 7 ומעלה) ב- {remote}",
+ "Invalid ownCloud url" : "נתיב ownCloud לא חוקי",
"Shared by" : "שותף על־ידי",
"Sharing" : "שיתוף",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
+ "A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "קובץ או תיקייה עם שיתוף ציבורי <strong>הורדו</strong>",
+ "You received a new remote share %2$s from %1$s" : "קבלת שיתוף חיצוני חדש %2$s מאת %1$s",
+ "You received a new remote share from %s" : "קבלת שיתוף חיצוני חדש מאת %s",
+ "%1$s accepted remote share %2$s" : "%1$s אישר/אישרה שיתוף חיצוני %2$s",
+ "%1$s declined remote share %2$s" : "%1$s סירב/סירבה שיתוף חיצוני %2$s",
+ "%1$s unshared %2$s from you" : "%1$s ביטל/ביטלה שיתוף %2$s אתך",
+ "Public shared folder %1$s was downloaded" : "תיקיית שיתוף ציבורית %1$s הורדה",
+ "Public shared file %1$s was downloaded" : "קובץ שיתוף ציבורי %1$s הורד",
"You shared %1$s with %2$s" : "שיתפת %1$s עם %2$s",
"You shared %1$s with group %2$s" : "שיתפת %1$s עם קבוצת %2$s",
+ "%2$s shared %1$s with %3$s" : "%2$s שיתף/שיתפה %1$s עם %3$s",
+ "%2$s shared %1$s with group %3$s" : "%2$s שיתף/שיתפה %1$s עם קבוצה %3$s",
+ "%2$s shared %1$s via link" : "%2$s שיתף/שיתפה %1$s על ידי קישור",
"%2$s shared %1$s with you" : "%2$s שיתפו %1$s אתך",
"You shared %1$s via link" : "שיתפת %1$s על בסיס קישור",
+ "Downloaded via public link" : "הורד על בסיס קישור ציבורי",
+ "Shared with %2$s" : "שיתף/שיתפה עם %2$s",
+ "Shared with group %2$s" : "שיתף/שיתפה עם קבוצה %2$s",
+ "Shared with %3$s by %2$s" : "שיתף/שיתפה עם %3$s על ידי %2$s",
+ "Shared with group %3$s by %2$s" : "שיתף/שיתפה עם קבוצה %3$s על ידי %2$s",
+ "Shared via link by %2$s" : "שיתף/שיתפה על בסיס קישור על ידי %2$s",
+ "Shared by %2$s" : "שיתף/שיתפה על ידי %2$s",
+ "Shared via public link" : "משותף על בסיס קישור ציבורי",
"Shares" : "שיתופים",
+ "You received %2$s as a remote share from %1$s" : "קבלת %2$s כשיתוף חיצוני מאת %1$s",
+ "Accept" : "אישור",
+ "Decline" : "סירוב",
+ "This share is password-protected" : "שיתוף זה מוגן סיסמא",
+ "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.",
"Password" : "סיסמא",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
+ "Share time" : "זמן שיתוף",
+ "Sorry, this link doesn’t seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ",
+ "Reasons might be:" : "הסיבות יכולות להיות:",
+ "the item was removed" : "הפריט הוסר",
+ "the link expired" : "הקישור פג תוקף",
+ "sharing is disabled" : "השיתוף נוטרל",
+ "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
+ "Add to your ownCloud" : "הוספה ל- ownCloud שלך",
"Download" : "הורדה",
+ "Download %s" : "הורדה %s",
+ "Direct link" : "קישור ישיר",
"Federated Cloud Sharing" : "ענן שיתוף מאוגד",
- "Open documentation" : "תיעוד פתוח"
+ "Open documentation" : "תיעוד פתוח",
+ "Allow users on this server to send shares to other servers" : "מאפשר למשתמשים בשרת זה לשלוח שיתופים לשרתים אחרים",
+ "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js
index 63bf0ebac8c..76c659f6d0c 100644
--- a/apps/user_ldap/l10n/he.js
+++ b/apps/user_ldap/l10n/he.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"user_ldap",
{
+ "Select groups" : "בחירת קבוצות",
"Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?",
"Confirm Deletion" : "אישור המחיקה",
"Server" : "שרת",
diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json
index 9265e86df5f..842a8bedd9c 100644
--- a/apps/user_ldap/l10n/he.json
+++ b/apps/user_ldap/l10n/he.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Select groups" : "בחירת קבוצות",
"Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?",
"Confirm Deletion" : "אישור המחיקה",
"Server" : "שרת",