From 3d794c39b99d7914781fdbc46c33cb6547ec4ab0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Jan 2021 02:20:15 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/federation/l10n/zh_TW.js | 1 + apps/federation/l10n/zh_TW.json | 1 + apps/files/l10n/mk.js | 1 + apps/files/l10n/mk.json | 1 + apps/files_sharing/l10n/mk.js | 2 ++ apps/files_sharing/l10n/mk.json | 2 ++ apps/settings/l10n/he.js | 9 +++++++ apps/settings/l10n/he.json | 9 +++++++ apps/settings/l10n/mk.js | 3 +++ apps/settings/l10n/mk.json | 3 +++ apps/settings/l10n/sk.js | 2 +- apps/settings/l10n/sk.json | 2 +- core/l10n/oc.js | 43 +++++++++++++++++++++++++++++++++ core/l10n/oc.json | 43 +++++++++++++++++++++++++++++++++ core/l10n/sv.js | 2 +- core/l10n/sv.json | 2 +- lib/l10n/he.js | 4 +++ lib/l10n/he.json | 4 +++ 18 files changed, 130 insertions(+), 4 deletions(-) diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js index 37cb3ce669..8755bba003 100644 --- a/apps/federation/l10n/zh_TW.js +++ b/apps/federation/l10n/zh_TW.js @@ -9,6 +9,7 @@ OC.L10N.register( "Federation allows you to connect with other trusted servers to exchange the user directory." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。", "Trusted servers" : "信任的伺服器", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", "+ Add trusted server" : "+ 加入信任的伺服器", "Trusted server" : "信任的伺服器", diff --git a/apps/federation/l10n/zh_TW.json b/apps/federation/l10n/zh_TW.json index 11d0820be6..164d6fc7c5 100644 --- a/apps/federation/l10n/zh_TW.json +++ b/apps/federation/l10n/zh_TW.json @@ -7,6 +7,7 @@ "Federation allows you to connect with other trusted servers to exchange the user directory." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。", "Trusted servers" : "信任的伺服器", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", "+ Add trusted server" : "+ 加入信任的伺服器", "Trusted server" : "信任的伺服器", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 6dc4b00337..62c4f9c294 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -171,6 +171,7 @@ OC.L10N.register( "%1$s of %2$s used" : "Искористено %1$s од %2$s", "Settings" : "Параметри", "Show hidden files" : "Прикажи сокриени датотеки", + "Crop image previews" : "Исечи ја сликата за преглед", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", "Toggle grid view" : "Промена во мрежа", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 04afd36b70..cc92751ca6 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -169,6 +169,7 @@ "%1$s of %2$s used" : "Искористено %1$s од %2$s", "Settings" : "Параметри", "Show hidden files" : "Прикажи сокриени датотеки", + "Crop image previews" : "Исечи ја сликата за преглед", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", "Toggle grid view" : "Промена во мрежа", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index f87f163754..e449fbec03 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "Истекува {relativetime}", "this share just expired." : "ова споделување штотуку истече.", "Link to a file" : "Линк до датотеката", + "Error creating the share: {errorMessage}" : "Грешка при креирање на споделување: {errorMessage}", "Error creating the share" : "Грешка при креирање на споделување", + "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", "Error updating the share" : "Грешка при ажурирање на споделувањето", "Shared" : "Споделен", "Share" : "Сподели", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 5c5a870d92..1a843cf90d 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -201,7 +201,9 @@ "Expires {relativetime}" : "Истекува {relativetime}", "this share just expired." : "ова споделување штотуку истече.", "Link to a file" : "Линк до датотеката", + "Error creating the share: {errorMessage}" : "Грешка при креирање на споделување: {errorMessage}", "Error creating the share" : "Грешка при креирање на споделување", + "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", "Error updating the share" : "Грешка при ажурирање на споделувањето", "Shared" : "Споделен", "Share" : "Сподели", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index ef57575a56..ac1b4dc674 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -68,6 +68,7 @@ OC.L10N.register( "installing and updating apps via the app store or Federated Cloud Sharing" : "התקנה ועדכון היישום דרך חנות היישומים או ענן שיתוף מאוגד", "Federated Cloud Sharing" : "ענן שיתוף מאוגד", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL משתמש בגרסה של %1$s שתוקפה פג (%2$s). נא לעדכן את מערכת ההפעלה או שתכונות כמו %3$s לא תפעלנה בצורה אמינה.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "לא ניתן לקבוע האם גרסת ה־TLS של cURL מיושנת או לא עקב שגיאה שהתרחשה במהלך בקשת ה־HTTPS מול https://nextcloud.com. נא לעיין בקובץ היומן של Nextcloud לקבלת פרטים נוספים.", "Invalid SMTP password." : "ססמת ה־SMTP שגויה.", "Email setting test" : "בדיקת הגדרת דוא״ל", "Well done, %s!" : "עבודה יפה, %s!", @@ -121,7 +122,12 @@ OC.L10N.register( "Reshare" : "שיתוף מחדש", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", + "A background job is pending that checks for user imported SSL certificates. Please check back later." : "משימת רקע שבודקת את אישורי ה־SSL בייבוא המשתמש ממתינה. נא לדגום את הדף הזה שוב בהמשך.", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "יש כמה אישורי SSL מיובאים קיימים שאינם בשימוש עוד ב־Nextcloud 21. אפשר לייבא אותם בשורת הפקודה עם הפקודה „occ security:certificates:import”. הנתיבים שלהם בתור תיקיית הנתונים מופיעים להלן.", "The old server-side-encryption format is enabled. We recommend disabling this." : "תצורת ההצפנה מצד השרת המיושנת מופעלת. אנו ממליצים להשבית אותה.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "נעשה שימוש ב־MariaDB בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MariaDB 10.2 ומעלה.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "נעשה שימוש ב־MySQL בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MySQL 8 ומעלה.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "נעשה שימוש ב־PostgreSQL בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש PostgreSQL 9.6 ומעלה.", "Nextcloud settings" : "הגדרות Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", "Enforce two-factor authentication" : "אכיפת אימות דו־שלבי", @@ -373,7 +379,9 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "הגבלת משתמשים לשתף רק עם משתמשים בקבוצה שלהם", "Exclude groups from sharing" : "מניעת קבוצות משיתוף", "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)", "Restrict username autocompletion to users within the same groups" : "הגבלת השלמה אוטומטית של שמות משתמשים למשתמשים באותה הקבוצה.", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "הצגת טקסט הבהרה בעמוד ההעלאה בקישור הציבורי (מופיע רק כאשר רשימת הקבצים מוסתרת)", "This text will be shown on the public link upload page when the file list is hidden." : "טקסט זה יופיע בקישור עמוד ההעלאה של הקישור הציבורי כאשר רשימת הקבצים מוסתרת.", "Default share permissions" : "הרשאות שיתוף כבררת מחדל", "Reasons to use Nextcloud in your organization" : "סיבות להשתמש ב־Nextcloud בארגון שלך", @@ -413,6 +421,7 @@ OC.L10N.register( "New password" : "סיסמא חדשה", "Change password" : "שינוי סיסמא", "Use a second factor besides your password to increase security for your account." : "ניתן להשתמש בגורם נוסף מלבד הססמה שלך כדי להגביר את אבטחת החשבון שלך.", + "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "אם משמשים אותך יישומי צד־שלישי להתחברות אל Nextcloud, נא לוודא יצירת והגדרת ססמה ליישומון לכל אחד מהם בטרם הפעלת אימות דו־שלבי.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.", "Valid until {date}" : "בתוקף עד ל- {date}", "Local" : "מקומ", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index deb14c12ba..aefa0a4e23 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -66,6 +66,7 @@ "installing and updating apps via the app store or Federated Cloud Sharing" : "התקנה ועדכון היישום דרך חנות היישומים או ענן שיתוף מאוגד", "Federated Cloud Sharing" : "ענן שיתוף מאוגד", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL משתמש בגרסה של %1$s שתוקפה פג (%2$s). נא לעדכן את מערכת ההפעלה או שתכונות כמו %3$s לא תפעלנה בצורה אמינה.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "לא ניתן לקבוע האם גרסת ה־TLS של cURL מיושנת או לא עקב שגיאה שהתרחשה במהלך בקשת ה־HTTPS מול https://nextcloud.com. נא לעיין בקובץ היומן של Nextcloud לקבלת פרטים נוספים.", "Invalid SMTP password." : "ססמת ה־SMTP שגויה.", "Email setting test" : "בדיקת הגדרת דוא״ל", "Well done, %s!" : "עבודה יפה, %s!", @@ -119,7 +120,12 @@ "Reshare" : "שיתוף מחדש", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", + "A background job is pending that checks for user imported SSL certificates. Please check back later." : "משימת רקע שבודקת את אישורי ה־SSL בייבוא המשתמש ממתינה. נא לדגום את הדף הזה שוב בהמשך.", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "יש כמה אישורי SSL מיובאים קיימים שאינם בשימוש עוד ב־Nextcloud 21. אפשר לייבא אותם בשורת הפקודה עם הפקודה „occ security:certificates:import”. הנתיבים שלהם בתור תיקיית הנתונים מופיעים להלן.", "The old server-side-encryption format is enabled. We recommend disabling this." : "תצורת ההצפנה מצד השרת המיושנת מופעלת. אנו ממליצים להשבית אותה.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "נעשה שימוש ב־MariaDB בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MariaDB 10.2 ומעלה.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "נעשה שימוש ב־MySQL בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MySQL 8 ומעלה.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "נעשה שימוש ב־PostgreSQL בגרסה „%s”.‏ Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש PostgreSQL 9.6 ומעלה.", "Nextcloud settings" : "הגדרות Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", "Enforce two-factor authentication" : "אכיפת אימות דו־שלבי", @@ -371,7 +377,9 @@ "Restrict users to only share with users in their groups" : "הגבלת משתמשים לשתף רק עם משתמשים בקבוצה שלהם", "Exclude groups from sharing" : "מניעת קבוצות משיתוף", "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)", "Restrict username autocompletion to users within the same groups" : "הגבלת השלמה אוטומטית של שמות משתמשים למשתמשים באותה הקבוצה.", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "הצגת טקסט הבהרה בעמוד ההעלאה בקישור הציבורי (מופיע רק כאשר רשימת הקבצים מוסתרת)", "This text will be shown on the public link upload page when the file list is hidden." : "טקסט זה יופיע בקישור עמוד ההעלאה של הקישור הציבורי כאשר רשימת הקבצים מוסתרת.", "Default share permissions" : "הרשאות שיתוף כבררת מחדל", "Reasons to use Nextcloud in your organization" : "סיבות להשתמש ב־Nextcloud בארגון שלך", @@ -411,6 +419,7 @@ "New password" : "סיסמא חדשה", "Change password" : "שינוי סיסמא", "Use a second factor besides your password to increase security for your account." : "ניתן להשתמש בגורם נוסף מלבד הססמה שלך כדי להגביר את אבטחת החשבון שלך.", + "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "אם משמשים אותך יישומי צד־שלישי להתחברות אל Nextcloud, נא לוודא יצירת והגדרת ססמה ליישומון לכל אחד מהם בטרם הפעלת אימות דו־שלבי.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.", "Valid until {date}" : "בתוקף עד ל- {date}", "Local" : "מקומ", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index c8aaf2b4c4..d7e5d3e171 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -125,6 +125,9 @@ OC.L10N.register( "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Позадинското извржување на работите се на чекање бидејќи се проверуваат некој SSL сертификати што се увезени од корисник. Вратете се подоцна.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Постојат некој увезени SSL сертификати, во наредната верзија на Nextcloud 21 нема да се користи. Истите можат да се увезат преку командната линија со внесување на командата \"occ security:certificates:import\". Нивните патеки во директориумот со податоци се прикажани подолу. ", "The old server-side-encryption format is enabled. We recommend disabling this." : "Овозможен е стар формат за криптирање од страна на серверот. Препорачуваме да го оневозможите ова.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Се користи MariaDB верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 10.2 или понова.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Се користи MySQL верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 8 или понова.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Се користи PostgreSQL верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 9.6 или понова.", "Nextcloud settings" : "Nextcloud параметри", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "Enforce two-factor authentication" : "Задолжителна двофакторна автентикација", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 55601462e3..0ba3d7208d 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -123,6 +123,9 @@ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Позадинското извржување на работите се на чекање бидејќи се проверуваат некој SSL сертификати што се увезени од корисник. Вратете се подоцна.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Постојат некој увезени SSL сертификати, во наредната верзија на Nextcloud 21 нема да се користи. Истите можат да се увезат преку командната линија со внесување на командата \"occ security:certificates:import\". Нивните патеки во директориумот со податоци се прикажани подолу. ", "The old server-side-encryption format is enabled. We recommend disabling this." : "Овозможен е стар формат за криптирање од страна на серверот. Препорачуваме да го оневозможите ова.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Се користи MariaDB верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 10.2 или понова.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Се користи MySQL верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 8 или понова.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Се користи PostgreSQL верзија\"%s\". Nextcloud 21 повеќе нема да ја поддржува оваа верзија и потебно е да ја ажурирате на верзија 9.6 или понова.", "Nextcloud settings" : "Nextcloud параметри", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентикација може да биде задолжителна за сите корисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "Enforce two-factor authentication" : "Задолжителна двофакторна автентикација", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 7ed8258db3..5bc6c983be 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -324,7 +324,7 @@ OC.L10N.register( "All checks passed." : "Všetky kontroly prešli úspešne.", "There are some errors regarding your setup." : "Vo Vašom nastavení sú nejaké chyby.", "There are some warnings regarding your setup." : "Vo Vašom nastavení sú nejaké varovania.", - "Checking for system and security issues." : "Kontrolujú sa existenicia systémových a bezpečnostných problémov.", + "Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Prosím skontrolujte inštalačnú dokumentáciu a skontrolujte existenciu chýb a upozornení v logu.", "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť Vášho Nextcloud pomocou nášho bezpečnostného scanu.", "Version" : "Verzia", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index a0572d7cac..72cb968278 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -322,7 +322,7 @@ "All checks passed." : "Všetky kontroly prešli úspešne.", "There are some errors regarding your setup." : "Vo Vašom nastavení sú nejaké chyby.", "There are some warnings regarding your setup." : "Vo Vašom nastavení sú nejaké varovania.", - "Checking for system and security issues." : "Kontrolujú sa existenicia systémových a bezpečnostných problémov.", + "Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Prosím skontrolujte inštalačnú dokumentáciu a skontrolujte existenciu chýb a upozornení v logu.", "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť Vášho Nextcloud pomocou nášho bezpečnostného scanu.", "Version" : "Verzia", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index c3e2b772a0..4e1596880f 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -59,8 +59,13 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Las aplicacions seguentas son estadas desactivadas : %s", "Already up to date" : "Ja a jorn", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sembla que vòstre servidor es pas configurat corrèctament per permetre la sincronizacion de fichièrs, perque l’interfàcia WebDAV sembla copada.", "Last background job execution ran {relativeTime}. Something seems wrong." : "Darrièra execucion del darrièr prètzfach de rèireplan {relativeTime}. Quicòm a trucat.", "Check the background job settings" : "Verificacion dels paramètres de prètzfaches de rèireplan", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", + "Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».", + "The PHP memory limit is below the recommended value of 512MB." : "La memòria limita PHP es jos la valor recomandada de 512 Mo.", + "Error occurred while checking server setup" : "Error producha pendent la verificacion de l’installacion del servidor", "For more details see the documentation." : "Per mai de detalhs vejatz la documentacion.", "unknown text" : "tèxt desconegut", "Hello world!" : "Adieu monde !", @@ -70,25 +75,46 @@ OC.L10N.register( "new" : "nòu", "_download %n file_::_download %n files_" : ["telecargar %n fichièr","telecargar %n fichièrs"], "Update to {version}" : "Metre a jorn a {version}", + "An error occurred." : "Una error s’es producha.", "Please reload the page." : "Volgatz recargar la pagina.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "La mesa a jorn a pas reüssit. Mai mai d’informacions visitatz nòstra publicacion al forum que tracta d’aqueste problèma.", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La mesa a jorn a pas reüssit. Mercés de senhalar aqueste problèma a la Comunautat Nexcloud.", "Continue to Nextcloud" : "Contunhar sus Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La mesa a jorn a pas reüssit. Vos enviam a Nextcloud d’aquí %n segonda.","La mesa a jorn a pas reüssit. Vos enviam a Nextcloud d’aquí %n segondas."], "Log in" : "Connexion", "Logging in …" : "Identificacion...", + "Server side authentication failed!" : "Autentificacion costat servidor fracassada !", + "Please contact your administrator." : "Mercés de contactar vòstre administrator.", + "An internal error occurred." : "Una error intèrna s’es producha.", + "Please try again or contact your administrator." : "Tornatz ensajar o contactatz vòstre administrator.", "Username or email" : "Nom d’utilizaire o senhal", "Password" : "Senhal", "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", + "Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.", + "Passwordless authentication is not supported in your browser." : "L’autentificacion sens senhal es pas presa en cargar per vòstre navegador.", + "Passwordless authentication is only available over a secure connection." : "L’autentificacion sens senhal es sonque disponibla via una connexion segura.", + "Reset password" : "Reïnicializar senhal", "Couldn't send reset email. Please contact your administrator." : "Impossible de mandar lo corrièl de reïnicializacion. Contactatz vòstre administrator.", "Back to login" : "Tornar a la connexion", "New password" : "Senhal novèl", "I know what I'm doing" : "Sabi çò que fau", + "Resetting password" : "Reïnicializacion de senhal", "Recommended apps" : "Aplicacions recomandadas", "Loading apps …" : "Cargament aplicacions...", + "Could not fetch list of apps from the app store." : "Recuperacion impossibla de la lista de las aplicacions de la botiga d’aplicacions.", "Installing apps …" : "Installacion aplicacions...", + "App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada", "Can't install this app because it is not compatible" : "Installacion impossibla d’aquesta aplicacion pr’amor qu’es pas compatibla", "Can't install this app" : "Installacion impossibla d’aquesta aplicacion", "Cancel" : "Anullar", + "Forgot password?" : "Senhal oblidat ?", + "Log in with a device" : "Connexion amb un periferic", "Back" : "Retorn", + "Reset search" : "Escafar la recèrca", + "Search for {name} only" : "Cercar sonque {name}", + "No results for {query}" : "Cap de resultat per {query}", + "Start typing to search" : "Començatz de picar per recercar", "Loading more results …" : "Cargament de mai de resultats...", "Load more results" : "Cargar mai de resultats", "An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}", @@ -139,6 +165,7 @@ OC.L10N.register( "Show details" : "Mostrar detalhs", "Hide details" : "Amagar detalhs", "Rename project" : "Renomenar lo projècte", + "Failed to rename the project" : "Renomenatge impossible del projècte", "Failed to create a project" : "Creacion d’un projècte fracassada", "Failed to add the item to the project" : "Apondon fracassat d’un element al projècte", "View changelog" : "Veire jornal de modificacions", @@ -148,6 +175,7 @@ OC.L10N.register( "Good password" : "Bon senhal", "Strong password" : "Senhal fòrt", "No action available" : "Cap d’accion pas disponibla", + "Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}", "restricted" : "limitada", "invisible" : "invisibla", "Delete" : "Suprimir", @@ -161,11 +189,14 @@ OC.L10N.register( "Help" : "Ajuda", "Access forbidden" : "Accès defendut", "File not found" : "Fichièr pas trobat", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "Back to %s" : "Tornar a %s", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", "Previous" : "Precedent", "Internal Server Error" : "Error intèrna del servidor", "The server was unable to complete your request." : "Lo servidor a pas pogut terminar vòstra requèsta.", + "More details can be found in the server log." : "Mai de detalhs se tròban als jornals d’audit del servidor.", "Technical details" : "Detalhs tecnics", "Remote Address: %s" : "Adreça distanta : %s", "Request ID: %s" : "ID requèsta : %s", @@ -191,12 +222,15 @@ OC.L10N.register( "Please specify the port number along with the host name (e.g., localhost:5432)." : "Volgatz especificar lo numèro de pòrt aprèp lo nom d’òste (ex : localhost:5432).", "Performance warning" : "Avertiment de performança", "You chose SQLite as database." : "Causissètz SQLite coma basa de donadas", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "S’utilizatz los clients per sincronizar de fichièrs, l’utilizacion de SQLite es forçadament descoratjada.", "Install recommended apps" : "Installar las aplicacions recomandadas", "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendièr, Contactes, Talk, Corrièl e edicion collaborativa", "Finish setup" : "Acabar parametratge", "Finishing …" : "Finalizacion...", "Need help?" : "Besonh d’ajuda ?", "See the documentation" : "Vejatz la documentacion", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Supression impossibla de CAN_INSTALL dins lo repertòri config. Mercés de lo tirar manualament.", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicacion requerís JavaScript per foncionar coma cal. {linkstart}Activatz JavaScript{linkend} e recargatz la pagina.", "Get your own free account" : "Obtenètz vòstre pròpri compte gratuit", "Skip to main content" : "Sautar al contengut principal", "More apps" : "Mai d’aplicacions", @@ -216,8 +250,17 @@ OC.L10N.register( "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", "Two-factor authentication" : "Autentificacion dos factor", + "Set up two-factor authentication" : "Configurar l’autentificacion dos factors", + "Use backup code" : "Utilizar còde de recuperacion", + "Cancel login" : "Anullar connexion", + "Setup two-factor authentication" : "Parametratge autentificacion dos factors", + "%1$s will be updated to version %2$s" : "%1$s serà passat a la version %2$s", + "The following apps will be updated:" : "Las aplicacions seguentas seràn mesas a jorn :", + "These incompatible apps will be disabled:" : "Aquestas aplicacions incompatiblas seràn desactivadas :", "The theme %s has been disabled." : "Lo tèma %s es estat desactivat.", "Start update" : "Començar la mesa a jorn", + "Detailed logs" : "Jornals detalhats", + "Update needed" : "Mesa a jorn requerida", "For help, see the documentation." : "Per d’ajuda, vejatz la documentacion.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sabi que se contunhi la mesa a jorn via l’interfàcia web i a un risc, que la requèsta s’execute e despasse lo delai e poiriá causar una pèrda de donadas, mas ai una salvagarda de seguretat e sabi cossí restaurar mon instància en cas de fracàs.", "Upgrade via web on my own risk" : "Accèpti lo risc de metre a nivèl", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 9838f00e41..b4c5ec69dd 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -57,8 +57,13 @@ "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Las aplicacions seguentas son estadas desactivadas : %s", "Already up to date" : "Ja a jorn", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sembla que vòstre servidor es pas configurat corrèctament per permetre la sincronizacion de fichièrs, perque l’interfàcia WebDAV sembla copada.", "Last background job execution ran {relativeTime}. Something seems wrong." : "Darrièra execucion del darrièr prètzfach de rèireplan {relativeTime}. Quicòm a trucat.", "Check the background job settings" : "Verificacion dels paramètres de prètzfaches de rèireplan", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", + "Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».", + "The PHP memory limit is below the recommended value of 512MB." : "La memòria limita PHP es jos la valor recomandada de 512 Mo.", + "Error occurred while checking server setup" : "Error producha pendent la verificacion de l’installacion del servidor", "For more details see the documentation." : "Per mai de detalhs vejatz la documentacion.", "unknown text" : "tèxt desconegut", "Hello world!" : "Adieu monde !", @@ -68,25 +73,46 @@ "new" : "nòu", "_download %n file_::_download %n files_" : ["telecargar %n fichièr","telecargar %n fichièrs"], "Update to {version}" : "Metre a jorn a {version}", + "An error occurred." : "Una error s’es producha.", "Please reload the page." : "Volgatz recargar la pagina.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "La mesa a jorn a pas reüssit. Mai mai d’informacions visitatz nòstra publicacion al forum que tracta d’aqueste problèma.", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "La mesa a jorn a pas reüssit. Mercés de senhalar aqueste problèma a la Comunautat Nexcloud.", "Continue to Nextcloud" : "Contunhar sus Nextcloud", + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La mesa a jorn a pas reüssit. Vos enviam a Nextcloud d’aquí %n segonda.","La mesa a jorn a pas reüssit. Vos enviam a Nextcloud d’aquí %n segondas."], "Log in" : "Connexion", "Logging in …" : "Identificacion...", + "Server side authentication failed!" : "Autentificacion costat servidor fracassada !", + "Please contact your administrator." : "Mercés de contactar vòstre administrator.", + "An internal error occurred." : "Una error intèrna s’es producha.", + "Please try again or contact your administrator." : "Tornatz ensajar o contactatz vòstre administrator.", "Username or email" : "Nom d’utilizaire o senhal", "Password" : "Senhal", "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", + "Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.", + "Passwordless authentication is not supported in your browser." : "L’autentificacion sens senhal es pas presa en cargar per vòstre navegador.", + "Passwordless authentication is only available over a secure connection." : "L’autentificacion sens senhal es sonque disponibla via una connexion segura.", + "Reset password" : "Reïnicializar senhal", "Couldn't send reset email. Please contact your administrator." : "Impossible de mandar lo corrièl de reïnicializacion. Contactatz vòstre administrator.", "Back to login" : "Tornar a la connexion", "New password" : "Senhal novèl", "I know what I'm doing" : "Sabi çò que fau", + "Resetting password" : "Reïnicializacion de senhal", "Recommended apps" : "Aplicacions recomandadas", "Loading apps …" : "Cargament aplicacions...", + "Could not fetch list of apps from the app store." : "Recuperacion impossibla de la lista de las aplicacions de la botiga d’aplicacions.", "Installing apps …" : "Installacion aplicacions...", + "App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada", "Can't install this app because it is not compatible" : "Installacion impossibla d’aquesta aplicacion pr’amor qu’es pas compatibla", "Can't install this app" : "Installacion impossibla d’aquesta aplicacion", "Cancel" : "Anullar", + "Forgot password?" : "Senhal oblidat ?", + "Log in with a device" : "Connexion amb un periferic", "Back" : "Retorn", + "Reset search" : "Escafar la recèrca", + "Search for {name} only" : "Cercar sonque {name}", + "No results for {query}" : "Cap de resultat per {query}", + "Start typing to search" : "Començatz de picar per recercar", "Loading more results …" : "Cargament de mai de resultats...", "Load more results" : "Cargar mai de resultats", "An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}", @@ -137,6 +163,7 @@ "Show details" : "Mostrar detalhs", "Hide details" : "Amagar detalhs", "Rename project" : "Renomenar lo projècte", + "Failed to rename the project" : "Renomenatge impossible del projècte", "Failed to create a project" : "Creacion d’un projècte fracassada", "Failed to add the item to the project" : "Apondon fracassat d’un element al projècte", "View changelog" : "Veire jornal de modificacions", @@ -146,6 +173,7 @@ "Good password" : "Bon senhal", "Strong password" : "Senhal fòrt", "No action available" : "Cap d’accion pas disponibla", + "Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}", "restricted" : "limitada", "invisible" : "invisibla", "Delete" : "Suprimir", @@ -159,11 +187,14 @@ "Help" : "Ajuda", "Access forbidden" : "Accès defendut", "File not found" : "Fichièr pas trobat", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "Back to %s" : "Tornar a %s", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", "Previous" : "Precedent", "Internal Server Error" : "Error intèrna del servidor", "The server was unable to complete your request." : "Lo servidor a pas pogut terminar vòstra requèsta.", + "More details can be found in the server log." : "Mai de detalhs se tròban als jornals d’audit del servidor.", "Technical details" : "Detalhs tecnics", "Remote Address: %s" : "Adreça distanta : %s", "Request ID: %s" : "ID requèsta : %s", @@ -189,12 +220,15 @@ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Volgatz especificar lo numèro de pòrt aprèp lo nom d’òste (ex : localhost:5432).", "Performance warning" : "Avertiment de performança", "You chose SQLite as database." : "Causissètz SQLite coma basa de donadas", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "S’utilizatz los clients per sincronizar de fichièrs, l’utilizacion de SQLite es forçadament descoratjada.", "Install recommended apps" : "Installar las aplicacions recomandadas", "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendièr, Contactes, Talk, Corrièl e edicion collaborativa", "Finish setup" : "Acabar parametratge", "Finishing …" : "Finalizacion...", "Need help?" : "Besonh d’ajuda ?", "See the documentation" : "Vejatz la documentacion", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Supression impossibla de CAN_INSTALL dins lo repertòri config. Mercés de lo tirar manualament.", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicacion requerís JavaScript per foncionar coma cal. {linkstart}Activatz JavaScript{linkend} e recargatz la pagina.", "Get your own free account" : "Obtenètz vòstre pròpri compte gratuit", "Skip to main content" : "Sautar al contengut principal", "More apps" : "Mai d’aplicacions", @@ -214,8 +248,17 @@ "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", "Two-factor authentication" : "Autentificacion dos factor", + "Set up two-factor authentication" : "Configurar l’autentificacion dos factors", + "Use backup code" : "Utilizar còde de recuperacion", + "Cancel login" : "Anullar connexion", + "Setup two-factor authentication" : "Parametratge autentificacion dos factors", + "%1$s will be updated to version %2$s" : "%1$s serà passat a la version %2$s", + "The following apps will be updated:" : "Las aplicacions seguentas seràn mesas a jorn :", + "These incompatible apps will be disabled:" : "Aquestas aplicacions incompatiblas seràn desactivadas :", "The theme %s has been disabled." : "Lo tèma %s es estat desactivat.", "Start update" : "Començar la mesa a jorn", + "Detailed logs" : "Jornals detalhats", + "Update needed" : "Mesa a jorn requerida", "For help, see the documentation." : "Per d’ajuda, vejatz la documentacion.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sabi que se contunhi la mesa a jorn via l’interfàcia web i a un risc, que la requèsta s’execute e despasse lo delai e poiriá causar una pèrda de donadas, mas ai una salvagarda de seguretat e sabi cossí restaurar mon instància en cas de fracàs.", "Upgrade via web on my own risk" : "Accèpti lo risc de metre a nivèl", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 6c8f9d5af2..224ce2c39d 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -25,7 +25,7 @@ OC.L10N.register( "Password reset" : "Lösenordsåterställning", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicka på knappen för att återställa ditt lösenord. Om du inte har begärt att återställa ditt lösenord så kan du ignorera detta epost, inget kommer då att ske.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klicka på länken för att återställa ditt lösenord. Om du inte har begärt att lösenordet ska återställas så kan du ignorera detta epost.", - "Reset your password" : "Åsterställ ditt lösenord", + "Reset your password" : "Återställ ditt lösenord", "Nextcloud Server" : "Nextcloud-server", "Some of your link shares have been removed" : "Några av dina delade länkar har tagits bort", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "På grund av en säkerhetsbugg var vi tvungna att ta bort några av dina delade länkar. Se länken för mer information.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 19150d86eb..cedafafa08 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -23,7 +23,7 @@ "Password reset" : "Lösenordsåterställning", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicka på knappen för att återställa ditt lösenord. Om du inte har begärt att återställa ditt lösenord så kan du ignorera detta epost, inget kommer då att ske.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klicka på länken för att återställa ditt lösenord. Om du inte har begärt att lösenordet ska återställas så kan du ignorera detta epost.", - "Reset your password" : "Åsterställ ditt lösenord", + "Reset your password" : "Återställ ditt lösenord", "Nextcloud Server" : "Nextcloud-server", "Some of your link shares have been removed" : "Några av dina delade länkar har tagits bort", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "På grund av en säkerhetsbugg var vi tvungna att ta bort några av dina delade länkar. Se länken för mer information.", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 7b8b82269d..1ba2c475a9 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -18,10 +18,12 @@ OC.L10N.register( "PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.", "PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.", "%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.", + "The following architectures are supported: %s" : "קיימת תמיכה בתצורות המעבדים הבאות: %s", "The following databases are supported: %s" : "יש תמיכה במסדי הנתונים הבאים: %s", "The command line tool %s could not be found" : "כלי שורת הפקודה %s לא אותר", "The library %s is not available." : "הספריה %s אינה זמינה.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "נדרשת ספרייה %1$s עם גרסה מתחת ל־%2$s - הגרסה הזמינה היא %3$s.", + "The following platforms are supported: %s" : "קיימת תמיכה בפלטפורמות הבאות: %s", "Server version %s or higher is required." : "נדרשת גרסה שרת %s ומעלה.", "Server version %s or lower is required." : "נדרשת גרסה שרת %s ומטה.", "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל", @@ -69,6 +71,7 @@ OC.L10N.register( "%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.", "%s enter the database name." : "%s נכנס למסד נתוני השמות.", "%s you may not use dots in the database name" : "%s לא ניתן להשתמש בנקודות בשם מסד הנתונים", + "MySQL username and/or password not valid" : "שם המשתמש ו/או הססמה של MySQL אינם תקינים", "You need to enter details of an existing account." : "עליך להקליד פרטים של חשבון קיים.", "Oracle connection could not be established" : "לא ניתן היה ליצור חיבור Oracle", "Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים", @@ -142,6 +145,7 @@ OC.L10N.register( "Oct." : "אוק׳", "Nov." : "נוב׳", "Dec." : "דצמ׳", + "The user limit has been reached and the user was not created." : "הגעת למגבלת המשתמשים והמשתמש לא נוצר.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", "A valid username must be provided" : "יש לספק שם משתמש תקני", "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index ca5382f204..90f61059ba 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -16,10 +16,12 @@ "PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.", "PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.", "%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.", + "The following architectures are supported: %s" : "קיימת תמיכה בתצורות המעבדים הבאות: %s", "The following databases are supported: %s" : "יש תמיכה במסדי הנתונים הבאים: %s", "The command line tool %s could not be found" : "כלי שורת הפקודה %s לא אותר", "The library %s is not available." : "הספריה %s אינה זמינה.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "נדרשת ספרייה %1$s עם גרסה מתחת ל־%2$s - הגרסה הזמינה היא %3$s.", + "The following platforms are supported: %s" : "קיימת תמיכה בפלטפורמות הבאות: %s", "Server version %s or higher is required." : "נדרשת גרסה שרת %s ומעלה.", "Server version %s or lower is required." : "נדרשת גרסה שרת %s ומטה.", "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל", @@ -67,6 +69,7 @@ "%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.", "%s enter the database name." : "%s נכנס למסד נתוני השמות.", "%s you may not use dots in the database name" : "%s לא ניתן להשתמש בנקודות בשם מסד הנתונים", + "MySQL username and/or password not valid" : "שם המשתמש ו/או הססמה של MySQL אינם תקינים", "You need to enter details of an existing account." : "עליך להקליד פרטים של חשבון קיים.", "Oracle connection could not be established" : "לא ניתן היה ליצור חיבור Oracle", "Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים", @@ -140,6 +143,7 @@ "Oct." : "אוק׳", "Nov." : "נוב׳", "Dec." : "דצמ׳", + "The user limit has been reached and the user was not created." : "הגעת למגבלת המשתמשים והמשתמש לא נוצר.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", "A valid username must be provided" : "יש לספק שם משתמש תקני", "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו",