diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index e5e1b876ca8e3e646d170d4bd724974e0c593ee5..8e07f9ceed50a279aae2594d9a86c44dafc337f9 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -21,6 +21,7 @@ OC.L10N.register( "{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}", "You unshared calendar {calendar} from group {group}" : "您已åœæ¢èˆ‡ç¾¤çµ„ {group} 分享日曆 {calendar}", "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar}ä¸çš„事件{event}", + "Busy" : "忙碌ä¸", "A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動", "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動", "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>ä»£è¾¦äº‹é …</strong>被更動", @@ -28,20 +29,28 @@ OC.L10N.register( "Invitation canceled" : "邀請被å–消了", "Hello %s," : "%s您好,", "Invitation updated" : "邀請更新", + "%1$s invited you to »%2$s«" : "%1$s邀請您到%2$s", "When:" : "時間", "Where:" : "地點", "Description:" : "æè¿°", "Link:" : "連çµ", + "Accept" : "接å—", + "Decline" : "拒絕", + "More options …" : "更多é¸é … ...", "Contacts" : "è¯çµ¡äºº", "WebDAV" : "WebDAV", "Technical details" : "技術細節", "Remote Address: %s" : "é 端ä½ç½®ï¼š%s", "Request ID: %s" : "請求編號:%s", + "Are you accepting the invitation?" : "接å—邀請嗎?", + "Tentative" : "測試的", + "Save" : "儲å˜", "Send invitations to attendees" : "發é€é‚€è«‹å‡½çµ¦åƒåŠ 者", + "Automatically generate a birthday calendar" : "自動建立 生日 日曆", + "Birthday calendars will be generated by a background job." : "生日日曆 將會在 å¾Œå° å»ºç«‹", "%s via %s" : "%s é€éŽ %s", "The meeting »%s« with %s was canceled." : "æœƒè° %s 與 %s 被å–消了", "The meeting »%s« with %s was updated." : "æœƒè° %s 與 %s 有所更動", - "%s invited you to »%s«" : "%s邀請了您到%s", - "CalDAV server" : "網路行事曆伺æœå™¨" + "%s invited you to »%s«" : "%s邀請了您到%s" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 475aca4eaf975c2f133d212525ce713dcafb28c0..6714b417fe91ec842099d8d36041f3bfd711df80 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -19,6 +19,7 @@ "{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}", "You unshared calendar {calendar} from group {group}" : "您已åœæ¢èˆ‡ç¾¤çµ„ {group} 分享日曆 {calendar}", "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar}ä¸çš„事件{event}", + "Busy" : "忙碌ä¸", "A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動", "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動", "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>ä»£è¾¦äº‹é …</strong>被更動", @@ -26,20 +27,28 @@ "Invitation canceled" : "邀請被å–消了", "Hello %s," : "%s您好,", "Invitation updated" : "邀請更新", + "%1$s invited you to »%2$s«" : "%1$s邀請您到%2$s", "When:" : "時間", "Where:" : "地點", "Description:" : "æè¿°", "Link:" : "連çµ", + "Accept" : "接å—", + "Decline" : "拒絕", + "More options …" : "更多é¸é … ...", "Contacts" : "è¯çµ¡äºº", "WebDAV" : "WebDAV", "Technical details" : "技術細節", "Remote Address: %s" : "é 端ä½ç½®ï¼š%s", "Request ID: %s" : "請求編號:%s", + "Are you accepting the invitation?" : "接å—邀請嗎?", + "Tentative" : "測試的", + "Save" : "儲å˜", "Send invitations to attendees" : "發é€é‚€è«‹å‡½çµ¦åƒåŠ 者", + "Automatically generate a birthday calendar" : "自動建立 生日 日曆", + "Birthday calendars will be generated by a background job." : "生日日曆 將會在 å¾Œå° å»ºç«‹", "%s via %s" : "%s é€éŽ %s", "The meeting »%s« with %s was canceled." : "æœƒè° %s 與 %s 被å–消了", "The meeting »%s« with %s was updated." : "æœƒè° %s 與 %s 有所更動", - "%s invited you to »%s«" : "%s邀請了您到%s", - "CalDAV server" : "網路行事曆伺æœå™¨" + "%s invited you to »%s«" : "%s邀請了您到%s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index f79a036aade59a44b6a76cb611be02bf784b1d26..584b8083f73b784b8f322cda205b955b1abf736d 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -107,7 +107,7 @@ OC.L10N.register( "shared by %s" : "compartit per %s", "Download all files" : "Descarrega tots els fitxers", "Direct link" : "Enllaç directe", - "Add to your Nextcloud" : "Afegeix al vostre NextCloud", + "Add to your Nextcloud" : "Afegiu al vostre NextCloud", "Share API is disabled" : "Compartir l'API està desactivat", "File sharing" : "Compartició de fitxers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aquesta aplicació permet als usuaris compartir fitxers a Nextcloud. Si està activat, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris aplicables poden compartir fitxers i carpetes amb altres usuaris i grups de Nextcloud. A més, si l’administrador activa la funció d’enllaç compartit, es pot fer servir un enllaç extern per compartir fitxers amb altres usuaris fora de Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i activar la compartició de servidor a servidor mitjançant enllaços compartits, aixà com la compartició de dispositius mòbils.\nDesactivant la funcionalitat suprimirà els fitxers compartits i les carpetes del servidor per a tots els destinataris compartits i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació a la documentació de Nextcloud.", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index dba0a60b5f7c059dc674622c42f7179a4732c801..3992d2eef1a49f38dfb2d2282c28d949fd1db941 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -105,7 +105,7 @@ "shared by %s" : "compartit per %s", "Download all files" : "Descarrega tots els fitxers", "Direct link" : "Enllaç directe", - "Add to your Nextcloud" : "Afegeix al vostre NextCloud", + "Add to your Nextcloud" : "Afegiu al vostre NextCloud", "Share API is disabled" : "Compartir l'API està desactivat", "File sharing" : "Compartició de fitxers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aquesta aplicació permet als usuaris compartir fitxers a Nextcloud. Si està activat, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris aplicables poden compartir fitxers i carpetes amb altres usuaris i grups de Nextcloud. A més, si l’administrador activa la funció d’enllaç compartit, es pot fer servir un enllaç extern per compartir fitxers amb altres usuaris fora de Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i activar la compartició de servidor a servidor mitjançant enllaços compartits, aixà com la compartició de dispositius mòbils.\nDesactivant la funcionalitat suprimirà els fitxers compartits i les carpetes del servidor per a tots els destinataris compartits i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació a la documentació de Nextcloud.", diff --git a/apps/files_versions/l10n/ca.js b/apps/files_versions/l10n/ca.js index c7224453dc1ce40dfadc1a499127819532fc79eb..afb1a0d95bd35613d6e70bf9aab3b5164a032deb 100644 --- a/apps/files_versions/l10n/ca.js +++ b/apps/files_versions/l10n/ca.js @@ -2,9 +2,12 @@ OC.L10N.register( "files_versions", { "Versions" : "Versions", + "This application automatically maintains older versions of files that are changed." : "Aquesta aplicació manté automà ticament versions antigues dels fitxers que s’han modificat.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aquesta aplicació manté automà ticament versions antigues dels fitxers que s’han modificat. Quan estigui activat, es subministrarà una carpeta de versions ocultes a cada directori dels usuaris i es farà servir per emmagatzemar versions de fitxers velles. Un usuari pot tornar a una versió anterior a través de la interfÃcie web en qualsevol moment, convertint-se en una versió del fitxer substituït. L’aplicació gestiona automà ticament la carpeta de versions per assegurar-se que l’usuari no es queda sense Quota a causa de les versions.\n\t\tA més de l’expiració de les versions, l’aplicació de versions garanteix que mai no s’utilitzarà més del 50% de l’espai lliure disponible actualment de l’usuari. Si les versions emmagatzemades superen aquest lÃmit, l'aplicació suprimirà primer les versions més antigues fins que compleixi aquest lÃmit. Podeu trobar més informació a la documentació de Versions.", "Failed to revert {file} to revision {timestamp}." : "Ha fallat en retornar {file} a la revisió {timestamp}", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recupera", + "No other versions available" : "No hi ha cap altra versió disponible", "Could not revert: %s" : "No s'ha pogut revertir: %s", "No earlier versions available" : "No hi ha versions anteriors disponibles", "More versions …" : "Més versións ..." diff --git a/apps/files_versions/l10n/ca.json b/apps/files_versions/l10n/ca.json index 8584a7a46e693ebd2000074ccc9b18b8acac3752..81e22dc2ff627d9aaddde52a96b92f910f4d925d 100644 --- a/apps/files_versions/l10n/ca.json +++ b/apps/files_versions/l10n/ca.json @@ -1,8 +1,11 @@ { "translations": { "Versions" : "Versions", + "This application automatically maintains older versions of files that are changed." : "Aquesta aplicació manté automà ticament versions antigues dels fitxers que s’han modificat.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aquesta aplicació manté automà ticament versions antigues dels fitxers que s’han modificat. Quan estigui activat, es subministrarà una carpeta de versions ocultes a cada directori dels usuaris i es farà servir per emmagatzemar versions de fitxers velles. Un usuari pot tornar a una versió anterior a través de la interfÃcie web en qualsevol moment, convertint-se en una versió del fitxer substituït. L’aplicació gestiona automà ticament la carpeta de versions per assegurar-se que l’usuari no es queda sense Quota a causa de les versions.\n\t\tA més de l’expiració de les versions, l’aplicació de versions garanteix que mai no s’utilitzarà més del 50% de l’espai lliure disponible actualment de l’usuari. Si les versions emmagatzemades superen aquest lÃmit, l'aplicació suprimirà primer les versions més antigues fins que compleixi aquest lÃmit. Podeu trobar més informació a la documentació de Versions.", "Failed to revert {file} to revision {timestamp}." : "Ha fallat en retornar {file} a la revisió {timestamp}", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Recupera", + "No other versions available" : "No hi ha cap altra versió disponible", "Could not revert: %s" : "No s'ha pogut revertir: %s", "No earlier versions available" : "No hi ha versions anteriors disponibles", "More versions …" : "Més versións ..." diff --git a/core/l10n/ar.js b/core/l10n/ar.js index c300fb17108c6af98b85713198c18462d6acc5c6..e5a9d8a9f0eda007727a726c998473f88fcf9761 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -116,6 +116,7 @@ OC.L10N.register( "No" : "لا", "Yes" : "نعم", "No files in here" : "لا توجد ملÙات هنا", + "New folder" : "مجلد جديد", "No more subfolders in here" : "لا يوجد هنا ملÙات Ùرعية", "Name" : "الاسم", "Size" : "الØجم", @@ -157,6 +158,7 @@ OC.L10N.register( "Help" : "المساعدة", "Access forbidden" : "التوصّل Ù…Øظور", "File not found" : "لم يتم العثور على الملÙ", + "Back to %s" : "العودة إلى %s", "Internal Server Error" : "خطأ داخلي ÙÙŠ الخادم", "Technical details" : "تÙاصيل تقنية", "Remote Address: %s" : "العنوان البعدي : %s", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 52bde24f4079d31ccd0c0fcfd3ef3f7508803358..a35682afa8bf88bb1dad545070e7711322f195da 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -114,6 +114,7 @@ "No" : "لا", "Yes" : "نعم", "No files in here" : "لا توجد ملÙات هنا", + "New folder" : "مجلد جديد", "No more subfolders in here" : "لا يوجد هنا ملÙات Ùرعية", "Name" : "الاسم", "Size" : "الØجم", @@ -155,6 +156,7 @@ "Help" : "المساعدة", "Access forbidden" : "التوصّل Ù…Øظور", "File not found" : "لم يتم العثور على الملÙ", + "Back to %s" : "العودة إلى %s", "Internal Server Error" : "خطأ داخلي ÙÙŠ الخادم", "Technical details" : "تÙاصيل تقنية", "Remote Address: %s" : "العنوان البعدي : %s", diff --git a/core/l10n/de.js b/core/l10n/de.js index dd8659f149818cccc0d889212ae252d9cf07ca27..b8dc11eab6c8c64aa670524d1c21979019663e1d 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Setze Dein Passwort zurück", "Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktiere Deinen Administrator.", "Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte Deinen Benutzernamen überprüfen.", + "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de.json b/core/l10n/de.json index 0a842c071ffdd6177d725763f720c32ee8c94c2a..8264bef15cf60d021dd848b839cd218de6b14f19 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -26,6 +26,8 @@ "Reset your password" : "Setze Dein Passwort zurück", "Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktiere Deinen Administrator.", "Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte Deinen Benutzernamen überprüfen.", + "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 939dcfb6a5c9833bfb37fb6863f2cb66a99e090c..6559a86f453a6dcf870a9891452f7240db35d375 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Setzen Sie Ihr Passwort zurück", "Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktieren Sie Ihren Administrator.", "Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stellen Sie sicher, dass Ihr Benutzername richtig ist.", + "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 0f3e9f95722d7146994f087cd137dc9b464d17b9..673b4362d5da49c57160029857ae028fb77f673b 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -26,6 +26,8 @@ "Reset your password" : "Setzen Sie Ihr Passwort zurück", "Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktieren Sie Ihren Administrator.", "Couldn't send reset email. Please make sure your username is correct." : "E-Mail zum Zurücksetzen kann nicht versendet werden. Bitte stellen Sie sicher, dass Ihr Benutzername richtig ist.", + "Some of your link shares have been removed" : "Einige der geteilten Freigaben wurden entfernt", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Aufgrund eines Sicherheitsfehlers mussten einige der geteilten Freigaben entfernt werden. Weitere Informationen im Link.", "Preparing update" : "Update vorbereiten", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparaturschritt:", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index cfdf0332b54b6a1f44f634d9d4ccedcf4f51dd07..811d9fd6a5410d78262ab17df04fe11b809033b2 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Restarigi vian pasvorton ", "Couldn't send reset email. Please contact your administrator." : "Ne eblas sendi retpoÅton pri restarigo. Bonvolu kontakti vian administranton.", "Couldn't send reset email. Please make sure your username is correct." : "Ne eblis sendi la retmesaÄon por restarigi pasvorton. Bonvolu kontroli, ĉu via uzantnomo Äustas.", + "Some of your link shares have been removed" : "Kelkaj el viaj kunhavigaj ligiloj estis forigitaj", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pro sekuriga problemo, ni forigu kelkajn el viaj kunhavigaj ligiloj. Bv. vidi la ligilon por plia informo.", "Preparing update" : "Preparante la Äisdatigon", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Ripara stadio:", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index dbaf80778d83b39debd929d0546b506f5fd0dddd..832fbf86be1fe5de0a60ff71341d22a922d9eca7 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -26,6 +26,8 @@ "Reset your password" : "Restarigi vian pasvorton ", "Couldn't send reset email. Please contact your administrator." : "Ne eblas sendi retpoÅton pri restarigo. Bonvolu kontakti vian administranton.", "Couldn't send reset email. Please make sure your username is correct." : "Ne eblis sendi la retmesaÄon por restarigi pasvorton. Bonvolu kontroli, ĉu via uzantnomo Äustas.", + "Some of your link shares have been removed" : "Kelkaj el viaj kunhavigaj ligiloj estis forigitaj", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pro sekuriga problemo, ni forigu kelkajn el viaj kunhavigaj ligiloj. Bv. vidi la ligilon por plia informo.", "Preparing update" : "Preparante la Äisdatigon", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Ripara stadio:", diff --git a/core/l10n/es.js b/core/l10n/es.js index 2b62baab8a50dc290350495bfc11518b962b967d..a7029eea67b20b798de47418bcc73b5e6469f7ea 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Resetear su contraseña", "Couldn't send reset email. Please contact your administrator." : "No pudo enviarse el correo para restablecer la contraseña. Por favor, contacte con su administrador.", "Couldn't send reset email. Please make sure your username is correct." : "No se pudo enviar el correo electrónico para el restablecimiento. Por favor, asegúrese de que su nombre de usuario es el correcto.", + "Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.", "Preparing update" : "Preparando la actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso de reparación:", @@ -318,6 +320,8 @@ OC.L10N.register( "Finishing …" : "Finalizando...", "Need help?" : "¿Necesita ayuda?", "See the documentation" : "Vea la documentación", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Parece que estás intentando reinstalar Nextcloud. Sin embargo el archivo CAN_INSTALL no se encuentra en la carpeta config. Por favor, crea el archivo CAN_INSTALL en la carpeta config para continuar", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "No se puede eliminar el archivo CAN_INSTALL de la carpeta config. Por favor, eliminalo manualmente.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la página.", "Get your own free account" : "Consigue tu propia cuenta gratuita", "Skip to main content" : "Saltar al contenido principal", diff --git a/core/l10n/es.json b/core/l10n/es.json index a2ee1921df0476008e1be9223cb5f1ff2a602d10..712d2dff7c2330c1d9c33819a1c39fa9fce0b5da 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -26,6 +26,8 @@ "Reset your password" : "Resetear su contraseña", "Couldn't send reset email. Please contact your administrator." : "No pudo enviarse el correo para restablecer la contraseña. Por favor, contacte con su administrador.", "Couldn't send reset email. Please make sure your username is correct." : "No se pudo enviar el correo electrónico para el restablecimiento. Por favor, asegúrese de que su nombre de usuario es el correcto.", + "Some of your link shares have been removed" : "Algunos de tus enlaces compartidos han sido eliminados.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Debido a un bug de seguridad hemos tenido que eliminar algunos de tus enlaces compartidos. Por favor, accede al link para más información.", "Preparing update" : "Preparando la actualización", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Paso de reparación:", @@ -316,6 +318,8 @@ "Finishing …" : "Finalizando...", "Need help?" : "¿Necesita ayuda?", "See the documentation" : "Vea la documentación", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Parece que estás intentando reinstalar Nextcloud. Sin embargo el archivo CAN_INSTALL no se encuentra en la carpeta config. Por favor, crea el archivo CAN_INSTALL en la carpeta config para continuar", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "No se puede eliminar el archivo CAN_INSTALL de la carpeta config. Por favor, eliminalo manualmente.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la página.", "Get your own free account" : "Consigue tu propia cuenta gratuita", "Skip to main content" : "Saltar al contenido principal", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 98aa78b69ea13bbca599688d418961730e5be0ee..a60e376f08d1b599c4fe3aa9f4c1933fc2e80adb 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Réinitialiser votre mot de passe", "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez contacter votre administrateur.", "Couldn't send reset email. Please make sure your username is correct." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez vérifier que votre nom d'utilisateur est correct.", + "Some of your link shares have been removed" : "Certains de vos liens partagés ont été supprimés.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "En raison d'une faille de sécurité, nous avons supprimé certains de vos liens partagés. Consultez le lien ci-dessus pour plus d'information.", "Preparing update" : "Préparation de la mise à jour", "[%d / %d]: %s" : "[%d / %d] : %s", "Repair step:" : "Étape de réparation :", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 614afd97fb448f7bf136fd04d40b7bd96f08f500..21d8e4bc4e9e7150e6a3008d95672e325a691a04 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -26,6 +26,8 @@ "Reset your password" : "Réinitialiser votre mot de passe", "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez contacter votre administrateur.", "Couldn't send reset email. Please make sure your username is correct." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez vérifier que votre nom d'utilisateur est correct.", + "Some of your link shares have been removed" : "Certains de vos liens partagés ont été supprimés.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "En raison d'une faille de sécurité, nous avons supprimé certains de vos liens partagés. Consultez le lien ci-dessus pour plus d'information.", "Preparing update" : "Préparation de la mise à jour", "[%d / %d]: %s" : "[%d / %d] : %s", "Repair step:" : "Étape de réparation :", diff --git a/core/l10n/it.js b/core/l10n/it.js index c87fc626e4db6ddc3f3664d915622deb935116a5..5b56e6965baae5ebd270a78bf051065ad27d6c96 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Ripristina la password", "Couldn't send reset email. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione. Contatta il tuo amministratore.", "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", + "Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Fase di riparazione:", diff --git a/core/l10n/it.json b/core/l10n/it.json index 5d7a4e8000ffb5ca3135192c5b4306f17dd096c9..ffc63fe342ef74c8e01704b071f30bb27f782330 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -26,6 +26,8 @@ "Reset your password" : "Ripristina la password", "Couldn't send reset email. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione. Contatta il tuo amministratore.", "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", + "Some of your link shares have been removed" : "Alcune delle tue condivisioni tramite collegamento sono state rimosse", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa di un bug di sicurezza abbiamo rimosso alcune delle tue condivisioni tramite collegamento. Vedi il collegamento per ulteriori informazioni.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Fase di riparazione:", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index e7e275522e3eb0278496363ed0a2e9bdec05e6a8..66e156708a67fd969c0a1b84abc50702185a4940 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -272,6 +272,7 @@ OC.L10N.register( "Finishing …" : "Užbaigiama …", "Need help?" : "Reikia pagalbos?", "See the documentation" : "ŽiÅ«rÄ—kite dokumentacijÄ…", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nepavyko iÅ¡ konfigÅ«racijos aplanko paÅ¡alinti failo CAN_INSTALL. PaÅ¡alinkite šį failÄ… rankiniu bÅ«du.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Sistemos veikimui reikalingas JavaScript palaikymas. PraÅ¡ome {linkstart}įjungti JavaScript palaikymÄ…{linkend} ir atnaujinti puslapį.", "Get your own free account" : "Gaukite paskyrÄ… nemokamai", "Skip to main content" : "Pereiti į pagrindinį turinį", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 06a8a731d90920d5b188ea6cbd09b580940344e9..349d51bfcee4bf0c291be7d7cd5c5c3202c71cae 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -270,6 +270,7 @@ "Finishing …" : "Užbaigiama …", "Need help?" : "Reikia pagalbos?", "See the documentation" : "ŽiÅ«rÄ—kite dokumentacijÄ…", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nepavyko iÅ¡ konfigÅ«racijos aplanko paÅ¡alinti failo CAN_INSTALL. PaÅ¡alinkite šį failÄ… rankiniu bÅ«du.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Sistemos veikimui reikalingas JavaScript palaikymas. PraÅ¡ome {linkstart}įjungti JavaScript palaikymÄ…{linkend} ir atnaujinti puslapį.", "Get your own free account" : "Gaukite paskyrÄ… nemokamai", "Skip to main content" : "Pereiti į pagrindinį turinį", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index b55b642e3cda7503b5c72d7058d462e7953edc91..b980c50923d41f595b89b2634cc747911895717d 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Redefinir sua senha", "Couldn't send reset email. Please contact your administrator." : "Não foi possÃvel enviar o e-mail de redefinição. Por favor, contate o administrador.", "Couldn't send reset email. Please make sure your username is correct." : "Não foi possÃvel enviar o e-mail de redefinição. Verifique se o seu nome de usuário está correto.", + "Some of your link shares have been removed" : "Alguns dos seus compartilhamentos de links foram removidos", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Devido a um bug de segurança, tivemos que remover alguns dos seus compartilhamentos de links. Por favor, veja o link para mais informações.", "Preparing update" : "Preparando a atualização", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Etapa do reparo:", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 53bc3bb28c04b104579b8fc161d6bf377974aac1..66c33668df49188b626162ae23670702b4a92732 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -26,6 +26,8 @@ "Reset your password" : "Redefinir sua senha", "Couldn't send reset email. Please contact your administrator." : "Não foi possÃvel enviar o e-mail de redefinição. Por favor, contate o administrador.", "Couldn't send reset email. Please make sure your username is correct." : "Não foi possÃvel enviar o e-mail de redefinição. Verifique se o seu nome de usuário está correto.", + "Some of your link shares have been removed" : "Alguns dos seus compartilhamentos de links foram removidos", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Devido a um bug de segurança, tivemos que remover alguns dos seus compartilhamentos de links. Por favor, veja o link para mais informações.", "Preparing update" : "Preparando a atualização", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Etapa do reparo:", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index eaad92948a642c303f47f0639da3be18e55b3cd6..a4a3f484532f63f198784d89dcee7e489658b5d9 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Ã…sterställ ditt lösenord", "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka Ã¥terställningsmejl. Vänligen kontakta din administratör.", "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka Ã¥terställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.", + "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.", "Preparing update" : "Förbereder uppdatering", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparationssteg: ", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index f2dba7756b193be94d3477d7a2e697407377e08f..0e087687c3f2be30e4267c5af17719e16287fbb6 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -26,6 +26,8 @@ "Reset your password" : "Ã…sterställ ditt lösenord", "Couldn't send reset email. Please contact your administrator." : "Kunde inte skicka Ã¥terställningsmejl. Vänligen kontakta din administratör.", "Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka Ã¥terställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.", + "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.", "Preparing update" : "Förbereder uppdatering", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Reparationssteg: ", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c68b73ee9aae2ee04e3b58b172ae9f49979530fe..f33d202372b75c8beedbd4194b3cd576e78acf5a 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Parolamı Sıfırla", "Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doÄŸru olduÄŸundan emin olun.", + "Some of your link shares have been removed" : "Bazı baÄŸlantı paylaşımlarınız silindi", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı baÄŸlantı paylaşımlarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için baÄŸlantıya bakabilirsiniz.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Onarım adımı:", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 25d383a8f7e45f926da1103608138d303c1eca58..3de5875ee81c3404cf71dc3be51d1089c67a8873 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -26,6 +26,8 @@ "Reset your password" : "Parolamı Sıfırla", "Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doÄŸru olduÄŸundan emin olun.", + "Some of your link shares have been removed" : "Bazı baÄŸlantı paylaşımlarınız silindi", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı baÄŸlantı paylaşımlarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için baÄŸlantıya bakabilirsiniz.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Onarım adımı:", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index eb64ca5804c80b9eec641782efce591d83ace7a9..233d65bf289ae1c4fe9994ce05fb3d86fb06f77b 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "é‡ç½®æ‚¨çš„密ç ", "Couldn't send reset email. Please contact your administrator." : "未能æˆåŠŸå‘é€é‡ç½®é‚®ä»¶ï¼Œè¯·è”系管ç†å‘˜ã€‚", "Couldn't send reset email. Please make sure your username is correct." : "æ— æ³•å‘é€é‡ç½®é‚®ä»¶ï¼Œè¯·æ£€æŸ¥æ‚¨çš„用户å是å¦æ£ç¡®ã€‚", + "Some of your link shares have been removed" : "您的一些链接共享已被移除", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信æ¯è¯·æŸ¥çœ‹æ¤é“¾æŽ¥ã€‚", "Preparing update" : "æ£åœ¨å‡†å¤‡æ›´æ–°", "[%d / %d]: %s" : "[%d / %d]:%s", "Repair step:" : "ä¿®å¤é”™è¯¯ï¼š", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index d26838f1962cb9ac67517766369d2db0cc3d4d8d..b506ced9b4ec9aad6ad03db687363eef5ae8547f 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -26,6 +26,8 @@ "Reset your password" : "é‡ç½®æ‚¨çš„密ç ", "Couldn't send reset email. Please contact your administrator." : "未能æˆåŠŸå‘é€é‡ç½®é‚®ä»¶ï¼Œè¯·è”系管ç†å‘˜ã€‚", "Couldn't send reset email. Please make sure your username is correct." : "æ— æ³•å‘é€é‡ç½®é‚®ä»¶ï¼Œè¯·æ£€æŸ¥æ‚¨çš„用户å是å¦æ£ç¡®ã€‚", + "Some of your link shares have been removed" : "您的一些链接共享已被移除", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信æ¯è¯·æŸ¥çœ‹æ¤é“¾æŽ¥ã€‚", "Preparing update" : "æ£åœ¨å‡†å¤‡æ›´æ–°", "[%d / %d]: %s" : "[%d / %d]:%s", "Repair step:" : "ä¿®å¤é”™è¯¯ï¼š", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index f6a872082173abc4bf980dd242b608730d7368c3..517428a952c911999a2b96db8d4fa87133a79409 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -173,6 +173,7 @@ OC.L10N.register( "No files in here" : "沒有任何檔案", "New folder" : "新資料夾", "No more subfolders in here" : "這裡沒有其他å資料夾了", + "Size" : "大å°", "{newName} already exists" : "{newName} 已經å˜åœ¨", "Choose" : "é¸æ“‡", "Move" : "移動", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 586bc02b6ace5c6f70aa4cc4fceca03cc886d5a6..f28031842fa4e75bda464edac4ed6046fa13f9d6 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -171,6 +171,7 @@ "No files in here" : "沒有任何檔案", "New folder" : "新資料夾", "No more subfolders in here" : "這裡沒有其他å資料夾了", + "Size" : "大å°", "{newName} already exists" : "{newName} 已經å˜åœ¨", "Choose" : "é¸æ“‡", "Move" : "移動", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 80f33449c3effa4f532fff3e4041bc8c6e795170..f9f9efcc9acf615222b89558abdbc769a85ebbcd 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -66,9 +66,7 @@ OC.L10N.register( "Set an admin password." : "اعداد كلمة مرور للمدير", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة ÙÙŠ مجلد البيانات %s", "Invalid Federated Cloud ID" : "معرّ٠سØابة الاتØاد غير صالØ", - "Sharing %s failed, because the file does not exist" : "Ùشلت مشاركة %s Ùالمل٠غير موجود", "You are not allowed to share %s" : "أنت غير Ù…Ø³Ù…ÙˆØ Ù„Ùƒ أن تشارك %s", - "Sharing %s failed, because you can not share with yourself" : "Ùشلت مشاركة %s لأنك لايمكنك المشاركة مع Ù†Ùسك", "Click the button below to open it." : "أنقر على الزر أدناه Ù„ÙتØÙ‡.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", "Sunday" : "الأØد", @@ -128,6 +126,8 @@ OC.L10N.register( "Application is not enabled" : "التطبيق غير Ù…Ùعّل", "Authentication error" : "لم يتم التأكد من الشخصية بنجاØ", "Token expired. Please reload page." : "انتهت صلاØية الكلمة , يرجى اعادة تØميل الصÙØØ©", + "Sharing %s failed, because the file does not exist" : "Ùشلت مشاركة %s Ùالمل٠غير موجود", + "Sharing %s failed, because you can not share with yourself" : "Ùشلت مشاركة %s لأنك لايمكنك المشاركة مع Ù†Ùسك", "Sharing %s failed, because the user %s does not exist" : "Ùشلت مشاركة %s لأن المستخدم %s غير موجود", "Share type %s is not valid for %s" : "مشاركة النوع %s غير صالØØ© لـ %s", "%s shared »%s« with you" : "%s شارك »%s« معك", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index b2487006283f6e1a52e6d471af4a8eeb423a6a83..6575e5ed56d4b3dc07a16db9bf9bc03fb471afc9 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -64,9 +64,7 @@ "Set an admin password." : "اعداد كلمة مرور للمدير", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة ÙÙŠ مجلد البيانات %s", "Invalid Federated Cloud ID" : "معرّ٠سØابة الاتØاد غير صالØ", - "Sharing %s failed, because the file does not exist" : "Ùشلت مشاركة %s Ùالمل٠غير موجود", "You are not allowed to share %s" : "أنت غير Ù…Ø³Ù…ÙˆØ Ù„Ùƒ أن تشارك %s", - "Sharing %s failed, because you can not share with yourself" : "Ùشلت مشاركة %s لأنك لايمكنك المشاركة مع Ù†Ùسك", "Click the button below to open it." : "أنقر على الزر أدناه Ù„ÙتØÙ‡.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", "Sunday" : "الأØد", @@ -126,6 +124,8 @@ "Application is not enabled" : "التطبيق غير Ù…Ùعّل", "Authentication error" : "لم يتم التأكد من الشخصية بنجاØ", "Token expired. Please reload page." : "انتهت صلاØية الكلمة , يرجى اعادة تØميل الصÙØØ©", + "Sharing %s failed, because the file does not exist" : "Ùشلت مشاركة %s Ùالمل٠غير موجود", + "Sharing %s failed, because you can not share with yourself" : "Ùشلت مشاركة %s لأنك لايمكنك المشاركة مع Ù†Ùسك", "Sharing %s failed, because the user %s does not exist" : "Ùشلت مشاركة %s لأن المستخدم %s غير موجود", "Share type %s is not valid for %s" : "مشاركة النوع %s غير صالØØ© لـ %s", "%s shared »%s« with you" : "%s شارك »%s« معك", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 6a3507ff3e0e9497bb875ad37b6af8bb5105e0d3..ce823712cd7c124e9d94ac4b53f636263fd9f556 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -63,21 +63,10 @@ OC.L10N.register( "Set an admin password." : "Afitar contraseña p'almin", "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Invalid Federated Cloud ID" : "ID non válida de ñube federada", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Compartir %s falló, por cuenta qu'el backend nun dexa acciones de tipu %i", - "Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste", - "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Compartir %s falló, porque nun puede compartise contigo mesmu", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesites apurrir una contraseña pa crear un enllaz públicu, namái tan permitÃos los enllaces protexÃos", - "Sharing %s failed, because sharing with links is not allowed" : "Compartir %s falló, porque nun se permite compartir con enllaces", - "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartÃu federáu col mesmu usuariu", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nun pue afitase la data de caducidá. Ficheros compartÃos nun puen caducar dempués de %s de compartise", - "Cannot set expiration date. Expiration date is in the past" : "Nun pue afitase la data d'espiración. La data d'espiración ta nel pasáu", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartÃu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s", - "Sharing failed, because the user %s is the original sharer" : "Compartir falló, porque l'usuariu %s ye'l compartidor orixinal", - "Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición", - "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", + "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", @@ -157,16 +146,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "Library %s with a version higher than %s is required - available version %s." : "NecesÃtase una librerÃa %s con ua versión superior a %s - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "NecesÃtase una librerÃa %s con una versión anterior a %s - versión disponible %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Compartir %s falló, por cuenta qu'el backend nun dexa acciones de tipu %i", + "Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste", + "Sharing %s failed, because you can not share with yourself" : "Compartir %s falló, porque nun puede compartise contigo mesmu", "Sharing %s failed, because the user %s does not exist" : "Compartir %s falló, yá que l'usuariu %s nun esiste", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Compartir %s falló, yá que l'usuariu %s nun ye miembru de nengún de los grupos de los que ye miembru %s", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s", "Sharing %s failed, because this item is already shared with user %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose col usuariu %s", "Sharing %s failed, because the group %s does not exist" : "Compartir %s falló, porque'l grupu %s nun esiste", "Sharing %s failed, because %s is not a member of the group %s" : "Compartir %s falló, porque %s nun ye miembru del grupu %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesites apurrir una contraseña pa crear un enllaz públicu, namái tan permitÃos los enllaces protexÃos", + "Sharing %s failed, because sharing with links is not allowed" : "Compartir %s falló, porque nun se permite compartir con enllaces", + "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartÃu federáu col mesmu usuariu", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falló, nun pudo atopase %s, pue qu'el servidor nun seya anguaño algamable.", "Share type %s is not valid for %s" : "La triba de compartición %s nun ye válida pa %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nun pue afitase la data de caducidá. Ficheros compartÃos nun puen caducar dempués de %s de compartise", + "Cannot set expiration date. Expiration date is in the past" : "Nun pue afitase la data d'espiración. La data d'espiración ta nel pasáu", + "Sharing failed, because the user %s is the original sharer" : "Compartir falló, porque l'usuariu %s ye'l compartidor orixinal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Compartir %s falló, porque los permisos perpasen los otorgaos a %s", + "Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartÃu pa %s podrÃa nun atopar el so orixe", + "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", "%s shared »%s« with you" : "%s compartió »%s« contigo", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'aplicación \"%s\" nun puede instalase porque les siguientes dependencies nun se cumplen: %s" diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 0b395d452af923471bb391c5f08dcac7d6ee2051..d8a4e2e5c4f63b3c3abdb5cbcbbb987a5d0f1480 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -61,21 +61,10 @@ "Set an admin password." : "Afitar contraseña p'almin", "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Invalid Federated Cloud ID" : "ID non válida de ñube federada", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Compartir %s falló, por cuenta qu'el backend nun dexa acciones de tipu %i", - "Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste", - "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Compartir %s falló, porque nun puede compartise contigo mesmu", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesites apurrir una contraseña pa crear un enllaz públicu, namái tan permitÃos los enllaces protexÃos", - "Sharing %s failed, because sharing with links is not allowed" : "Compartir %s falló, porque nun se permite compartir con enllaces", - "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartÃu federáu col mesmu usuariu", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nun pue afitase la data de caducidá. Ficheros compartÃos nun puen caducar dempués de %s de compartise", - "Cannot set expiration date. Expiration date is in the past" : "Nun pue afitase la data d'espiración. La data d'espiración ta nel pasáu", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartÃu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s", - "Sharing failed, because the user %s is the original sharer" : "Compartir falló, porque l'usuariu %s ye'l compartidor orixinal", - "Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición", - "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", + "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", @@ -155,16 +144,27 @@ "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "Library %s with a version higher than %s is required - available version %s." : "NecesÃtase una librerÃa %s con ua versión superior a %s - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "NecesÃtase una librerÃa %s con una versión anterior a %s - versión disponible %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Compartir %s falló, por cuenta qu'el backend nun dexa acciones de tipu %i", + "Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste", + "Sharing %s failed, because you can not share with yourself" : "Compartir %s falló, porque nun puede compartise contigo mesmu", "Sharing %s failed, because the user %s does not exist" : "Compartir %s falló, yá que l'usuariu %s nun esiste", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Compartir %s falló, yá que l'usuariu %s nun ye miembru de nengún de los grupos de los que ye miembru %s", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s", "Sharing %s failed, because this item is already shared with user %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose col usuariu %s", "Sharing %s failed, because the group %s does not exist" : "Compartir %s falló, porque'l grupu %s nun esiste", "Sharing %s failed, because %s is not a member of the group %s" : "Compartir %s falló, porque %s nun ye miembru del grupu %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesites apurrir una contraseña pa crear un enllaz públicu, namái tan permitÃos los enllaces protexÃos", + "Sharing %s failed, because sharing with links is not allowed" : "Compartir %s falló, porque nun se permite compartir con enllaces", + "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartÃu federáu col mesmu usuariu", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falló, nun pudo atopase %s, pue qu'el servidor nun seya anguaño algamable.", "Share type %s is not valid for %s" : "La triba de compartición %s nun ye válida pa %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nun pue afitase la data de caducidá. Ficheros compartÃos nun puen caducar dempués de %s de compartise", + "Cannot set expiration date. Expiration date is in the past" : "Nun pue afitase la data d'espiración. La data d'espiración ta nel pasáu", + "Sharing failed, because the user %s is the original sharer" : "Compartir falló, porque l'usuariu %s ye'l compartidor orixinal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Compartir %s falló, porque los permisos perpasen los otorgaos a %s", + "Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartÃu pa %s podrÃa nun atopar el so orixe", + "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", "%s shared »%s« with you" : "%s compartió »%s« contigo", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'aplicación \"%s\" nun puede instalase porque les siguientes dependencies nun se cumplen: %s" diff --git a/lib/l10n/az.js b/lib/l10n/az.js index 7805f639c149a79b736af0b7f73580199c9a5a77..4a7b305399c3dac7742c98a2136e540eee7e9284 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -18,7 +18,6 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Oracle istifadəçi adı vÉ™/ya ÅŸifrÉ™si düzgün deyil", "Set an admin username." : "Ä°nzibatçı istifadəçi adını tÉ™yin et.", "Set an admin password." : "Ä°nzibatçı ÅŸifrÉ™sini tÉ™yin et.", - "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında sÉ™hv baÅŸ verdi ona görÉ™ ki, fayl mövcud deyil.", "You are not allowed to share %s" : "%s-in yayimlanmasına sizÉ™ izin verilmir", "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilmÉ™lidir", "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir", @@ -26,6 +25,7 @@ OC.L10N.register( "Authentication error" : "TÉ™yinat metodikası", "Token expired. Please reload page." : "Token vaxtı bitib. XahiÅŸ olunur sÉ™hifÉ™ni yenidÉ™n yüklÉ™yÉ™siniz.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", + "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında sÉ™hv baÅŸ verdi ona görÉ™ ki, fayl mövcud deyil.", "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün", "%s shared »%s« with you" : "%s yayımlandı »%s« sizinlÉ™" }, diff --git a/lib/l10n/az.json b/lib/l10n/az.json index b57a6536f287ec22d97cfbfb36839677a4df7665..22b161619ff457d74e833a53aa2b362b5db2106c 100644 --- a/lib/l10n/az.json +++ b/lib/l10n/az.json @@ -16,7 +16,6 @@ "Oracle username and/or password not valid" : "Oracle istifadəçi adı vÉ™/ya ÅŸifrÉ™si düzgün deyil", "Set an admin username." : "Ä°nzibatçı istifadəçi adını tÉ™yin et.", "Set an admin password." : "Ä°nzibatçı ÅŸifrÉ™sini tÉ™yin et.", - "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında sÉ™hv baÅŸ verdi ona görÉ™ ki, fayl mövcud deyil.", "You are not allowed to share %s" : "%s-in yayimlanmasına sizÉ™ izin verilmir", "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilmÉ™lidir", "A valid password must be provided" : "Düzgün ÅŸifrÉ™ daxil edilmÉ™lidir", @@ -24,6 +23,7 @@ "Authentication error" : "TÉ™yinat metodikası", "Token expired. Please reload page." : "Token vaxtı bitib. XahiÅŸ olunur sÉ™hifÉ™ni yenidÉ™n yüklÉ™yÉ™siniz.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", + "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında sÉ™hv baÅŸ verdi ona görÉ™ ki, fayl mövcud deyil.", "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün", "%s shared »%s« with you" : "%s yayımlandı »%s« sizinlÉ™" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 24a13b7cf10c52e11a3064121225fd010aa0146e..c2259b9dc5c0052ee7a5714826731a696293367d 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -63,18 +63,10 @@ OC.L10N.register( "Set an admin password." : "Задай парола за админиÑтратор.", "Can't create or write into the data directory %s" : "ÐеуÑпешно Ñъздаване или запиÑване в \"data\" папката %s", "Invalid Federated Cloud ID" : "Ðевалиден Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "ÐеуÑпешно ÑподелÑне на %s , защото Ñървъра не позволÑва ÑподелÑне от тип $i.", - "Sharing %s failed, because the file does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не ÑъщеÑтвува.", - "You are not allowed to share %s" : "Ðе ти е разрешено да ÑподелÑш %s.", - "You need to provide a password to create a public link, only protected links are allowed" : "ТрÑбва да зададеш парола, за да Ñъздадеш общодоÑтъпен линк за ÑподелÑне, Ñамо защитени Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð¸ линкове Ñа разрешени.", - "Sharing %s failed, because sharing with links is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото ÑподелÑнето поÑредÑтвом връзки не е разрешено.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. СподелÑниÑта не могат да изтичат по-къÑно от %s Ñлед като Ñа били Ñподелени", - "Cannot set expiration date. Expiration date is in the past" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. Датата на изтичане е в миналото", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "СподелÑнето на ÑÑŠÑ€Ð²ÑŠÑ€Ð½Ð¸Ñ %s Ñ‚Ñ€Ñбва да поддържа OCP\\Share_Backend интерфейÑ.", "Sharing backend %s not found" : "СподелÑнето на ÑÑŠÑ€Ð²ÑŠÑ€Ð½Ð¸Ñ %s не е открито.", "Sharing backend for %s not found" : "СподелÑнето на Ñървъра за %s не е открито.", - "Sharing %s failed, because resharing is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото повторното ÑподелÑне е забранено", - "Sharing %s failed, because the file could not be found in the file cache" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не може да бъде намерен в кеша.", + "You are not allowed to share %s" : "Ðе ти е разрешено да ÑподелÑш %s.", "Can’t set expiration date more than %s days in the future" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚ повече от %s дни в бъдещето", "%1$s shared »%2$s« with you" : "%1$s Ñподели »%2$s« Ñ Ð²Ð°Ñ", "%1$s shared »%2$s« with you." : "%1$s Ñподели »%2$s« Ñ Ð²Ð°Ñ.", @@ -151,15 +143,23 @@ OC.L10N.register( "Could not obtain lock type %d on \"%s\"." : "ÐеуÑпешен опит за екÑклузивен доÑтъп от типa %d върху \"%s\".", "Library %s with a version higher than %s is required - available version %s." : "Ðеобходима е библиотеката %s Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ð¾-виÑока от %s - налична верÑÐ¸Ñ %s. ", "Library %s with a version lower than %s is required - available version %s." : "Ðеобходима е библиотеката %s Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ð¾-ниÑка от %s - налична верÑÐ¸Ñ %s. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "ÐеуÑпешно ÑподелÑне на %s , защото Ñървъра не позволÑва ÑподелÑне от тип $i.", + "Sharing %s failed, because the file does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не ÑъщеÑтвува.", "Sharing %s failed, because the user %s does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото потребител %s не ÑъщеÑтвува.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "ÐеуÑпешно ÑподелÑне на %s, защото %s не е член Ð½Ð¸ÐºÐ¾Ñ Ð¾Ñ‚ групите, в които е %s.", "Sharing %s failed, because this item is already shared with %s" : "ÐеуÑпешно ÑподелÑне на %s, защото това Ñъдържание е вече Ñподелено Ñ %s.", "Sharing %s failed, because the group %s does not exist" : "Ðеупешно ÑподелÑне на %s, защото групата %s не ÑъщеÑтвува.", "Sharing %s failed, because %s is not a member of the group %s" : "ÐеуÑпешно ÑподелÑне на %s, защото %s не е член на групата %s.", + "You need to provide a password to create a public link, only protected links are allowed" : "ТрÑбва да зададеш парола, за да Ñъздадеш общодоÑтъпен линк за ÑподелÑне, Ñамо защитени Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð¸ линкове Ñа разрешени.", + "Sharing %s failed, because sharing with links is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото ÑподелÑнето поÑредÑтвом връзки не е разрешено.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "ÐеуÑпешно ÑподелÑне на на %s, не може бъде намерено %s. Може би Ñървъра в момента е недоÑтъпен.", "Share type %s is not valid for %s" : "СподелÑнето на тип %s не валидно за %s.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. СподелÑниÑта не могат да изтичат по-къÑно от %s Ñлед като Ñа били Ñподелени", + "Cannot set expiration date. Expiration date is in the past" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. Датата на изтичане е в миналото", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "ÐеуÑпешно ÑподелÑне на %s, защото промените надвишават правата на доÑтъп дадени на %s.", + "Sharing %s failed, because resharing is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото повторното ÑподелÑне е забранено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "ÐеуÑпешно ÑподелÑне на %s, защото не е открит първоизточникът на %s, за да бъде ÑподелÑне по Ñървъра.", + "Sharing %s failed, because the file could not be found in the file cache" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не може да бъде намерен в кеша.", "%s shared »%s« with you" : "%s Ñподели »%s« Ñ Ð²Ð°Ñ", "%s shared »%s« with you." : "%s Ñподели »%s« Ñ Ð²Ð°Ñ.", "%s via %s" : "%s чрез %s" diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 6ec9a8fbf8ae250869967bd64a90f5c49e143b48..93a91878bcedc69a5039bf2486ddb16af9e5fa3c 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -61,18 +61,10 @@ "Set an admin password." : "Задай парола за админиÑтратор.", "Can't create or write into the data directory %s" : "ÐеуÑпешно Ñъздаване или запиÑване в \"data\" папката %s", "Invalid Federated Cloud ID" : "Ðевалиден Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "ÐеуÑпешно ÑподелÑне на %s , защото Ñървъра не позволÑва ÑподелÑне от тип $i.", - "Sharing %s failed, because the file does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не ÑъщеÑтвува.", - "You are not allowed to share %s" : "Ðе ти е разрешено да ÑподелÑш %s.", - "You need to provide a password to create a public link, only protected links are allowed" : "ТрÑбва да зададеш парола, за да Ñъздадеш общодоÑтъпен линк за ÑподелÑне, Ñамо защитени Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð¸ линкове Ñа разрешени.", - "Sharing %s failed, because sharing with links is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото ÑподелÑнето поÑредÑтвом връзки не е разрешено.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. СподелÑниÑта не могат да изтичат по-къÑно от %s Ñлед като Ñа били Ñподелени", - "Cannot set expiration date. Expiration date is in the past" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. Датата на изтичане е в миналото", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "СподелÑнето на ÑÑŠÑ€Ð²ÑŠÑ€Ð½Ð¸Ñ %s Ñ‚Ñ€Ñбва да поддържа OCP\\Share_Backend интерфейÑ.", "Sharing backend %s not found" : "СподелÑнето на ÑÑŠÑ€Ð²ÑŠÑ€Ð½Ð¸Ñ %s не е открито.", "Sharing backend for %s not found" : "СподелÑнето на Ñървъра за %s не е открито.", - "Sharing %s failed, because resharing is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото повторното ÑподелÑне е забранено", - "Sharing %s failed, because the file could not be found in the file cache" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не може да бъде намерен в кеша.", + "You are not allowed to share %s" : "Ðе ти е разрешено да ÑподелÑш %s.", "Can’t set expiration date more than %s days in the future" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚ повече от %s дни в бъдещето", "%1$s shared »%2$s« with you" : "%1$s Ñподели »%2$s« Ñ Ð²Ð°Ñ", "%1$s shared »%2$s« with you." : "%1$s Ñподели »%2$s« Ñ Ð²Ð°Ñ.", @@ -149,15 +141,23 @@ "Could not obtain lock type %d on \"%s\"." : "ÐеуÑпешен опит за екÑклузивен доÑтъп от типa %d върху \"%s\".", "Library %s with a version higher than %s is required - available version %s." : "Ðеобходима е библиотеката %s Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ð¾-виÑока от %s - налична верÑÐ¸Ñ %s. ", "Library %s with a version lower than %s is required - available version %s." : "Ðеобходима е библиотеката %s Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ð¾-ниÑка от %s - налична верÑÐ¸Ñ %s. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "ÐеуÑпешно ÑподелÑне на %s , защото Ñървъра не позволÑва ÑподелÑне от тип $i.", + "Sharing %s failed, because the file does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не ÑъщеÑтвува.", "Sharing %s failed, because the user %s does not exist" : "ÐеуÑпешно ÑподелÑне на %s, защото потребител %s не ÑъщеÑтвува.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "ÐеуÑпешно ÑподелÑне на %s, защото %s не е член Ð½Ð¸ÐºÐ¾Ñ Ð¾Ñ‚ групите, в които е %s.", "Sharing %s failed, because this item is already shared with %s" : "ÐеуÑпешно ÑподелÑне на %s, защото това Ñъдържание е вече Ñподелено Ñ %s.", "Sharing %s failed, because the group %s does not exist" : "Ðеупешно ÑподелÑне на %s, защото групата %s не ÑъщеÑтвува.", "Sharing %s failed, because %s is not a member of the group %s" : "ÐеуÑпешно ÑподелÑне на %s, защото %s не е член на групата %s.", + "You need to provide a password to create a public link, only protected links are allowed" : "ТрÑбва да зададеш парола, за да Ñъздадеш общодоÑтъпен линк за ÑподелÑне, Ñамо защитени Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð¸ линкове Ñа разрешени.", + "Sharing %s failed, because sharing with links is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото ÑподелÑнето поÑредÑтвом връзки не е разрешено.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "ÐеуÑпешно ÑподелÑне на на %s, не може бъде намерено %s. Може би Ñървъра в момента е недоÑтъпен.", "Share type %s is not valid for %s" : "СподелÑнето на тип %s не валидно за %s.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. СподелÑниÑта не могат да изтичат по-къÑно от %s Ñлед като Ñа били Ñподелени", + "Cannot set expiration date. Expiration date is in the past" : "ÐеуÑпешно задаване на Ñрок на валидноÑÑ‚. Датата на изтичане е в миналото", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "ÐеуÑпешно ÑподелÑне на %s, защото промените надвишават правата на доÑтъп дадени на %s.", + "Sharing %s failed, because resharing is not allowed" : "ÐеуÑпешно ÑподелÑне на %s, защото повторното ÑподелÑне е забранено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "ÐеуÑпешно ÑподелÑне на %s, защото не е открит първоизточникът на %s, за да бъде ÑподелÑне по Ñървъра.", + "Sharing %s failed, because the file could not be found in the file cache" : "ÐеуÑпешно ÑподелÑне на %s, защото файлът не може да бъде намерен в кеша.", "%s shared »%s« with you" : "%s Ñподели »%s« Ñ Ð²Ð°Ñ", "%s shared »%s« with you." : "%s Ñподели »%s« Ñ Ð²Ð°Ñ.", "%s via %s" : "%s чрез %s" diff --git a/lib/l10n/bn_BD.js b/lib/l10n/bn_BD.js index a4bc75c9e4b3d2c5b4566343bb0a50873ccd775e..c17dc3a85f9c752ff601de15c7f94b80d9230bce 100644 --- a/lib/l10n/bn_BD.js +++ b/lib/l10n/bn_BD.js @@ -16,11 +16,11 @@ OC.L10N.register( "Apps" : "অà§à¦¯à¦¾à¦ª", "Users" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", "Unknown user" : "অপরিচিত বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", - "Sharing %s failed, because the file does not exist" : "%s à¦à¦¾à¦—াà¦à¦¾à¦—ি বà§à¦¯à¦¾à¦°à§à¦¥, কারণ ফাইলটি নেই", "You are not allowed to share %s" : "আপনি %s à¦à¦¾à¦—াà¦à¦¾à¦—ি করতে পারবেননা", "Application is not enabled" : "অà§à¦¯à¦¾à¦ªà§à¦²à¦¿à¦•à§‡à¦¸à¦¨à¦Ÿà¦¿ সকà§à¦°à¦¿à§Ÿ নয়", "Authentication error" : "অনà§à¦®à§‹à¦¦à¦¨ ঘটিত সমসà§à¦¯à¦¾", "Token expired. Please reload page." : "টোকেন মেয়াদোতà§à¦¤à§€à¦°à§à¦£à¥¤ দয়া করে পৃষà§à¦ াটি পূনরায় লোড করà§à¦¨à¥¤", + "Sharing %s failed, because the file does not exist" : "%s à¦à¦¾à¦—াà¦à¦¾à¦—ি বà§à¦¯à¦¾à¦°à§à¦¥, কারণ ফাইলটি নেই", "%s shared »%s« with you" : "%s আপনার সাথে »%s« à¦à¦¾à¦—াà¦à¦¾à¦—ি করেছে" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/bn_BD.json b/lib/l10n/bn_BD.json index 6462b3553fb0feadf2a9664f5241e9002f229d93..a67dad413b6ebc58a08ea7f4f4a7fc8063b869c9 100644 --- a/lib/l10n/bn_BD.json +++ b/lib/l10n/bn_BD.json @@ -14,11 +14,11 @@ "Apps" : "অà§à¦¯à¦¾à¦ª", "Users" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", "Unknown user" : "অপরিচিত বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", - "Sharing %s failed, because the file does not exist" : "%s à¦à¦¾à¦—াà¦à¦¾à¦—ি বà§à¦¯à¦¾à¦°à§à¦¥, কারণ ফাইলটি নেই", "You are not allowed to share %s" : "আপনি %s à¦à¦¾à¦—াà¦à¦¾à¦—ি করতে পারবেননা", "Application is not enabled" : "অà§à¦¯à¦¾à¦ªà§à¦²à¦¿à¦•à§‡à¦¸à¦¨à¦Ÿà¦¿ সকà§à¦°à¦¿à§Ÿ নয়", "Authentication error" : "অনà§à¦®à§‹à¦¦à¦¨ ঘটিত সমসà§à¦¯à¦¾", "Token expired. Please reload page." : "টোকেন মেয়াদোতà§à¦¤à§€à¦°à§à¦£à¥¤ দয়া করে পৃষà§à¦ াটি পূনরায় লোড করà§à¦¨à¥¤", + "Sharing %s failed, because the file does not exist" : "%s à¦à¦¾à¦—াà¦à¦¾à¦—ি বà§à¦¯à¦¾à¦°à§à¦¥, কারণ ফাইলটি নেই", "%s shared »%s« with you" : "%s আপনার সাথে »%s« à¦à¦¾à¦—াà¦à¦¾à¦—ি করেছে" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 11a04199025066ef3b8ff72ebcb3e83b6a4b7ac3..24f15bc7cd67e651b190020cb17edcb66f93b812 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -83,19 +83,11 @@ OC.L10N.register( "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", "Invalid Federated Cloud ID" : "ID de núvol federat invà lid", - "Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix", - "You are not allowed to share %s" : "No se us permet compartir %s", - "You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.", - "Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços", - "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No es pot guardar la data d'expiració. Els fitxers o carpetes compartits no poden expirar més tard de %s després d'haver-se compratit.", - "Cannot set expiration date. Expiration date is in the past" : "No es pot guardar la data d'expiració. La data d'expiració ja ha passat.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfÃcie OCP\\Share_Backend", "Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat", "Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat", - "Sharing %s failed, because resharing is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir de nou", - "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau", "Open »%s«" : "Obre »%s«", + "You are not allowed to share %s" : "No se us permet compartir %s", "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos d'esborrat", "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", "Click the button below to open it." : "Feu clic al botó següent per obrir-lo.", @@ -172,15 +164,23 @@ OC.L10N.register( "Please upgrade your database version" : "Actualitzeu la versió de la base de dades", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Canvieu els permisos a 0770 per tal que la carpeta no es pugui llistar per altres usuaris.", "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\".", + "Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix", "Sharing %s failed, because the user %s does not exist" : "Ha fallat en compartir %s, perquè l'usuari %s no existeix", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", "Sharing %s failed, because the group %s does not exist" : "Ha fallat en compartir %s, perquè el grup %s no existeix", "Sharing %s failed, because %s is not a member of the group %s" : "Ha fallat en compartir %s, perquè %s no és membre del grup %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.", + "Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços", + "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.", "Share type %s is not valid for %s" : "La compartició tipus %s no és và lida per %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No es pot guardar la data d'expiració. Els fitxers o carpetes compartits no poden expirar més tard de %s després d'haver-se compratit.", + "Cannot set expiration date. Expiration date is in the past" : "No es pot guardar la data d'expiració. La data d'expiració ja ha passat.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s", + "Sharing %s failed, because resharing is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir de nou", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font", + "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau", "%s shared »%s« with you" : "%s ha compartit »%s« amb tu", "%s via %s" : "%s via %s" }, diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 8943a0b2c771e9e1f1ac77468e1b112da148317c..d35c74a84c75d5c5b2f644114417e4f83dfbb0a9 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -81,19 +81,11 @@ "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", "Invalid Federated Cloud ID" : "ID de núvol federat invà lid", - "Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix", - "You are not allowed to share %s" : "No se us permet compartir %s", - "You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.", - "Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços", - "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No es pot guardar la data d'expiració. Els fitxers o carpetes compartits no poden expirar més tard de %s després d'haver-se compratit.", - "Cannot set expiration date. Expiration date is in the past" : "No es pot guardar la data d'expiració. La data d'expiració ja ha passat.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfÃcie OCP\\Share_Backend", "Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat", "Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat", - "Sharing %s failed, because resharing is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir de nou", - "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau", "Open »%s«" : "Obre »%s«", + "You are not allowed to share %s" : "No se us permet compartir %s", "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos d'esborrat", "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", "Click the button below to open it." : "Feu clic al botó següent per obrir-lo.", @@ -170,15 +162,23 @@ "Please upgrade your database version" : "Actualitzeu la versió de la base de dades", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Canvieu els permisos a 0770 per tal que la carpeta no es pugui llistar per altres usuaris.", "Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\".", + "Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix", "Sharing %s failed, because the user %s does not exist" : "Ha fallat en compartir %s, perquè l'usuari %s no existeix", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", "Sharing %s failed, because the group %s does not exist" : "Ha fallat en compartir %s, perquè el grup %s no existeix", "Sharing %s failed, because %s is not a member of the group %s" : "Ha fallat en compartir %s, perquè %s no és membre del grup %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.", + "Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços", + "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.", "Share type %s is not valid for %s" : "La compartició tipus %s no és và lida per %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No es pot guardar la data d'expiració. Els fitxers o carpetes compartits no poden expirar més tard de %s després d'haver-se compratit.", + "Cannot set expiration date. Expiration date is in the past" : "No es pot guardar la data d'expiració. La data d'expiració ja ha passat.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s", + "Sharing %s failed, because resharing is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir de nou", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font", + "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau", "%s shared »%s« with you" : "%s ha compartit »%s« amb tu", "%s via %s" : "%s via %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 49274454bb73260524c07839c716da47213bb697..42a85e289f4d5de02c6e757235dc9c85aa25cc0b 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Zadejte heslo správce.", "Can't create or write into the data directory %s" : "Nedařà se vytvoÅ™it nebo zapisovat do datového adresáře %s", "Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "SdÃlenà %s se nezdaÅ™ilo, podpůrná vrstva nepodporuje typ sdÃlenà %i", - "Sharing %s failed, because the file does not exist" : "SdÃlenà %s se nezdaÅ™ilo, protože soubor neexistuje", - "You are not allowed to share %s" : "Nemáte povoleno sdÃlet %s", - "Sharing %s failed, because you can not share with yourself" : "SdÃlenà %s se nezdaÅ™ilo, protože nemůžete sdÃlet sami se sebou", - "Sharing %1$s failed, because the user %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože uživatel %2$s neexistuje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože uživatel %2$s nenà Älenem žádné skupiny spoleÄné s uživatelem %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože tato položka už je sdÃlena s %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože ta je už s uživatelem %2$s sdÃlena", - "Sharing %1$s failed, because the group %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože skupina %2$s neexistuje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože %2$s nenà Älenem skupiny %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoÅ™enà veÅ™ejného odkazu je nutné zadat heslo, jsou povoleny pouze chránÄ›né odkazy", - "Sharing %s failed, because sharing with links is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože sdÃlenà pomocà odkazů nenà povoleno", - "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SdÃlenà %1$s se nezdaÅ™ilo, %2$s se nedařà nalézt, možná je server v tuto chvÃli nedostupný.", - "Share type %1$s is not valid for %2$s" : "Typ sdÃlenà %1$s nenà platné pro %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedařà se nastavit datum skonÄenà platnosti. SdÃlenà nemůže vyprÅ¡et pozdÄ›ji než za %s po zveÅ™ejnÄ›nÃ", - "Cannot set expiration date. Expiration date is in the past" : "Takové datum skonÄenà platnosti nelze nastavit – je tÅ™eba, aby bylo v budoucnosti a ne minulosti…", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ÚložiÅ¡tÄ› pro sdÃlenà %s musà implementovat rozhranà OCP\\Share_Backend", "Sharing backend %s not found" : "ÚložiÅ¡tÄ› sdÃlenà %s nenalezeno", "Sharing backend for %s not found" : "ÚložiÅ¡tÄ› sdÃlenà pro %s nenalezeno", - "Sharing failed, because the user %s is the original sharer" : "SdÃlenà položky se nezdaÅ™ilo, protože uživatel %s je původnÃm vlastnÃkem", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %2$s povolena.", - "Sharing %s failed, because resharing is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože znovu-sdÃlenà nenà povoleno", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože úložiÅ¡tÄ› sdÃlenà %2$s nenalezla zdroj", - "Sharing %s failed, because the file could not be found in the file cache" : "SdÃlenà položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávacà pamÄ›ti", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám nasdÃlel(a) „%2$s“ a chce pÅ™idat:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám nasdÃlel(a) „%2$s“ a chce pÅ™idat", "»%s« added a note to a file shared with you" : "„%s“ pÅ™idal(a) poznámku k souboru, který je s vámi sdÃlený", "Open »%s«" : "OtevÅ™Ãt „%s“", "%1$s via %2$s" : "%1$s prostÅ™ednictvÃm %2$s", + "You are not allowed to share %s" : "Nemáte povoleno sdÃlet %s", "Can’t increase permissions of %s" : "Nelze zvýšit oprávnÄ›nà %s", "Files can’t be shared with delete permissions" : "Soubory nelze sdÃlet s oprávnÄ›nÃmi k odstranÄ›nÃ", "Files can’t be shared with create permissions" : "Soubory nelze sdÃlet s oprávnÄ›nÃmi k vytvářenÃ", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "PÅ™ekroÄen Äasový limit pÅ™ipojovánà k úložiÅ¡ti. %s", "Library %s with a version higher than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi vyÅ¡Å¡Ã než %s - dostupná verze %s.", "Library %s with a version lower than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi nižšà než %s - dostupná verze %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "SdÃlenà %s se nezdaÅ™ilo, podpůrná vrstva nepodporuje typ sdÃlenà %i", + "Sharing %s failed, because the file does not exist" : "SdÃlenà %s se nezdaÅ™ilo, protože soubor neexistuje", + "Sharing %s failed, because you can not share with yourself" : "SdÃlenà %s se nezdaÅ™ilo, protože nemůžete sdÃlet sami se sebou", "Sharing %s failed, because the user %s does not exist" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s neexistuje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s nenà Älenem žádné skupiny spoleÄné s uživatelem %s", "Sharing %s failed, because this item is already shared with %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože položka už je s uživatelem %s sdÃlena", "Sharing %s failed, because this item is already shared with user %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože ta je už s uživatelem %s sdÃlena", "Sharing %s failed, because the group %s does not exist" : "SdÃlenà položky %s se nezdaÅ™ilo, protože skupina %s neexistuje", "Sharing %s failed, because %s is not a member of the group %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s nenà Älenem skupiny %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoÅ™enà veÅ™ejného odkazu je nutné zadat heslo, jsou povoleny pouze chránÄ›né odkazy", + "Sharing %s failed, because sharing with links is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože sdÃlenà pomocà odkazů nenà povoleno", + "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "SdÃlenà %s se nezdaÅ™ilo, %s se nepodaÅ™ilo nalézt, server pravdÄ›podobnÄ› právÄ› nenà dostupný.", "Share type %s is not valid for %s" : "SdÃlenà typu %s nenà korektnà pro %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedařà se nastavit datum skonÄenà platnosti. SdÃlenà nemůže vyprÅ¡et pozdÄ›ji než za %s po zveÅ™ejnÄ›nÃ", + "Cannot set expiration date. Expiration date is in the past" : "Takové datum skonÄenà platnosti nelze nastavit – je tÅ™eba, aby bylo v budoucnosti a ne minulosti…", + "Sharing failed, because the user %s is the original sharer" : "SdÃlenà položky se nezdaÅ™ilo, protože uživatel %s je původnÃm vlastnÃkem", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %s povolena.", + "Sharing %s failed, because resharing is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože znovu-sdÃlenà nenà povoleno", "Sharing %s failed, because the sharing backend for %s could not find its source" : "SdÃlenà položky %s selhalo, protože úložiÅ¡tÄ› sdÃlenà %s nenalezla zdroj", + "Sharing %s failed, because the file could not be found in the file cache" : "SdÃlenà položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávacà pamÄ›ti", "%s shared »%s« with you" : "%s s vámi sdÃlà „%s“", "%s shared »%s« with you." : "%s s vámi sdÃlel(a) „%s“", "%s via %s" : "%s pomocà %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci „%s“ nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federovánà cloudu „%s“" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federovánà cloudu „%s“", + "Sharing %1$s failed, because the user %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože uživatel %2$s neexistuje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože uživatel %2$s nenà Älenem žádné skupiny spoleÄné s uživatelem %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože tato položka už je sdÃlena s %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože ta je už s uživatelem %2$s sdÃlena", + "Sharing %1$s failed, because the group %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože skupina %2$s neexistuje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože %2$s nenà Älenem skupiny %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SdÃlenà %1$s se nezdaÅ™ilo, %2$s se nedařà nalézt, možná je server v tuto chvÃli nedostupný.", + "Share type %1$s is not valid for %2$s" : "Typ sdÃlenà %1$s nenà platné pro %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %2$s povolena.", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože úložiÅ¡tÄ› sdÃlenà %2$s nenalezla zdroj" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index dc42dc677c8d46453c88eb7140e5c0e1b1b7341b..7ee353e132d25543af7464d958e4cb176b701614 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -98,36 +98,15 @@ "Set an admin password." : "Zadejte heslo správce.", "Can't create or write into the data directory %s" : "Nedařà se vytvoÅ™it nebo zapisovat do datového adresáře %s", "Invalid Federated Cloud ID" : "Neplatné sdružené cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "SdÃlenà %s se nezdaÅ™ilo, podpůrná vrstva nepodporuje typ sdÃlenà %i", - "Sharing %s failed, because the file does not exist" : "SdÃlenà %s se nezdaÅ™ilo, protože soubor neexistuje", - "You are not allowed to share %s" : "Nemáte povoleno sdÃlet %s", - "Sharing %s failed, because you can not share with yourself" : "SdÃlenà %s se nezdaÅ™ilo, protože nemůžete sdÃlet sami se sebou", - "Sharing %1$s failed, because the user %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože uživatel %2$s neexistuje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože uživatel %2$s nenà Älenem žádné skupiny spoleÄné s uživatelem %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože tato položka už je sdÃlena s %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože ta je už s uživatelem %2$s sdÃlena", - "Sharing %1$s failed, because the group %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože skupina %2$s neexistuje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože %2$s nenà Älenem skupiny %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoÅ™enà veÅ™ejného odkazu je nutné zadat heslo, jsou povoleny pouze chránÄ›né odkazy", - "Sharing %s failed, because sharing with links is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože sdÃlenà pomocà odkazů nenà povoleno", - "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SdÃlenà %1$s se nezdaÅ™ilo, %2$s se nedařà nalézt, možná je server v tuto chvÃli nedostupný.", - "Share type %1$s is not valid for %2$s" : "Typ sdÃlenà %1$s nenà platné pro %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedařà se nastavit datum skonÄenà platnosti. SdÃlenà nemůže vyprÅ¡et pozdÄ›ji než za %s po zveÅ™ejnÄ›nÃ", - "Cannot set expiration date. Expiration date is in the past" : "Takové datum skonÄenà platnosti nelze nastavit – je tÅ™eba, aby bylo v budoucnosti a ne minulosti…", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ÚložiÅ¡tÄ› pro sdÃlenà %s musà implementovat rozhranà OCP\\Share_Backend", "Sharing backend %s not found" : "ÚložiÅ¡tÄ› sdÃlenà %s nenalezeno", "Sharing backend for %s not found" : "ÚložiÅ¡tÄ› sdÃlenà pro %s nenalezeno", - "Sharing failed, because the user %s is the original sharer" : "SdÃlenà položky se nezdaÅ™ilo, protože uživatel %s je původnÃm vlastnÃkem", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %2$s povolena.", - "Sharing %s failed, because resharing is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože znovu-sdÃlenà nenà povoleno", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože úložiÅ¡tÄ› sdÃlenà %2$s nenalezla zdroj", - "Sharing %s failed, because the file could not be found in the file cache" : "SdÃlenà položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávacà pamÄ›ti", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám nasdÃlel(a) „%2$s“ a chce pÅ™idat:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám nasdÃlel(a) „%2$s“ a chce pÅ™idat", "»%s« added a note to a file shared with you" : "„%s“ pÅ™idal(a) poznámku k souboru, který je s vámi sdÃlený", "Open »%s«" : "OtevÅ™Ãt „%s“", "%1$s via %2$s" : "%1$s prostÅ™ednictvÃm %2$s", + "You are not allowed to share %s" : "Nemáte povoleno sdÃlet %s", "Can’t increase permissions of %s" : "Nelze zvýšit oprávnÄ›nà %s", "Files can’t be shared with delete permissions" : "Soubory nelze sdÃlet s oprávnÄ›nÃmi k odstranÄ›nÃ", "Files can’t be shared with create permissions" : "Soubory nelze sdÃlet s oprávnÄ›nÃmi k vytvářenÃ", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "PÅ™ekroÄen Äasový limit pÅ™ipojovánà k úložiÅ¡ti. %s", "Library %s with a version higher than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi vyÅ¡Å¡Ã než %s - dostupná verze %s.", "Library %s with a version lower than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi nižšà než %s - dostupná verze %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "SdÃlenà %s se nezdaÅ™ilo, podpůrná vrstva nepodporuje typ sdÃlenà %i", + "Sharing %s failed, because the file does not exist" : "SdÃlenà %s se nezdaÅ™ilo, protože soubor neexistuje", + "Sharing %s failed, because you can not share with yourself" : "SdÃlenà %s se nezdaÅ™ilo, protože nemůžete sdÃlet sami se sebou", "Sharing %s failed, because the user %s does not exist" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s neexistuje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s nenà Älenem žádné skupiny spoleÄné s uživatelem %s", "Sharing %s failed, because this item is already shared with %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože položka už je s uživatelem %s sdÃlena", "Sharing %s failed, because this item is already shared with user %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože ta je už s uživatelem %s sdÃlena", "Sharing %s failed, because the group %s does not exist" : "SdÃlenà položky %s se nezdaÅ™ilo, protože skupina %s neexistuje", "Sharing %s failed, because %s is not a member of the group %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože uživatel %s nenà Älenem skupiny %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Pro vytvoÅ™enà veÅ™ejného odkazu je nutné zadat heslo, jsou povoleny pouze chránÄ›né odkazy", + "Sharing %s failed, because sharing with links is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože sdÃlenà pomocà odkazů nenà povoleno", + "Not allowed to create a federated share with the same user" : "Nenà povoleno vytvoÅ™it propojené sdÃlenà s tÃm samým uživatelem", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "SdÃlenà %s se nezdaÅ™ilo, %s se nepodaÅ™ilo nalézt, server pravdÄ›podobnÄ› právÄ› nenà dostupný.", "Share type %s is not valid for %s" : "SdÃlenà typu %s nenà korektnà pro %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nedařà se nastavit datum skonÄenà platnosti. SdÃlenà nemůže vyprÅ¡et pozdÄ›ji než za %s po zveÅ™ejnÄ›nÃ", + "Cannot set expiration date. Expiration date is in the past" : "Takové datum skonÄenà platnosti nelze nastavit – je tÅ™eba, aby bylo v budoucnosti a ne minulosti…", + "Sharing failed, because the user %s is the original sharer" : "SdÃlenà položky se nezdaÅ™ilo, protože uživatel %s je původnÃm vlastnÃkem", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "SdÃlenà položky %s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %s povolena.", + "Sharing %s failed, because resharing is not allowed" : "SdÃlenà položky %s se nezdaÅ™ilo, protože znovu-sdÃlenà nenà povoleno", "Sharing %s failed, because the sharing backend for %s could not find its source" : "SdÃlenà položky %s selhalo, protože úložiÅ¡tÄ› sdÃlenà %s nenalezla zdroj", + "Sharing %s failed, because the file could not be found in the file cache" : "SdÃlenà položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávacà pamÄ›ti", "%s shared »%s« with you" : "%s s vámi sdÃlà „%s“", "%s shared »%s« with you." : "%s s vámi sdÃlel(a) „%s“", "%s via %s" : "%s pomocà %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci „%s“ nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federovánà cloudu „%s“" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federovánà cloudu „%s“", + "Sharing %1$s failed, because the user %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože uživatel %2$s neexistuje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože uživatel %2$s nenà Älenem žádné skupiny spoleÄné s uživatelem %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože tato položka už je sdÃlena s %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože ta je už s uživatelem %2$s sdÃlena", + "Sharing %1$s failed, because the group %2$s does not exist" : "SdÃlenà %1$s se nezdaÅ™ilo, protože skupina %2$s neexistuje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SdÃlenà %1$s se nezdaÅ™ilo, protože %2$s nenà Älenem skupiny %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SdÃlenà %1$s se nezdaÅ™ilo, %2$s se nedařà nalézt, možná je server v tuto chvÃli nedostupný.", + "Share type %1$s is not valid for %2$s" : "Typ sdÃlenà %1$s nenà platné pro %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože jsou k tomu nutná vyÅ¡Å¡Ã oprávnÄ›nÃ, než jaká byla %2$s povolena.", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SdÃlenà položky %1$s se nezdaÅ™ilo, protože úložiÅ¡tÄ› sdÃlenà %2$s nenalezla zdroj" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/lib/l10n/da.js b/lib/l10n/da.js index 422e4ec9aa3f6c68ddfebcef62b9c694015c7d35..99701e98b274ff85a3de0f5de4449dd16676f672 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -82,23 +82,12 @@ OC.L10N.register( "Set an admin password." : "Angiv et admin kodeord.", "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling af %s mislykkedes, fordi backenden ikke tillader delinger fra typen %i", - "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", - "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", - "Sharing %s failed, because you can not share with yourself" : "Deling af %s mislykkedes, fordi du ikke kan dele med dig selv", - "You need to provide a password to create a public link, only protected links are allowed" : "Du skal angive et kodeord for at oprette et offentligt link - kun beskyttede links er tilladt", - "Sharing %s failed, because sharing with links is not allowed" : "Der skete en fejl ved deling af %s, det er ikke tilladt at dele links", - "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke angive udløbsdato. Delinger kan ikke udløbe senere end %s efter at de er blevet delt", - "Cannot set expiration date. Expiration date is in the past" : "Kan ikke angive udløbsdato. Udløbsdato er allerede passeret", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", - "Sharing failed, because the user %s is the original sharer" : "Deling mislykkedes, fordi brugeren %s er den som delte oprindeligt", - "Sharing %s failed, because resharing is not allowed" : "Deling af %s mislykkedes, fordi videredeling ikke er tilladt", - "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen", "Open »%s«" : "Ã…bn »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Expiration date is in the past" : "Udløbsdatoen ligger tilbage i tid", "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"", "Sunday" : "Søndag", @@ -182,16 +171,27 @@ OC.L10N.register( "Could not obtain lock type %d on \"%s\"." : "Kunne ikke opnÃ¥ en lÃ¥setype %d pÃ¥ \"%s\".", "Library %s with a version higher than %s is required - available version %s." : "Der kræves en version af biblioteket %s, der er højere end %s - tilgængelig version er %s.", "Library %s with a version lower than %s is required - available version %s." : "Der kræves en version af biblioteket %s, der er lavere end %s - tilgængelig version er %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling af %s mislykkedes, fordi backenden ikke tillader delinger fra typen %i", + "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", + "Sharing %s failed, because you can not share with yourself" : "Deling af %s mislykkedes, fordi du ikke kan dele med dig selv", "Sharing %s failed, because the user %s does not exist" : "Der skete en fejl ved deling af %s, brugeren %s eksistere ikke", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Der skete en fejl ved deling af %s, brugeren %s er ikke medlem af nogle grupper som %s er medlem af", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Sharing %s failed, because this item is already shared with user %s" : "Deling af %s mislykkedes, fordi dette element allerede er delt med brugeren %s", "Sharing %s failed, because the group %s does not exist" : "Der skete en fejl ved deling af %s, gruppen %s eksistere ikke", "Sharing %s failed, because %s is not a member of the group %s" : "Der skete en fejl ved deling af %s, fordi %s ikke er medlem af gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du skal angive et kodeord for at oprette et offentligt link - kun beskyttede links er tilladt", + "Sharing %s failed, because sharing with links is not allowed" : "Der skete en fejl ved deling af %s, det er ikke tilladt at dele links", + "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling af %s mislykkedes - kunne ikke finde %s. MÃ¥ske er serveren ikke tilgængelig i øjeblikket.", "Share type %s is not valid for %s" : "Delingstypen %s er ikke gyldig for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke angive udløbsdato. Delinger kan ikke udløbe senere end %s efter at de er blevet delt", + "Cannot set expiration date. Expiration date is in the past" : "Kan ikke angive udløbsdato. Udløbsdato er allerede passeret", + "Sharing failed, because the user %s is the original sharer" : "Deling mislykkedes, fordi brugeren %s er den som delte oprindeligt", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deling af %s mislykkedes, fordi tilladelserne overskred de tillaldelser som %s var tildelt", + "Sharing %s failed, because resharing is not allowed" : "Deling af %s mislykkedes, fordi videredeling ikke er tilladt", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deling af %s mislykkedes, fordi back-enden ikke kunne finde kilden til %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen", "%s shared »%s« with you" : "%s delte »%s« med dig", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App'en \"%s\" kan ikke installeres, da følgende krav ikke er opfyldt: %s " diff --git a/lib/l10n/da.json b/lib/l10n/da.json index b8614bce9caef2558953f1dbd3afe6c3497ae1b4..6f92fb6237f7f9551f34056ebc59031075a7e0ee 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -80,23 +80,12 @@ "Set an admin password." : "Angiv et admin kodeord.", "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling af %s mislykkedes, fordi backenden ikke tillader delinger fra typen %i", - "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", - "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", - "Sharing %s failed, because you can not share with yourself" : "Deling af %s mislykkedes, fordi du ikke kan dele med dig selv", - "You need to provide a password to create a public link, only protected links are allowed" : "Du skal angive et kodeord for at oprette et offentligt link - kun beskyttede links er tilladt", - "Sharing %s failed, because sharing with links is not allowed" : "Der skete en fejl ved deling af %s, det er ikke tilladt at dele links", - "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke angive udløbsdato. Delinger kan ikke udløbe senere end %s efter at de er blevet delt", - "Cannot set expiration date. Expiration date is in the past" : "Kan ikke angive udløbsdato. Udløbsdato er allerede passeret", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", - "Sharing failed, because the user %s is the original sharer" : "Deling mislykkedes, fordi brugeren %s er den som delte oprindeligt", - "Sharing %s failed, because resharing is not allowed" : "Deling af %s mislykkedes, fordi videredeling ikke er tilladt", - "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen", "Open »%s«" : "Ã…bn »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Expiration date is in the past" : "Udløbsdatoen ligger tilbage i tid", "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"", "Sunday" : "Søndag", @@ -180,16 +169,27 @@ "Could not obtain lock type %d on \"%s\"." : "Kunne ikke opnÃ¥ en lÃ¥setype %d pÃ¥ \"%s\".", "Library %s with a version higher than %s is required - available version %s." : "Der kræves en version af biblioteket %s, der er højere end %s - tilgængelig version er %s.", "Library %s with a version lower than %s is required - available version %s." : "Der kræves en version af biblioteket %s, der er lavere end %s - tilgængelig version er %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling af %s mislykkedes, fordi backenden ikke tillader delinger fra typen %i", + "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", + "Sharing %s failed, because you can not share with yourself" : "Deling af %s mislykkedes, fordi du ikke kan dele med dig selv", "Sharing %s failed, because the user %s does not exist" : "Der skete en fejl ved deling af %s, brugeren %s eksistere ikke", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Der skete en fejl ved deling af %s, brugeren %s er ikke medlem af nogle grupper som %s er medlem af", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Sharing %s failed, because this item is already shared with user %s" : "Deling af %s mislykkedes, fordi dette element allerede er delt med brugeren %s", "Sharing %s failed, because the group %s does not exist" : "Der skete en fejl ved deling af %s, gruppen %s eksistere ikke", "Sharing %s failed, because %s is not a member of the group %s" : "Der skete en fejl ved deling af %s, fordi %s ikke er medlem af gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du skal angive et kodeord for at oprette et offentligt link - kun beskyttede links er tilladt", + "Sharing %s failed, because sharing with links is not allowed" : "Der skete en fejl ved deling af %s, det er ikke tilladt at dele links", + "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling af %s mislykkedes - kunne ikke finde %s. MÃ¥ske er serveren ikke tilgængelig i øjeblikket.", "Share type %s is not valid for %s" : "Delingstypen %s er ikke gyldig for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke angive udløbsdato. Delinger kan ikke udløbe senere end %s efter at de er blevet delt", + "Cannot set expiration date. Expiration date is in the past" : "Kan ikke angive udløbsdato. Udløbsdato er allerede passeret", + "Sharing failed, because the user %s is the original sharer" : "Deling mislykkedes, fordi brugeren %s er den som delte oprindeligt", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deling af %s mislykkedes, fordi tilladelserne overskred de tillaldelser som %s var tildelt", + "Sharing %s failed, because resharing is not allowed" : "Deling af %s mislykkedes, fordi videredeling ikke er tilladt", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deling af %s mislykkedes, fordi back-enden ikke kunne finde kilden til %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen", "%s shared »%s« with you" : "%s delte »%s« med dig", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App'en \"%s\" kan ikke installeres, da følgende krav ikke er opfyldt: %s " diff --git a/lib/l10n/de.js b/lib/l10n/de.js index a6ac1bdbdd1190bcbebedefbe454d4685fda1f6e..84b5cd93463e984b4a48430cf69a9ae734517606 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Ein Administrator-Passwort setzen.", "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", - "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", - "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", - "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da Du nichts mit Dir selbst teilen kannst", - "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Objekt schon mit %2$s geteilt wird", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", - "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", - "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher musst Du ein Passwort angeben, um einen öffentlichen Link zu generieren", - "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", - "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", - "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", - "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %2$s überschreiten", - "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte", - "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%1$s shared »%2$s« with you and wants to add:" : "%1$shat » %2$s« mit Dir geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit Dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Dir geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", + "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.", "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", + "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", + "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da Du nichts mit Dir selbst teilen kannst", "Sharing %s failed, because the user %s does not exist" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s nicht existiert", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s kein Gruppenmitglied einer der Gruppen von %s ist", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit %s geteilt wird", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "Sharing %s failed, because the group %s does not exist" : "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert", "Sharing %s failed, because %s is not a member of the group %s" : "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist", + "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher musst Du ein Passwort angeben, um einen öffentlichen Link zu generieren", + "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", + "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", "Share type %s is not valid for %s" : "Freigabetyp %s ist nicht gültig für %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", + "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", + "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten", + "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte", + "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", "%s shared »%s« with you." : "%s hat mit Dir »%s« geteilt.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App „%s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet", + "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Objekt schon mit %2$s geteilt wird", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", + "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %2$s überschreiten", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index fd04a56707649eda6d76d9df339b467114338875..142d8552e441b9d72e1deab1214edd3aedbebc05 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -98,36 +98,15 @@ "Set an admin password." : "Ein Administrator-Passwort setzen.", "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", - "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", - "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", - "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da Du nichts mit Dir selbst teilen kannst", - "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Objekt schon mit %2$s geteilt wird", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", - "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", - "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher musst Du ein Passwort angeben, um einen öffentlichen Link zu generieren", - "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", - "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", - "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", - "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %2$s überschreiten", - "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte", - "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%1$s shared »%2$s« with you and wants to add:" : "%1$shat » %2$s« mit Dir geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit Dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Dir geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", + "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.", "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", + "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", + "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da Du nichts mit Dir selbst teilen kannst", "Sharing %s failed, because the user %s does not exist" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s nicht existiert", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s kein Gruppenmitglied einer der Gruppen von %s ist", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit %s geteilt wird", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "Sharing %s failed, because the group %s does not exist" : "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert", "Sharing %s failed, because %s is not a member of the group %s" : "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist", + "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher musst Du ein Passwort angeben, um einen öffentlichen Link zu generieren", + "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", + "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", "Share type %s is not valid for %s" : "Freigabetyp %s ist nicht gültig für %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", + "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", + "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten", + "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte", + "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", "%s shared »%s« with you." : "%s hat mit Dir »%s« geteilt.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App „%s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet", + "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Objekt schon mit %2$s geteilt wird", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", + "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %2$s überschreiten", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 172e47456f4ae08535649e5f948ac30b6c8a327f..a2ec075b5a784731ee1c286850b832da322fe5a4 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Ein Administrator-Passwort setzen.", "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", - "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", - "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da das Teilen mit sich selbst nicht möglich ist", - "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit %2$s geteilt wird", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", - "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", - "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren", - "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", - "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", - "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", - "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen von %2$s überschreiten", - "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte", - "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", + "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.", "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", + "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", + "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da das Teilen mit sich selbst nicht möglich ist", "Sharing %s failed, because the user %s does not exist" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s nicht existiert", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s kein Gruppenmitglied einer der Gruppen von %s ist", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit %s geteilt wird", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "Sharing %s failed, because the group %s does not exist" : "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert", "Sharing %s failed, because %s is not a member of the group %s" : "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist", + "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren", + "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", + "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", "Share type %s is not valid for %s" : "Freigabetyp %s ist nicht gültig für %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", + "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", + "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten", + "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte", + "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%s shared »%s« with you" : "%s hat „%s“ mit Ihnen geteilt", "%s shared »%s« with you." : "%s hat mit Ihnen »%s« geteilt.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App „%s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet." + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet.", + "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit %2$s geteilt wird", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", + "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen von %2$s überschreiten", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index d597cd9120af150c9b3d92bc41b857cc95332c37..e92a934c3155c7070f1477832e71a66fd1bc606c 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -98,36 +98,15 @@ "Set an admin password." : "Ein Administrator-Passwort setzen.", "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", - "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", - "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da das Teilen mit sich selbst nicht möglich ist", - "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit %2$s geteilt wird", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", - "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", - "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren", - "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", - "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", - "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", - "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", - "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen von %2$s überschreiten", - "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte", - "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", + "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - verfügbare Version ist %s.", "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - verfügbare Version ist %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %i nicht erlaubt.", + "Sharing %s failed, because the file does not exist" : "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", + "Sharing %s failed, because you can not share with yourself" : "Freigabe von %s fehlgeschlagen, da das Teilen mit sich selbst nicht möglich ist", "Sharing %s failed, because the user %s does not exist" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s nicht existiert", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Freigabe von %s fehlgeschlagen, da der Benutzer %s kein Gruppenmitglied einer der Gruppen von %s ist", "Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit %s geteilt wird", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "Sharing %s failed, because the group %s does not exist" : "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert", "Sharing %s failed, because %s is not a member of the group %s" : "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist", + "You need to provide a password to create a public link, only protected links are allowed" : "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren", + "Sharing %s failed, because sharing with links is not allowed" : "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist", + "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", "Share type %s is not valid for %s" : "Freigabetyp %s ist nicht gültig für %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", + "Cannot set expiration date. Expiration date is in the past" : "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", + "Sharing failed, because the user %s is the original sharer" : "Freigabe fehlgeschlagen, da der Benutzer %s der ursprünglich Teilende ist", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten", + "Sharing %s failed, because resharing is not allowed" : "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte", + "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte", "%s shared »%s« with you" : "%s hat „%s“ mit Ihnen geteilt", "%s shared »%s« with you." : "%s hat mit Ihnen »%s« geteilt.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App „%s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet." + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wird bereits von Cloud-Federation-Provider \"%s\" verwendet.", + "Sharing %1$s failed, because the user %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s nicht existiert", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Freigabe von %1$s fehlgeschlagen, da der Benutzer %2$s kein Mitglied einer der Gruppen von %3$s ist", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit %2$s geteilt wird", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird", + "Sharing %1$s failed, because the group %2$s does not exist" : "Freigabe von %1$s fehlgeschlagen, da die Gruppe %2$s nicht existiert", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Freigabe von %1$s fehlgeschlagen, da %2$s kein Mitglied der Gruppe %3$s ist", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Die Freigabe von %1$s ist fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Share type %1$s is not valid for %2$s" : "Freigabetyp %1$s ist nicht gültig für %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Freigabe von %1$s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen von %2$s überschreiten", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Freigabe von %1$s fehlgeschlagen, da das Freigabe-Backend für %2$s nicht in dieser Quelle gefunden werden konnte" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/el.js b/lib/l10n/el.js index b5cec67e60b1bfc74b25431a4cd250396673d04e..b27ec00754a824f1bc1e4f1d002e962aec621742 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -85,21 +85,10 @@ OC.L10N.register( "Set an admin password." : "Εισάγετε συνθηματικό διαχειÏιστή.", "Can't create or write into the data directory %s" : "ΑδÏνατη η δημιουÏγία ή συγγÏαφή στον κατάλογο δεδομÎνων %s", "Invalid Federated Cloud ID" : "Μη ÎγκυÏο Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, γιατί το σÏστημα υποστήÏιξης δεν επιτÏÎπει κοινόχÏηστα Ï„Ïπου %i", - "Sharing %s failed, because the file does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν υπάÏχει", - "You are not allowed to share %s" : "Δεν επιτÏÎπεται να διαμοιÏάσετε τον πόÏο %s", - "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν μποÏείτε να διαμοιÏαστείτε με τον εαυτό σας.", - "You need to provide a password to create a public link, only protected links are allowed" : "Î ÏÎπει να εισάγετε Îναν κωδικό για να δημιουÏγήσετε Îναν δημόσιο σÏνδεσμο. Μόνο Ï€ÏοστατευμÎνοι σÏνδεσμοι επιτÏÎπονται", - "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο διαμοιÏασμός με συνδÎσμους", - "Not allowed to create a federated share with the same user" : "Δεν επιτÏÎπεται η δημιουÏγία federated διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ τον ίδιο χÏήστη", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Οι κοινοποιήσεις δεν μποÏεί να λήγουν αÏγότεÏα από %s Î±Ï†Î¿Ï Îχουν διαμοιÏαστεί.", - "Cannot set expiration date. Expiration date is in the past" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Η ημεÏομηνία λήξης είναι στο παÏελθόν", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s Ï€ÏÎπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s δεν βÏÎθηκε", "Sharing backend for %s not found" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î³Î¹Î± το %s δεν βÏÎθηκε", - "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο αÏχικά από τον ίδιο χÏήστη.", - "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο επαναδιαμοιÏασμός", - "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν βÏÎθηκε στην Ï€ÏοσωÏινή αποθήκευση αÏχείων", + "You are not allowed to share %s" : "Δεν επιτÏÎπεται να διαμοιÏάσετε τον πόÏο %s", "Can’t increase permissions of %s" : "Αδυναμία αÏξησης των δικαιωμάτων του %s", "Files can’t be shared with delete permissions" : "Δεν μποÏεί να γίνει διαμοιÏασμός αÏχείων με δικαιώματα διαγÏαφής", "Files can’t be shared with create permissions" : "Δεν μποÏεί να γίνει διαμοιÏασμός αÏχείων με δικαιώματα δημιουÏγίας", @@ -204,16 +193,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Λήξη χÏÎ¿Î½Î¹ÎºÎ¿Ï Î¿Ïίου σÏνδεσης με αποθηκευτικό χώÏο.%s", "Library %s with a version higher than %s is required - available version %s." : "Απαιτείται βιβλιοθήκη %s νεότεÏη από την Îκδοση %s - διαθÎσιμη Îκδοση %s ", "Library %s with a version lower than %s is required - available version %s." : "Απαιτείται βιβλιοθήκη %s παλαιότεÏη από την Îκδοση %s - διαθÎσιμη Îκδοση %s ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, γιατί το σÏστημα υποστήÏιξης δεν επιτÏÎπει κοινόχÏηστα Ï„Ïπου %i", + "Sharing %s failed, because the file does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν υπάÏχει", + "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν μποÏείτε να διαμοιÏαστείτε με τον εαυτό σας.", "Sharing %s failed, because the user %s does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν υπάÏχει", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν είναι μÎλος καμίας ομάδας στην οποία ο χÏήστης %s είναι μÎλος", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο ήδη με τον χÏήστη %s", "Sharing %s failed, because this item is already shared with user %s" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ %s, διότι αυτό το αντικείμενο διαμοιÏάζεται ήδη με τον χÏήστη %s", "Sharing %s failed, because the group %s does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί η ομάδα χÏηστών %s δεν υπάÏχει", "Sharing %s failed, because %s is not a member of the group %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν είναι μÎλος της ομάδας %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Î ÏÎπει να εισάγετε Îναν κωδικό για να δημιουÏγήσετε Îναν δημόσιο σÏνδεσμο. Μόνο Ï€ÏοστατευμÎνοι σÏνδεσμοι επιτÏÎπονται", + "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο διαμοιÏασμός με συνδÎσμους", + "Not allowed to create a federated share with the same user" : "Δεν επιτÏÎπεται η δημιουÏγία federated διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ τον ίδιο χÏήστη", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, δεν βÏÎθηκε το %s, μποÏεί ο διακομιστής να είναι Ï€ÏοσωÏινά απÏοσπÎλαστος.", "Share type %s is not valid for %s" : "Ο Ï„Ïπος διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s δεν είναι ÎγκυÏος για το %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Οι κοινοποιήσεις δεν μποÏεί να λήγουν αÏγότεÏα από %s Î±Ï†Î¿Ï Îχουν διαμοιÏαστεί.", + "Cannot set expiration date. Expiration date is in the past" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Η ημεÏομηνία λήξης είναι στο παÏελθόν", + "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο αÏχικά από τον ίδιο χÏήστη.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί τα δικαιώματα υπεÏτεÏοÏν αυτά που είναι οÏισμÎνα για το %s", + "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο επαναδιαμοιÏασμός", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν ήταν δυνατό να εντοπίσει την πηγή το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î³Î¹Î± το %s ", + "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν βÏÎθηκε στην Ï€ÏοσωÏινή αποθήκευση αÏχείων", "%s shared »%s« with you" : "Ο %s διαμοιÏάστηκε μαζί σας το »%s«", "%s via %s" : "%s μÎσω %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Αυτή η εφαÏμογή %s δεν μποÏεί να εγκατασταθεί διότι δεν πληÏοÏνται οι ακόλουθες εξαÏτήσεις: %s" diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 7fe878d95c3567bfe9b46bd8ed32ca8d5c375aeb..1f3c009ce6894646b1fd6f393e750d5d3267738d 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -83,21 +83,10 @@ "Set an admin password." : "Εισάγετε συνθηματικό διαχειÏιστή.", "Can't create or write into the data directory %s" : "ΑδÏνατη η δημιουÏγία ή συγγÏαφή στον κατάλογο δεδομÎνων %s", "Invalid Federated Cloud ID" : "Μη ÎγκυÏο Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, γιατί το σÏστημα υποστήÏιξης δεν επιτÏÎπει κοινόχÏηστα Ï„Ïπου %i", - "Sharing %s failed, because the file does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν υπάÏχει", - "You are not allowed to share %s" : "Δεν επιτÏÎπεται να διαμοιÏάσετε τον πόÏο %s", - "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν μποÏείτε να διαμοιÏαστείτε με τον εαυτό σας.", - "You need to provide a password to create a public link, only protected links are allowed" : "Î ÏÎπει να εισάγετε Îναν κωδικό για να δημιουÏγήσετε Îναν δημόσιο σÏνδεσμο. Μόνο Ï€ÏοστατευμÎνοι σÏνδεσμοι επιτÏÎπονται", - "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο διαμοιÏασμός με συνδÎσμους", - "Not allowed to create a federated share with the same user" : "Δεν επιτÏÎπεται η δημιουÏγία federated διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ τον ίδιο χÏήστη", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Οι κοινοποιήσεις δεν μποÏεί να λήγουν αÏγότεÏα από %s Î±Ï†Î¿Ï Îχουν διαμοιÏαστεί.", - "Cannot set expiration date. Expiration date is in the past" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Η ημεÏομηνία λήξης είναι στο παÏελθόν", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s Ï€ÏÎπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s δεν βÏÎθηκε", "Sharing backend for %s not found" : "Το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î³Î¹Î± το %s δεν βÏÎθηκε", - "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο αÏχικά από τον ίδιο χÏήστη.", - "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο επαναδιαμοιÏασμός", - "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν βÏÎθηκε στην Ï€ÏοσωÏινή αποθήκευση αÏχείων", + "You are not allowed to share %s" : "Δεν επιτÏÎπεται να διαμοιÏάσετε τον πόÏο %s", "Can’t increase permissions of %s" : "Αδυναμία αÏξησης των δικαιωμάτων του %s", "Files can’t be shared with delete permissions" : "Δεν μποÏεί να γίνει διαμοιÏασμός αÏχείων με δικαιώματα διαγÏαφής", "Files can’t be shared with create permissions" : "Δεν μποÏεί να γίνει διαμοιÏασμός αÏχείων με δικαιώματα δημιουÏγίας", @@ -202,16 +191,27 @@ "Storage connection timeout. %s" : "Λήξη χÏÎ¿Î½Î¹ÎºÎ¿Ï Î¿Ïίου σÏνδεσης με αποθηκευτικό χώÏο.%s", "Library %s with a version higher than %s is required - available version %s." : "Απαιτείται βιβλιοθήκη %s νεότεÏη από την Îκδοση %s - διαθÎσιμη Îκδοση %s ", "Library %s with a version lower than %s is required - available version %s." : "Απαιτείται βιβλιοθήκη %s παλαιότεÏη από την Îκδοση %s - διαθÎσιμη Îκδοση %s ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, γιατί το σÏστημα υποστήÏιξης δεν επιτÏÎπει κοινόχÏηστα Ï„Ïπου %i", + "Sharing %s failed, because the file does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν υπάÏχει", + "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν μποÏείτε να διαμοιÏαστείτε με τον εαυτό σας.", "Sharing %s failed, because the user %s does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν υπάÏχει", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν είναι μÎλος καμίας ομάδας στην οποία ο χÏήστης %s είναι μÎλος", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο ήδη με τον χÏήστη %s", "Sharing %s failed, because this item is already shared with user %s" : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ %s, διότι αυτό το αντικείμενο διαμοιÏάζεται ήδη με τον χÏήστη %s", "Sharing %s failed, because the group %s does not exist" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί η ομάδα χÏηστών %s δεν υπάÏχει", "Sharing %s failed, because %s is not a member of the group %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί ο χÏήστης %s δεν είναι μÎλος της ομάδας %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Î ÏÎπει να εισάγετε Îναν κωδικό για να δημιουÏγήσετε Îναν δημόσιο σÏνδεσμο. Μόνο Ï€ÏοστατευμÎνοι σÏνδεσμοι επιτÏÎπονται", + "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο διαμοιÏασμός με συνδÎσμους", + "Not allowed to create a federated share with the same user" : "Δεν επιτÏÎπεται η δημιουÏγία federated διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î¼Îµ τον ίδιο χÏήστη", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Αποτυχία διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s, δεν βÏÎθηκε το %s, μποÏεί ο διακομιστής να είναι Ï€ÏοσωÏινά απÏοσπÎλαστος.", "Share type %s is not valid for %s" : "Ο Ï„Ïπος διαμοιÏÎ±ÏƒÎ¼Î¿Ï %s δεν είναι ÎγκυÏος για το %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Οι κοινοποιήσεις δεν μποÏεί να λήγουν αÏγότεÏα από %s Î±Ï†Î¿Ï Îχουν διαμοιÏαστεί.", + "Cannot set expiration date. Expiration date is in the past" : "Δεν μποÏεί να οÏιστεί ημεÏομηνία λήξης. Η ημεÏομηνία λήξης είναι στο παÏελθόν", + "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αντικείμενο είναι διαμοιÏασμÎνο αÏχικά από τον ίδιο χÏήστη.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί τα δικαιώματα υπεÏτεÏοÏν αυτά που είναι οÏισμÎνα για το %s", + "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν επιτÏÎπεται ο επαναδιαμοιÏασμός", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί δεν ήταν δυνατό να εντοπίσει την πηγή το σÏστημα διαμοιÏÎ±ÏƒÎ¼Î¿Ï Î³Î¹Î± το %s ", + "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιÏασμός του %s απÎτυχε, γιατί το αÏχείο δεν βÏÎθηκε στην Ï€ÏοσωÏινή αποθήκευση αÏχείων", "%s shared »%s« with you" : "Ο %s διαμοιÏάστηκε μαζί σας το »%s«", "%s via %s" : "%s μÎσω %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Αυτή η εφαÏμογή %s δεν μποÏεί να εγκατασταθεί διότι δεν πληÏοÏνται οι ακόλουθες εξαÏτήσεις: %s" diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 60cc7f93a3e5ac3b67046c8efe6bcb0545525936..1d509e6d54b96b9dd5834b9ef70829ac7d2126e0 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -94,22 +94,11 @@ OC.L10N.register( "Set an admin password." : "Set an admin password.", "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", - "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", - "You are not allowed to share %s" : "You are not allowed to share %s", - "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself", - "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed", - "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed", - "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared", - "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", - "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer", - "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", - "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", "Open »%s«" : "Open »%s«", + "You are not allowed to share %s" : "You are not allowed to share %s", "Can’t increase permissions of %s" : "Can’t increase permissions of %s", "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", @@ -215,16 +204,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Storage connection timeout. %s", "Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.", "Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", + "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", + "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself", "Sharing %s failed, because the user %s does not exist" : "Sharing %s failed, because the user %s does not exist", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s", "Sharing %s failed, because the group %s does not exist" : "Sharing %s failed, because the group %s does not exist", "Sharing %s failed, because %s is not a member of the group %s" : "Sharing %s failed, because %s is not a member of the group %s", + "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed", + "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed", + "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.", "Share type %s is not valid for %s" : "Share type %s is not valid for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared", + "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past", + "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sharing %s failed, because the permissions exceed permissions granted to %s", + "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source", + "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", "%s shared »%s« with you" : "%s shared \"%s\" with you", "%s shared »%s« with you." : "%s shared »%s« with you.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index f28b60d8e3f6ad4f938d1c9c774a6d679b253c1b..77ecc73ba3232596d19672e11c0e686b4e696e0f 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -92,22 +92,11 @@ "Set an admin password." : "Set an admin password.", "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", - "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", - "You are not allowed to share %s" : "You are not allowed to share %s", - "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself", - "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed", - "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed", - "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared", - "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", - "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer", - "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", - "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", "Open »%s«" : "Open »%s«", + "You are not allowed to share %s" : "You are not allowed to share %s", "Can’t increase permissions of %s" : "Can’t increase permissions of %s", "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", @@ -213,16 +202,27 @@ "Storage connection timeout. %s" : "Storage connection timeout. %s", "Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.", "Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", + "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", + "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself", "Sharing %s failed, because the user %s does not exist" : "Sharing %s failed, because the user %s does not exist", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s", "Sharing %s failed, because the group %s does not exist" : "Sharing %s failed, because the group %s does not exist", "Sharing %s failed, because %s is not a member of the group %s" : "Sharing %s failed, because %s is not a member of the group %s", + "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed", + "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed", + "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.", "Share type %s is not valid for %s" : "Share type %s is not valid for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared", + "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past", + "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sharing %s failed, because the permissions exceed permissions granted to %s", + "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source", + "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", "%s shared »%s« with you" : "%s shared \"%s\" with you", "%s shared »%s« with you." : "%s shared »%s« with you.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index c9acad5fb557c3d77e4c96c075f0eea1ffed675e..14ce73afc5fbe88f88e37ee1e03c71184ce7b2a5 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Agordi pasvorton de administranto.", "Can't create or write into the data directory %s" : "Ne kreeblas aÅ ne skribeblas la datumdosierujo %s", "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la interna servo ne permesas kunhavon de tipo %i", - "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas", - "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", - "Sharing %s failed, because you can not share with yourself" : "Kunhavigo de %s malsukcesis, ĉar vi ne povas kunhavigi kun vi mem", - "Sharing %1$s failed, because the user %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s ne ekzistas", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s estas ano de neniu grupo, de kiu %3$s estas ano", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar tiu elemento jam kunhaviÄas kun %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la ero jam kunhaviÄis kun uzanto %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la grupo %2$s ne ekzistas", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Kunhavigo de %1$s malsukcesis, ĉar %2$s ne estas ano de la grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Vi bezonas doni pasvorton por krei publikan ligilon, ĉar nur protektitaj ligiloj estas permesataj", - "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas", - "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Kunhavigo de %1$s malsukcesis, ne eblis trovi %2$s; eble la servilo estas provizore neatingebla.", - "Share type %1$s is not valid for %2$s" : "Kunhava tipo %1$s ne validas por %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ne eblis agordi limdaton. Kunhavoj ne povas senvalidiÄi pli ol %s post sia kreado.", - "Cannot set expiration date. Expiration date is in the past" : "Ne eblis agordi limdaton: Äi troviÄas en la estinteco.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviÄas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviÄas", - "Sharing failed, because the user %s is the original sharer" : "Kunhavigo malsukcesis, ĉar la uzanto %s estas la origina kunhavanto", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la permesoj transpasas tiujn de %2$s", - "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Kunhavigo de %1$s malsukcesis, ĉar la kunhava interna servo por %2$s ne povis trovi Äian fonton", - "Sharing %s failed, because the file could not be found in the file cache" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne troveblis en la dosiera kaÅmemoro", "%1$s shared »%2$s« with you and wants to add:" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni", "»%s« added a note to a file shared with you" : "„%s“ aldonis noton al dosiero kunhavigita kun vi", "Open »%s«" : "Malfermi „%s“", "%1$s via %2$s" : "%1$s pere de %2$s", + "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Konekto al konservejo eltempiÄis. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteko %s kun versio pli ol %s bezoniÄas. Nuna versio estas %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteko %s kun versio malpli ol %s bezoniÄas. Nuna versio estas %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la interna servo ne permesas kunhavon de tipo %i", + "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas", + "Sharing %s failed, because you can not share with yourself" : "Kunhavigo de %s malsukcesis, ĉar vi ne povas kunhavigi kun vi mem", "Sharing %s failed, because the user %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s ne ekzistas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s estas ano de neniu grupo, de kiu %s estas ano", "Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s", "Sharing %s failed, because this item is already shared with user %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhaviÄis kun %s", "Sharing %s failed, because the group %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la grupo %s ne ekzistas", "Sharing %s failed, because %s is not a member of the group %s" : "Kunhavigo de %s malsukcesis, ĉar %s ne estas ano de la grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Vi bezonas doni pasvorton por krei publikan ligilon, ĉar nur protektitaj ligiloj estas permesataj", + "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas", + "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kunhavigo de %s malsukcesis, ne eblis trovi %s; eble la servilo estas provizore neatingebla.", "Share type %s is not valid for %s" : "Kunhava tipo %s ne validas por %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ne eblis agordi limdaton. Kunhavoj ne povas senvalidiÄi pli ol %s post sia kreado.", + "Cannot set expiration date. Expiration date is in the past" : "Ne eblis agordi limdaton: Äi troviÄas en la estinteco.", + "Sharing failed, because the user %s is the original sharer" : "Kunhavigo malsukcesis, ĉar la uzanto %s estas la origina kunhavanto", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Kunhavigo de %s malsukcesis, ĉar la permesoj transpasas tiujn de %s", + "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhava interna servo por %s ne povis trovi Äian fonton", + "Sharing %s failed, because the file could not be found in the file cache" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne troveblis en la dosiera kaÅmemoro", "%s shared »%s« with you" : "%s kunhavigis „%s“ kun vi", "%s shared »%s« with you." : "%s kunhavigis „%s“ kun vi.", "%s via %s" : "%s pere de %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplikaĵo „%s“ ne instaliÄis, ĉar la jenaj dependecoj ne plenumiÄas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identigilo „%s“ jam uziÄas de federnuba provizanto „%s“" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identigilo „%s“ jam uziÄas de federnuba provizanto „%s“", + "Sharing %1$s failed, because the user %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s ne ekzistas", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s estas ano de neniu grupo, de kiu %3$s estas ano", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar tiu elemento jam kunhaviÄas kun %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la ero jam kunhaviÄis kun uzanto %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la grupo %2$s ne ekzistas", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Kunhavigo de %1$s malsukcesis, ĉar %2$s ne estas ano de la grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Kunhavigo de %1$s malsukcesis, ne eblis trovi %2$s; eble la servilo estas provizore neatingebla.", + "Share type %1$s is not valid for %2$s" : "Kunhava tipo %1$s ne validas por %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la permesoj transpasas tiujn de %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Kunhavigo de %1$s malsukcesis, ĉar la kunhava interna servo por %2$s ne povis trovi Äian fonton" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 09d08505f5f06077ae90431d66d4d62d147aa880..1c3f41916afce73984b4d2dee9a4f0c7f3872fff 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -98,36 +98,15 @@ "Set an admin password." : "Agordi pasvorton de administranto.", "Can't create or write into the data directory %s" : "Ne kreeblas aÅ ne skribeblas la datumdosierujo %s", "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la interna servo ne permesas kunhavon de tipo %i", - "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas", - "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", - "Sharing %s failed, because you can not share with yourself" : "Kunhavigo de %s malsukcesis, ĉar vi ne povas kunhavigi kun vi mem", - "Sharing %1$s failed, because the user %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s ne ekzistas", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s estas ano de neniu grupo, de kiu %3$s estas ano", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar tiu elemento jam kunhaviÄas kun %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la ero jam kunhaviÄis kun uzanto %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la grupo %2$s ne ekzistas", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Kunhavigo de %1$s malsukcesis, ĉar %2$s ne estas ano de la grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Vi bezonas doni pasvorton por krei publikan ligilon, ĉar nur protektitaj ligiloj estas permesataj", - "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas", - "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Kunhavigo de %1$s malsukcesis, ne eblis trovi %2$s; eble la servilo estas provizore neatingebla.", - "Share type %1$s is not valid for %2$s" : "Kunhava tipo %1$s ne validas por %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ne eblis agordi limdaton. Kunhavoj ne povas senvalidiÄi pli ol %s post sia kreado.", - "Cannot set expiration date. Expiration date is in the past" : "Ne eblis agordi limdaton: Äi troviÄas en la estinteco.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviÄas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviÄas", - "Sharing failed, because the user %s is the original sharer" : "Kunhavigo malsukcesis, ĉar la uzanto %s estas la origina kunhavanto", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la permesoj transpasas tiujn de %2$s", - "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Kunhavigo de %1$s malsukcesis, ĉar la kunhava interna servo por %2$s ne povis trovi Äian fonton", - "Sharing %s failed, because the file could not be found in the file cache" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne troveblis en la dosiera kaÅmemoro", "%1$s shared »%2$s« with you and wants to add:" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni", "»%s« added a note to a file shared with you" : "„%s“ aldonis noton al dosiero kunhavigita kun vi", "Open »%s«" : "Malfermi „%s“", "%1$s via %2$s" : "%1$s pere de %2$s", + "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Konekto al konservejo eltempiÄis. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteko %s kun versio pli ol %s bezoniÄas. Nuna versio estas %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteko %s kun versio malpli ol %s bezoniÄas. Nuna versio estas %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la interna servo ne permesas kunhavon de tipo %i", + "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas", + "Sharing %s failed, because you can not share with yourself" : "Kunhavigo de %s malsukcesis, ĉar vi ne povas kunhavigi kun vi mem", "Sharing %s failed, because the user %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s ne ekzistas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Kunhavigo de %s malsukcesis, ĉar la uzanto %s estas ano de neniu grupo, de kiu %s estas ano", "Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s", "Sharing %s failed, because this item is already shared with user %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhaviÄis kun %s", "Sharing %s failed, because the group %s does not exist" : "Kunhavigo de %s malsukcesis, ĉar la grupo %s ne ekzistas", "Sharing %s failed, because %s is not a member of the group %s" : "Kunhavigo de %s malsukcesis, ĉar %s ne estas ano de la grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Vi bezonas doni pasvorton por krei publikan ligilon, ĉar nur protektitaj ligiloj estas permesataj", + "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas", + "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kunhavigo de %s malsukcesis, ne eblis trovi %s; eble la servilo estas provizore neatingebla.", "Share type %s is not valid for %s" : "Kunhava tipo %s ne validas por %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ne eblis agordi limdaton. Kunhavoj ne povas senvalidiÄi pli ol %s post sia kreado.", + "Cannot set expiration date. Expiration date is in the past" : "Ne eblis agordi limdaton: Äi troviÄas en la estinteco.", + "Sharing failed, because the user %s is the original sharer" : "Kunhavigo malsukcesis, ĉar la uzanto %s estas la origina kunhavanto", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Kunhavigo de %s malsukcesis, ĉar la permesoj transpasas tiujn de %s", + "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhava interna servo por %s ne povis trovi Äian fonton", + "Sharing %s failed, because the file could not be found in the file cache" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne troveblis en la dosiera kaÅmemoro", "%s shared »%s« with you" : "%s kunhavigis „%s“ kun vi", "%s shared »%s« with you." : "%s kunhavigis „%s“ kun vi.", "%s via %s" : "%s pere de %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplikaĵo „%s“ ne instaliÄis, ĉar la jenaj dependecoj ne plenumiÄas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identigilo „%s“ jam uziÄas de federnuba provizanto „%s“" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identigilo „%s“ jam uziÄas de federnuba provizanto „%s“", + "Sharing %1$s failed, because the user %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s ne ekzistas", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s estas ano de neniu grupo, de kiu %3$s estas ano", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar tiu elemento jam kunhaviÄas kun %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la ero jam kunhaviÄis kun uzanto %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la grupo %2$s ne ekzistas", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Kunhavigo de %1$s malsukcesis, ĉar %2$s ne estas ano de la grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Kunhavigo de %1$s malsukcesis, ne eblis trovi %2$s; eble la servilo estas provizore neatingebla.", + "Share type %1$s is not valid for %2$s" : "Kunhava tipo %1$s ne validas por %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la permesoj transpasas tiujn de %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Kunhavigo de %1$s malsukcesis, ĉar la kunhava interna servo por %2$s ne povis trovi Äian fonton" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 5f68134052596f0fc538b8d8b577ec6b6b9128a3..82d5d6081c2d502751300c9fc3210f412ff5bad9 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Configurar la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube federada inválida", - "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", - "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", - "Sharing %1$s failed, because the user %2$s does not exist" : "Fallo al compartir %1$s porque el usuario %2$s no existe.", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallo al compartir %1$s porque el usuario %2$s no es miembro de ninguno de los grupos de los que %3$s es miembro", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Fallo al compartir %1$s porque el grupo %2$s no existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallo al compartir %1$s porque %2$s no es miembro del grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", - "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallo al compartir %1$s, no se ha podido encontrar %2$s, quizás no se puede alcanzar ahora el servidor.", - "Share type %1$s is not valid for %2$s" : "El tipo de recurso compartido %1$s no es válido para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No se puede fijar fecha de caducidad. Los archivos compartidos no pueden caducar más tarde de %s de ser compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No se puede fijar la fecha de caducidad. La fecha de caducidad está en el pasado.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", - "Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido encontrar su origen", - "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", "Open »%s«" : "Abrir »%s« ", "%1$s via %2$s" : "%1$s vÃa %2$s", + "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteca %s con una versión superior que %s la requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteca %s con una versión inferior que %s la requerida - versión disponible %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", + "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se ha fallado al compartir %s, ya que el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se ha fallado al compartir %s, ya que el usuario %s no es miembro de ningún grupo del que %s sea miembro", "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Fallo al compartir %s, porque este objeto ya se comparte con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Fallo al compartir %s, ya que el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Fallo al compartir %s, ya que %s no es miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", + "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", + "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallo al compartir %s. No se ha podido encontrar %s, quizás haya un problema de conexión con el servidor.", "Share type %s is not valid for %s" : "El tipo de recurso compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No se puede fijar fecha de caducidad. Los archivos compartidos no pueden caducar más tarde de %s de ser compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No se puede fijar la fecha de caducidad. La fecha de caducidad está en el pasado.", + "Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podrÃa no encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s ha compartido »%s« contigo", "%s via %s" : "%s vÃa %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La app \"%s\" no puede instalarse porque las siguientes dependencias no están cumplimentadas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "La ID \"%s\" ya es usada por el proveedor de federación en la nube \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "La ID \"%s\" ya es usada por el proveedor de federación en la nube \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Fallo al compartir %1$s porque el usuario %2$s no existe.", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallo al compartir %1$s porque el usuario %2$s no es miembro de ninguno de los grupos de los que %3$s es miembro", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Fallo al compartir %1$s porque el grupo %2$s no existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallo al compartir %1$s porque %2$s no es miembro del grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallo al compartir %1$s, no se ha podido encontrar %2$s, quizás no se puede alcanzar ahora el servidor.", + "Share type %1$s is not valid for %2$s" : "El tipo de recurso compartido %1$s no es válido para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido encontrar su origen" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index b183ba1b451857a912ea6d3baf359543fb98efcc..226bc8f9792c69de9cbb2ae3c67f1960d0af9856 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -98,36 +98,15 @@ "Set an admin password." : "Configurar la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube federada inválida", - "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", - "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", - "Sharing %1$s failed, because the user %2$s does not exist" : "Fallo al compartir %1$s porque el usuario %2$s no existe.", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallo al compartir %1$s porque el usuario %2$s no es miembro de ninguno de los grupos de los que %3$s es miembro", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Fallo al compartir %1$s porque el grupo %2$s no existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallo al compartir %1$s porque %2$s no es miembro del grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", - "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallo al compartir %1$s, no se ha podido encontrar %2$s, quizás no se puede alcanzar ahora el servidor.", - "Share type %1$s is not valid for %2$s" : "El tipo de recurso compartido %1$s no es válido para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No se puede fijar fecha de caducidad. Los archivos compartidos no pueden caducar más tarde de %s de ser compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No se puede fijar la fecha de caducidad. La fecha de caducidad está en el pasado.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", - "Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido encontrar su origen", - "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", "Open »%s«" : "Abrir »%s« ", "%1$s via %2$s" : "%1$s vÃa %2$s", + "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteca %s con una versión superior que %s la requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteca %s con una versión inferior que %s la requerida - versión disponible %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i", + "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se ha fallado al compartir %s, ya que el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se ha fallado al compartir %s, ya que el usuario %s no es miembro de ningún grupo del que %s sea miembro", "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Fallo al compartir %s, porque este objeto ya se comparte con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Fallo al compartir %s, ya que el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Fallo al compartir %s, ya que %s no es miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos", + "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces", + "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallo al compartir %s. No se ha podido encontrar %s, quizás haya un problema de conexión con el servidor.", "Share type %s is not valid for %s" : "El tipo de recurso compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No se puede fijar fecha de caducidad. Los archivos compartidos no pueden caducar más tarde de %s de ser compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No se puede fijar la fecha de caducidad. La fecha de caducidad está en el pasado.", + "Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podrÃa no encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s ha compartido »%s« contigo", "%s via %s" : "%s vÃa %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La app \"%s\" no puede instalarse porque las siguientes dependencias no están cumplimentadas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "La ID \"%s\" ya es usada por el proveedor de federación en la nube \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "La ID \"%s\" ya es usada por el proveedor de federación en la nube \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Fallo al compartir %1$s porque el usuario %2$s no existe.", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallo al compartir %1$s porque el usuario %2$s no es miembro de ninguno de los grupos de los que %3$s es miembro", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Fallo al compartir %1$s porque el grupo %2$s no existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallo al compartir %1$s porque %2$s no es miembro del grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallo al compartir %1$s, no se ha podido encontrar %2$s, quizás no se puede alcanzar ahora el servidor.", + "Share type %1$s is not valid for %2$s" : "El tipo de recurso compartido %1$s no es válido para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido encontrar su origen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index 35b4bb232095a60ffb41b731724d460a829db1e8..491f944a5cf0bf91d1ae926f9b850668b46aaa42 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index 08b7cf913d9172234f07256ba744e8ec1532e26e..46aaf487e64c8f7e4014a083fde83f5676aa080b 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 69e5ff6db29357fb12deb9c4b89759c94f1fb810..41d713a405fdbf66eba3fcd1a56fe38c755b5692 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -71,21 +71,10 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tiene permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presento una falla al compartir %s, porque no puede compartir con usted mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Usted necesita proporcionar una contraseña para crear un link público, sólo los links protegidos están permitidos. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con links", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presento una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", + "You are not allowed to share %s" : "No tiene permitido compartir %s", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", @@ -183,16 +172,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presento una falla al compartir %s, porque no puede compartir con usted mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s proque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Usted necesita proporcionar una contraseña para crear un link público, sólo los links protegidos están permitidos. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con links", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presento una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« con usted", "%s via %s" : "%s por %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s " diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index 76ffea1456760af720ca14734fa02a42f6131f54..33e9e8afaa5becd7bf6859c8dc77ad86bbf3db8c 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -69,21 +69,10 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tiene permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presento una falla al compartir %s, porque no puede compartir con usted mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Usted necesita proporcionar una contraseña para crear un link público, sólo los links protegidos están permitidos. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con links", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presento una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", + "You are not allowed to share %s" : "No tiene permitido compartir %s", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", @@ -181,16 +170,27 @@ "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presento una falla al compartir %s, porque no puede compartir con usted mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s proque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Usted necesita proporcionar una contraseña para crear un link público, sólo los links protegidos están permitidos. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con links", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presento una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« con usted", "%s via %s" : "%s por %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La aplicación \"%s\" no puede ser instalada porque las siguientes dependencias no están satisfechas: %s " diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js index ebf0789844d1d950ee7c56b38a78fbc0fb286098..741e2634c20716e7a39c11a20b72498daa8e180b 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index f3125b20add4ef37e327be70400f487a0584cf77..f9e3c9685d73a0992f7da4d811bb196e16796101 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index 41ee06e82fd7b43a1ac7108da669b77884da8cef..7138ecd3cd366a235d52f348644788037c5ff1b7 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index 811c39332d0c43e1afb27c2dba23093108758701..fab5d698acb022aeb6e44cd6a63316a64fa0bd23 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js index ff31add9608959048f104dab0a24de4948b0b165..b4d2d143b60bf8e0c6d35a520d70d20a65799575 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index 063c7fd3f5c66a261689c34e4d27eeafbf531f61..6467461ed085d8071f9f6d9326603390a11d8654 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 99ad41a00420f602aece95fad375958d568f6f8f..49951c987bfe9dc5f25e73de8e2898417fc98e41 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index d8e7c2cf5fa51baf27543f36ebb3d1f744687cd9..623adf3fd8c03a8c2cd542f30996de19429ad9b0 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 3b9298774773a4928ba1ce22c0c9f48080340621..4f3a7f6d4aa318a8d47037c3077ee60b5cbf6547 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index cc24fd8b0ea13cbc1f4c409fa7dfabf9d3aae9fe..90de964442ff65cd17e532b7b209cd9afec3ea5c 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index 8841d8782d59b4ccf4d80373e8cf72690fb3da7e..6862a0864cd0ff9780319e23aee314fa3a03f815 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index 046cdc6accbd92710af4b66bc6742e2fcc4f41dd..3f81abdcd97452372f758d1d31fc97eeee155371 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index 45400fd0b2a91dd1d902a6be9d34fcc6f73faab1..9125ed2a44c3f98dbbbb4037b17e8d55ce083947 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index 3e1f6803dc158f7af133d67dc0fb9ca364418201..8978b3efeaee166873f8c3f580ae36c34f785451 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 2413bee3beb9d3c89342472af0d9fc1af0e2309d..8691a666ad49cca4fcae59cb7c980710a4105d77 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -94,22 +94,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -215,16 +204,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 754bdc09120f466c143189f697b31109103825e0..d250a82a4e5c851d7763aa7d9f918b3f11063482 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -92,22 +92,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -213,16 +202,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index feaee03f1f0c4f5301968906c9f0c6e80dc9001e..d1c507e489a63438c2ba2b26b1e3317c97c0c3e6 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index a82368f268814753417bf7ed8b1aa63c75a0370b..449342e1f2f7618854eda8ea1a66750bff9be649 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index ac5117e1bd068a2db9717607a571e164fbb5d2e5..f0508a99418726e04d0edd77a59566904b527815 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index 1c1529f42604fa15a5aaf9689eb8e1d8887f8077..1d260d9094ddd27749b8a9a829c536cf757f89c0 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index f29cd27c4ba6fa6427de9e0311933932a8b317c9..2892fdec9dd2952da36a188fa3fb2c23c3214429 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index 4f7c8e1ca9829bb1f3f563e7cddcba1d10e0eda2..dd86c3763eadd157c17a3110663061161763e49f 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index 935cb35878cdda4a549ad97ebd4b06dcfc7f87a7..af148088416915f59b9b6b07cde1d732ee091f4c 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index f1cc29f4d678ef44309f9825247f180062f51f65..ef9a6dfffa93b99ab62a77c8f7ade934b43613af 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index fbf8a6fc4fd97798ed1f045d1d8c8d51a9e5fea0..72d7dc77675284a879911900b681382b50d6f951 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index 258846a82bd28c00e02fe287aa0a6b0e02f60099..f0517b2eb8a6e30444eb206695291b988c9576a9 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index 7c0ba5b1dbca32960d0c24a77f3d01622dd508cb..f72c40436959824bebe8ee3fd86ed31a7a8a3ce0 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -93,22 +93,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -214,16 +203,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index 8d56f6888778fad5f5fab0720707069dd2554d0e..f291232e752e34590d90b8702b9243408244ac46 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -91,22 +91,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -212,16 +201,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index bf2ed2ffbabae40c16c643863d5da472dc898af7..30909c562b22201bb8a60680fece5adebb80bc2e 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index 00349c66eeefca2c3772968b77cf215c251b34be..66173f20b750a795dc51c31de3229ba9059bad99 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -85,22 +85,11 @@ "Set an admin password." : "Establecer la contraseña del administrador.", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", - "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", - "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", - "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", - "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", - "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", - "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", - "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", - "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "No tienes permitido compartir %s", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Library %s with a version higher than %s is required - available version %s." : "La biblitoteca %s con una versión superiror a la %s es requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Se requiere de la biblioteca %s con una versión inferiror a la %s - la versión %s está disponible. ", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Se presentó una falla al compartir %s, porque el backend no permite elementos compartidos de tipo %i", + "Sharing %s failed, because the file does not exist" : "Se presentó una falla al compartir %s porque el archivo no existe", + "Sharing %s failed, because you can not share with yourself" : "Se presentó una falla al compartir %s, porque no puedes compartir contigo mismo", "Sharing %s failed, because the user %s does not exist" : "Se presentó una falla al compartir %s porque el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se presentó una falla al compartir %s porque el usuario %s no es un miembro de ninguno de los grupos de los cuales %s es miembro", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya habÃa sido compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Se presento una falla al compartir %s, porque este elemento ya ha sido compartido con el usuario %s", "Sharing %s failed, because the group %s does not exist" : "Se presentó una falla al compartir %s, porque el grupo %s no existe", "Sharing %s failed, because %s is not a member of the group %s" : "Se presentó una falla al compartir %s debido a que %s no es un miembro del grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necesitas proporcionar una contraseña para crear una liga pública, sólo se permiten ligas protegidas. ", + "Sharing %s failed, because sharing with links is not allowed" : "Se presentó una falla al compartir %s porque no está permitido compartir con ligas", + "Not allowed to create a federated share with the same user" : "No está permitido crear un elemento compartido con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor sea inalcanzable por el momento", "Share type %s is not valid for %s" : "El tipo del elemento compartido %s no es válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No ha sido posible establecer la fecha de expiración. Los recursos compartidos no pueden expirar después de %s tras haber sido compartidos", + "Cannot set expiration date. Expiration date is in the past" : "No ha sido posible establecer la fecha de expiración. La fecha de expiración ya ha pasado", + "Sharing failed, because the user %s is the original sharer" : "Se presentó una falla al compartir, porque el usuario %s es quien compartió originalmente", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se presentó una falla al compartir %s, porque los permisos exceden los permisos otorgados a %s", + "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debÃdo a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", + "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "%s via %s" : "%s por %s", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 74004d6d68ba880c05f0a477f049863af4a187ae..f46262bee853359427c22c306a836dcae43ca551 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -68,22 +68,11 @@ OC.L10N.register( "Set an admin password." : "Määra admini parool.", "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Invalid Federated Cloud ID" : "Vigane liitpilve ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s jagamine ebaõnnestus sest server ei luba %i tüüpi jagamisi", - "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas", - "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Sharing %s failed, because you can not share with yourself" : "%s jagamine ebaõnnestus, kuna sa ei saa jagada iseendaga", - "You need to provide a password to create a public link, only protected links are allowed" : "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud", - "Sharing %s failed, because sharing with links is not allowed" : "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud", - "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", - "Cannot set expiration date. Expiration date is in the past" : "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", - "Sharing failed, because the user %s is the original sharer" : "Jagamine ebaõnnestus kuna kasutaja %s on algne jagaja", - "Sharing %s failed, because resharing is not allowed" : "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud", - "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist", "Open »%s«" : "Ava »%s«", + "You are not allowed to share %s" : "Sul pole lubatud %s jagada", "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", @@ -166,16 +155,27 @@ OC.L10N.register( "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav", "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s jagamine ebaõnnestus sest server ei luba %i tüüpi jagamisi", + "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas", + "Sharing %s failed, because you can not share with yourself" : "%s jagamine ebaõnnestus, kuna sa ei saa jagada iseendaga", "Sharing %s failed, because the user %s does not exist" : "%s jagamine ebaõnnestus, kuna kasutajat %s pole olemas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s jagamine ebaõnnestus, kuna kasutaja %s pole ühegi grupi liige, millede liige on %s", "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", "Sharing %s failed, because this item is already shared with user %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud kasutajaga %s", "Sharing %s failed, because the group %s does not exist" : "%s jagamine ebaõnnestus, kuna gruppi %s pole olemas", "Sharing %s failed, because %s is not a member of the group %s" : "%s jagamine ebaõnnestus, kuna %s pole grupi %s liige", + "You need to provide a password to create a public link, only protected links are allowed" : "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud", + "Sharing %s failed, because sharing with links is not allowed" : "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud", + "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s jagamine ebaõnnestus, ei suutnud %s leida, ehk ei ole server hetkel kättesaadav.", "Share type %s is not valid for %s" : "Jagamise tüüp %s ei ole õige %s jaoks", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", + "Cannot set expiration date. Expiration date is in the past" : "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus", + "Sharing failed, because the user %s is the original sharer" : "Jagamine ebaõnnestus kuna kasutaja %s on algne jagaja", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s jagamine ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi", + "Sharing %s failed, because resharing is not allowed" : "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s jagamine ebaõnnestus, kuna jagamise tagarakend ei suutnud leida %s jaoks lähteallikat", + "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist", "%s shared »%s« with you" : "%s jagas sinuga »%s«", "%s shared »%s« with you." : "%s jagas »%s« sinuga.", "%s via %s" : "%s läbi %s", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index d8401c8473ab64b5abfef77379cea49acbf8c152..b1b316ca78d3f5779aecdac62029feafc0a1f97f 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -66,22 +66,11 @@ "Set an admin password." : "Määra admini parool.", "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Invalid Federated Cloud ID" : "Vigane liitpilve ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s jagamine ebaõnnestus sest server ei luba %i tüüpi jagamisi", - "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas", - "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Sharing %s failed, because you can not share with yourself" : "%s jagamine ebaõnnestus, kuna sa ei saa jagada iseendaga", - "You need to provide a password to create a public link, only protected links are allowed" : "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud", - "Sharing %s failed, because sharing with links is not allowed" : "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud", - "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", - "Cannot set expiration date. Expiration date is in the past" : "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", - "Sharing failed, because the user %s is the original sharer" : "Jagamine ebaõnnestus kuna kasutaja %s on algne jagaja", - "Sharing %s failed, because resharing is not allowed" : "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud", - "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist", "Open »%s«" : "Ava »%s«", + "You are not allowed to share %s" : "Sul pole lubatud %s jagada", "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", @@ -164,16 +153,27 @@ "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav", "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s jagamine ebaõnnestus sest server ei luba %i tüüpi jagamisi", + "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas", + "Sharing %s failed, because you can not share with yourself" : "%s jagamine ebaõnnestus, kuna sa ei saa jagada iseendaga", "Sharing %s failed, because the user %s does not exist" : "%s jagamine ebaõnnestus, kuna kasutajat %s pole olemas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s jagamine ebaõnnestus, kuna kasutaja %s pole ühegi grupi liige, millede liige on %s", "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", "Sharing %s failed, because this item is already shared with user %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud kasutajaga %s", "Sharing %s failed, because the group %s does not exist" : "%s jagamine ebaõnnestus, kuna gruppi %s pole olemas", "Sharing %s failed, because %s is not a member of the group %s" : "%s jagamine ebaõnnestus, kuna %s pole grupi %s liige", + "You need to provide a password to create a public link, only protected links are allowed" : "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud", + "Sharing %s failed, because sharing with links is not allowed" : "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud", + "Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s jagamine ebaõnnestus, ei suutnud %s leida, ehk ei ole server hetkel kättesaadav.", "Share type %s is not valid for %s" : "Jagamise tüüp %s ei ole õige %s jaoks", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", + "Cannot set expiration date. Expiration date is in the past" : "Aegumiskuupäeva ei saa määrata. Aegumise kuupäev on minevikus", + "Sharing failed, because the user %s is the original sharer" : "Jagamine ebaõnnestus kuna kasutaja %s on algne jagaja", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s jagamine ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi", + "Sharing %s failed, because resharing is not allowed" : "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s jagamine ebaõnnestus, kuna jagamise tagarakend ei suutnud leida %s jaoks lähteallikat", + "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist", "%s shared »%s« with you" : "%s jagas sinuga »%s«", "%s shared »%s« with you." : "%s jagas »%s« sinuga.", "%s via %s" : "%s läbi %s", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 780305528bfb4e82971169b75d980951bf76ff6e..208fea02844c73074a280f8541124d8b2176d6cf 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -67,19 +67,11 @@ OC.L10N.register( "Set an admin username." : "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." : "Ezarri administraziorako pasahitza.", "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", - "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", - "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", - "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", - "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren.", - "Cannot set expiration date. Expiration date is in the past" : "Ezin da jarri iraungitze data. Iraungitze data iragan da.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s elkarbanaketa motorra aurkitu", "Sharing backend for %s not found" : "Ez da %srako elkarbanaketa motorrik aurkitu", - "Sharing %s failed, because resharing is not allowed" : "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako", - "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako", "Open »%s«" : "Ireki »%s«", + "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu", "Sunday" : "Igandea", "Monday" : "Astelehena", @@ -151,15 +143,23 @@ OC.L10N.register( "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", "Library %s with a version higher than %s is required - available version %s." : "%s liburutegiak %s baino bertsio handiagoa izan behar du - dagoen bertsioa %s.", "Library %s with a version lower than %s is required - available version %s." : "%s liburutegiak %s baino bertsio txikiagoa izan behar du - dagoen bertsioa %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", + "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", "Sharing %s failed, because the user %s does not exist" : "%s elkarbanatzeak huts egin du, %s erabiltzailea existitzen ez delako", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s elkarbanatzeak huts egin du, %s erabiltzailea ez delako %s partaide den talderen bateko partaidea", "Sharing %s failed, because this item is already shared with %s" : "%s elkarbanatzeak huts egin du, dagoeneko %s erabiltzailearekin elkarbanatuta dagoelako", "Sharing %s failed, because the group %s does not exist" : "%s elkarbanatzeak huts egin du, %s taldea ez delako existitzen", "Sharing %s failed, because %s is not a member of the group %s" : "%s elkarbanatzeak huts egin du, %s ez delako %s taldearen partaidea", + "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", + "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s partekatzeak huts egin du, ezin da %s aurkitu, agian zerbitzaria orain ez dago eskuragarri.", "Share type %s is not valid for %s" : "%s elkarbanaketa mota ez da %srentzako egokia", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren.", + "Cannot set expiration date. Expiration date is in the past" : "Ezin da jarri iraungitze data. Iraungitze data iragan da.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s elkarbanatzeak huts egin du, baimenak %sri emandakoak baino gehiago direlako", + "Sharing %s failed, because resharing is not allowed" : "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako", + "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako", "%s shared »%s« with you" : "%s-ek »%s« zurekin partekatu du", "%s via %s" : "%s %s bidez" }, diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 25a2d115252f4a38b21cce0f4c0ed79bb7789804..b867a1e5c00558a824de976636414238668722f5 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -65,19 +65,11 @@ "Set an admin username." : "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." : "Ezarri administraziorako pasahitza.", "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", - "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", - "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", - "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", - "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren.", - "Cannot set expiration date. Expiration date is in the past" : "Ezin da jarri iraungitze data. Iraungitze data iragan da.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s elkarbanaketa motorra aurkitu", "Sharing backend for %s not found" : "Ez da %srako elkarbanaketa motorrik aurkitu", - "Sharing %s failed, because resharing is not allowed" : "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako", - "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako", "Open »%s«" : "Ireki »%s«", + "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu", "Sunday" : "Igandea", "Monday" : "Astelehena", @@ -149,15 +141,23 @@ "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", "Library %s with a version higher than %s is required - available version %s." : "%s liburutegiak %s baino bertsio handiagoa izan behar du - dagoen bertsioa %s.", "Library %s with a version lower than %s is required - available version %s." : "%s liburutegiak %s baino bertsio txikiagoa izan behar du - dagoen bertsioa %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", + "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", "Sharing %s failed, because the user %s does not exist" : "%s elkarbanatzeak huts egin du, %s erabiltzailea existitzen ez delako", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s elkarbanatzeak huts egin du, %s erabiltzailea ez delako %s partaide den talderen bateko partaidea", "Sharing %s failed, because this item is already shared with %s" : "%s elkarbanatzeak huts egin du, dagoeneko %s erabiltzailearekin elkarbanatuta dagoelako", "Sharing %s failed, because the group %s does not exist" : "%s elkarbanatzeak huts egin du, %s taldea ez delako existitzen", "Sharing %s failed, because %s is not a member of the group %s" : "%s elkarbanatzeak huts egin du, %s ez delako %s taldearen partaidea", + "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", + "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s partekatzeak huts egin du, ezin da %s aurkitu, agian zerbitzaria orain ez dago eskuragarri.", "Share type %s is not valid for %s" : "%s elkarbanaketa mota ez da %srentzako egokia", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren.", + "Cannot set expiration date. Expiration date is in the past" : "Ezin da jarri iraungitze data. Iraungitze data iragan da.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s elkarbanatzeak huts egin du, baimenak %sri emandakoak baino gehiago direlako", + "Sharing %s failed, because resharing is not allowed" : "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako", + "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako", "%s shared »%s« with you" : "%s-ek »%s« zurekin partekatu du", "%s via %s" : "%s %s bidez" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index a97d4e6f27a25a1fa1bc4a4dfb7f0e5d76474507..dd83c9e7fae014754f2a91f9c35ace24bfbc79fc 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -87,21 +87,10 @@ OC.L10N.register( "Set an admin password." : "Aseta ylläpitäjän salasana.", "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %i tyyppisiä jakoja", - "Sharing %s failed, because the file does not exist" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei ole olemassa", - "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", - "Sharing %s failed, because you can not share with yourself" : "Kohteen %s jakaminen epäonnistui, koska et voi jakaa itsesi kanssa", - "You need to provide a password to create a public link, only protected links are allowed" : "Anna salasana luodaksesi julkisen linkin. Vain suojatut linkit ovat sallittuja", - "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu", - "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Vanhenemispäivää ei voi asettaa. Jako ei voi vanhentua myöhemmin kuin %s päivää sen jälkeen kun se on jaettu", - "Cannot set expiration date. Expiration date is in the past" : "Vanhenemispäivää ei voi asettaa. Vanhenemispäivä on jo mennyt", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", - "Sharing failed, because the user %s is the original sharer" : "Jakaminen epäonnistui, koska käyttäjä %s ei ole alkuperäinen jakaja", - "Sharing %s failed, because resharing is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", - "Sharing %s failed, because the file could not be found in the file cache" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", "Open »%s«" : "Avaa »%s«", + "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", @@ -200,12 +189,23 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", "Library %s with a version higher than %s is required - available version %s." : "Kirjasto %s versiota %s tai uudempi vaaditaan - käytettävissä oleva versio %s.", "Library %s with a version lower than %s is required - available version %s." : "Kirjasto %s versiota alempi %s tarvitaan - käytettävissä oleva versio %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %i tyyppisiä jakoja", + "Sharing %s failed, because the file does not exist" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei ole olemassa", + "Sharing %s failed, because you can not share with yourself" : "Kohteen %s jakaminen epäonnistui, koska et voi jakaa itsesi kanssa", "Sharing %s failed, because the user %s does not exist" : "Kohteen %s jakaminen epäonnistui, koska käyttäjää %s ei ole olemassa", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Sharing %s failed, because this item is already shared with user %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Sharing %s failed, because the group %s does not exist" : "Kohteen %s jakaminen epäonnistui, koska ryhmää %s ei ole olemassa", "Sharing %s failed, because %s is not a member of the group %s" : "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s ei ole ryhmän %s jäsen", + "You need to provide a password to create a public link, only protected links are allowed" : "Anna salasana luodaksesi julkisen linkin. Vain suojatut linkit ovat sallittuja", + "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu", + "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Vanhenemispäivää ei voi asettaa. Jako ei voi vanhentua myöhemmin kuin %s päivää sen jälkeen kun se on jaettu", + "Cannot set expiration date. Expiration date is in the past" : "Vanhenemispäivää ei voi asettaa. Vanhenemispäivä on jo mennyt", + "Sharing failed, because the user %s is the original sharer" : "Jakaminen epäonnistui, koska käyttäjä %s ei ole alkuperäinen jakaja", + "Sharing %s failed, because resharing is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", + "Sharing %s failed, because the file could not be found in the file cache" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", "%s shared »%s« with you" : "%s jakoi kohteen »%s« kanssasi", "%s shared »%s« with you." : "%s jakoi kohteen »%s« kanssasi.", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s" diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 23b66c78fd7a5398a5010aa640e60ae837dfeedb..46cb9cc66793074f78a7f9ebbd511992cd39a7a1 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -85,21 +85,10 @@ "Set an admin password." : "Aseta ylläpitäjän salasana.", "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %i tyyppisiä jakoja", - "Sharing %s failed, because the file does not exist" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei ole olemassa", - "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", - "Sharing %s failed, because you can not share with yourself" : "Kohteen %s jakaminen epäonnistui, koska et voi jakaa itsesi kanssa", - "You need to provide a password to create a public link, only protected links are allowed" : "Anna salasana luodaksesi julkisen linkin. Vain suojatut linkit ovat sallittuja", - "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu", - "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Vanhenemispäivää ei voi asettaa. Jako ei voi vanhentua myöhemmin kuin %s päivää sen jälkeen kun se on jaettu", - "Cannot set expiration date. Expiration date is in the past" : "Vanhenemispäivää ei voi asettaa. Vanhenemispäivä on jo mennyt", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", - "Sharing failed, because the user %s is the original sharer" : "Jakaminen epäonnistui, koska käyttäjä %s ei ole alkuperäinen jakaja", - "Sharing %s failed, because resharing is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", - "Sharing %s failed, because the file could not be found in the file cache" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", "Open »%s«" : "Avaa »%s«", + "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", @@ -198,12 +187,23 @@ "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", "Library %s with a version higher than %s is required - available version %s." : "Kirjasto %s versiota %s tai uudempi vaaditaan - käytettävissä oleva versio %s.", "Library %s with a version lower than %s is required - available version %s." : "Kirjasto %s versiota alempi %s tarvitaan - käytettävissä oleva versio %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %i tyyppisiä jakoja", + "Sharing %s failed, because the file does not exist" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei ole olemassa", + "Sharing %s failed, because you can not share with yourself" : "Kohteen %s jakaminen epäonnistui, koska et voi jakaa itsesi kanssa", "Sharing %s failed, because the user %s does not exist" : "Kohteen %s jakaminen epäonnistui, koska käyttäjää %s ei ole olemassa", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Sharing %s failed, because this item is already shared with user %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Sharing %s failed, because the group %s does not exist" : "Kohteen %s jakaminen epäonnistui, koska ryhmää %s ei ole olemassa", "Sharing %s failed, because %s is not a member of the group %s" : "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s ei ole ryhmän %s jäsen", + "You need to provide a password to create a public link, only protected links are allowed" : "Anna salasana luodaksesi julkisen linkin. Vain suojatut linkit ovat sallittuja", + "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu", + "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Vanhenemispäivää ei voi asettaa. Jako ei voi vanhentua myöhemmin kuin %s päivää sen jälkeen kun se on jaettu", + "Cannot set expiration date. Expiration date is in the past" : "Vanhenemispäivää ei voi asettaa. Vanhenemispäivä on jo mennyt", + "Sharing failed, because the user %s is the original sharer" : "Jakaminen epäonnistui, koska käyttäjä %s ei ole alkuperäinen jakaja", + "Sharing %s failed, because resharing is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", + "Sharing %s failed, because the file could not be found in the file cache" : "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", "%s shared »%s« with you" : "%s jakoi kohteen »%s« kanssasi", "%s shared »%s« with you." : "%s jakoi kohteen »%s« kanssasi.", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s" diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f2689b9ad833cf78b5c5a711e80df38dffd2dde7..769bd0d9879ddde0feb367778432de11d078ece5 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car l’infrastructure n'autorise pas les partages de type %i", - "Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas", - "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", - "Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même", - "Sharing %1$s failed, because the user %2$s does not exist" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'existe pas", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'est membre d'aucun groupe auquel %3$s appartient", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec l'utilisateur %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Le partage de %1$s a échoué car le groupe %2$s n'existe pas", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Le partage de %1$s a échoué car %2$s n'est pas membre du groupe %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", - "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", - "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Le partage de %1$s a échoué : impossible de trouver %2$s. Le serveur est peut-être momentanément injoignable.", - "Share type %1$s is not valid for %2$s" : "Le type de partage %1$s n'est pas valide pour %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", - "Cannot set expiration date. Expiration date is in the past" : "Impossible de configurer la date d'expiration : elle est dans le passé.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", - "Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Le partage de %1$s a échoué car les permissions dépassent celles accordées à %2$s", - "Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Le partage de %1$s a échoué car le service %2$s n'a pas trouvé sa source..", - "Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.", "%1$s shared »%2$s« with you and wants to add:" : "%1$sa partagé \"%2$s\" avec vous et veut ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$sa partagé \"%2$s\" avec vous et veut ajouter", "»%s« added a note to a file shared with you" : "\"%s\" a ajouté une note à un fichier partagé avec vous", "Open »%s«" : "Ouvrir «%s»", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Library %s with a version higher than %s is required - available version %s." : "La librairie %s doit être au moins à la version %s. Version disponible : %s.", "Library %s with a version lower than %s is required - available version %s." : "La librairie %s doit avoir une version antérieure à %s. Version disponible : %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car l’infrastructure n'autorise pas les partages de type %i", + "Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas", + "Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même", "Sharing %s failed, because the user %s does not exist" : "Le partage de %s a échoué car l'utilisateur %s n'existe pas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Le partage de %s a échoué car l'utilisateur %s n'est membre d'aucun groupe auquel %s appartient", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s", "Sharing %s failed, because this item is already shared with user %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec l'utilisateur %s", "Sharing %s failed, because the group %s does not exist" : "Le partage de %s a échoué car le groupe %s n'existe pas", "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", + "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", + "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", + "Cannot set expiration date. Expiration date is in the past" : "Impossible de configurer la date d'expiration : elle est dans le passé.", + "Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Le partage de %s a échoué car les permissions dépassent celles accordées à %s", + "Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..", + "Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.", "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s shared »%s« with you." : "%s a partagé «%s» avec vous.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \"%s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "L'identifiant \"%s\" est déjà utilisé par le fournisseur de cloud \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "L'identifiant \"%s\" est déjà utilisé par le fournisseur de cloud \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'existe pas", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'est membre d'aucun groupe auquel %3$s appartient", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec l'utilisateur %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Le partage de %1$s a échoué car le groupe %2$s n'existe pas", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Le partage de %1$s a échoué car %2$s n'est pas membre du groupe %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Le partage de %1$s a échoué : impossible de trouver %2$s. Le serveur est peut-être momentanément injoignable.", + "Share type %1$s is not valid for %2$s" : "Le type de partage %1$s n'est pas valide pour %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Le partage de %1$s a échoué car les permissions dépassent celles accordées à %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Le partage de %1$s a échoué car le service %2$s n'a pas trouvé sa source.." }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index f685b982c7630a1ccd81f64fc646761142a6a14e..c3c6a7bd6271e442fe47683d6783872fac9c3631 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -98,36 +98,15 @@ "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car l’infrastructure n'autorise pas les partages de type %i", - "Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas", - "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", - "Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même", - "Sharing %1$s failed, because the user %2$s does not exist" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'existe pas", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'est membre d'aucun groupe auquel %3$s appartient", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec l'utilisateur %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Le partage de %1$s a échoué car le groupe %2$s n'existe pas", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Le partage de %1$s a échoué car %2$s n'est pas membre du groupe %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", - "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", - "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Le partage de %1$s a échoué : impossible de trouver %2$s. Le serveur est peut-être momentanément injoignable.", - "Share type %1$s is not valid for %2$s" : "Le type de partage %1$s n'est pas valide pour %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", - "Cannot set expiration date. Expiration date is in the past" : "Impossible de configurer la date d'expiration : elle est dans le passé.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", - "Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Le partage de %1$s a échoué car les permissions dépassent celles accordées à %2$s", - "Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Le partage de %1$s a échoué car le service %2$s n'a pas trouvé sa source..", - "Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.", "%1$s shared »%2$s« with you and wants to add:" : "%1$sa partagé \"%2$s\" avec vous et veut ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$sa partagé \"%2$s\" avec vous et veut ajouter", "»%s« added a note to a file shared with you" : "\"%s\" a ajouté une note à un fichier partagé avec vous", "Open »%s«" : "Ouvrir «%s»", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Library %s with a version higher than %s is required - available version %s." : "La librairie %s doit être au moins à la version %s. Version disponible : %s.", "Library %s with a version lower than %s is required - available version %s." : "La librairie %s doit avoir une version antérieure à %s. Version disponible : %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car l’infrastructure n'autorise pas les partages de type %i", + "Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas", + "Sharing %s failed, because you can not share with yourself" : "Le partage de %s a échoué car vous ne pouvez pas partager avec vous-même", "Sharing %s failed, because the user %s does not exist" : "Le partage de %s a échoué car l'utilisateur %s n'existe pas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Le partage de %s a échoué car l'utilisateur %s n'est membre d'aucun groupe auquel %s appartient", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s", "Sharing %s failed, because this item is already shared with user %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec l'utilisateur %s", "Sharing %s failed, because the group %s does not exist" : "Le partage de %s a échoué car le groupe %s n'existe pas", "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.", + "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis", + "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossible de configurer la date d'expiration. Un partage ne peut expirer plus de %s après sa création", + "Cannot set expiration date. Expiration date is in the past" : "Impossible de configurer la date d'expiration : elle est dans le passé.", + "Sharing failed, because the user %s is the original sharer" : "Le partage a échoué car l'utilisateur %s est le propriétaire original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Le partage de %s a échoué car les permissions dépassent celles accordées à %s", + "Sharing %s failed, because resharing is not allowed" : "Le partage de %s a échoué car le repartage n'est pas autorisé", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Le partage de %s a échoué car le service %s n'a pas trouvé sa source..", + "Sharing %s failed, because the file could not be found in the file cache" : "Le partage de %s a échoué car le fichier n'a pas été trouvé dans les fichiers mis en cache.", "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s shared »%s« with you." : "%s a partagé «%s» avec vous.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \"%s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "L'identifiant \"%s\" est déjà utilisé par le fournisseur de cloud \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "L'identifiant \"%s\" est déjà utilisé par le fournisseur de cloud \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'existe pas", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Le partage de %1$s a échoué car l'utilisateur %2$s n'est membre d'aucun groupe auquel %3$s appartient", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Le partage de %1$s a échoué car cet élément est déjà partagé avec l'utilisateur %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Le partage de %1$s a échoué car le groupe %2$s n'existe pas", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Le partage de %1$s a échoué car %2$s n'est pas membre du groupe %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Le partage de %1$s a échoué : impossible de trouver %2$s. Le serveur est peut-être momentanément injoignable.", + "Share type %1$s is not valid for %2$s" : "Le type de partage %1$s n'est pas valide pour %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Le partage de %1$s a échoué car les permissions dépassent celles accordées à %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Le partage de %1$s a échoué car le service %2$s n'a pas trouvé sa source.." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 081e9649b518672df45c152c82e4ab495ce3259e..8dc993f37e9e5a3cb4cd424ae540cbe4d04618be 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Estabeleza un contrasinal de administrador", "Can't create or write into the data directory %s" : "Non é posÃbel crear ou escribir o directorio «data» %s", "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i", - "Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe", - "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Fallou a compartición de %s por mor de que non pode compartir con vostede mesmo", - "Sharing %1$s failed, because the user %2$s does not exist" : "Fallou a compartición de %1$s, o usuario %2$s non existe", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallou a compartición de %1$s, o usuario %2$s non é membro en ningún grupo no que sexa membro %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Produciuse un fallou na compartición de %1$s, este elemento xa está compartido con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Fallou a compartición de %1$s, o grupo %2$s non existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallou a compartición de %1$s, %2$s non é membro do grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Ten que fornecer un contrasinal para a ligazón pública, só se permiten ligazóns protexidas", - "Sharing %s failed, because sharing with links is not allowed" : "Fallou a compartición de %s, non está permitido compartir con ligazóns", - "Not allowed to create a federated share with the same user" : "Non está permitido crear un compartido federado co mesmo usuario", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallou a compartición de %1$s, non foi posÃbel atopar %2$s,é probábel que o servidor non estea accesÃbel.", - "Share type %1$s is not valid for %2$s" : "Non se admite a compartición do tipo %1$s para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Non é posÃbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas", - "Cannot set expiration date. Expiration date is in the past" : "Non é posÃbel estabelecer a data de caducidade. A data de caducidade está no pasado.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", - "Sharing failed, because the user %s is the original sharer" : "Fallou a compartición, por mor de que o usuario %s é o compartidor orixinal", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallou a compartición de %1$s, os permisos superan os permisos concedidos a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Fallou a compartición de %s, non está permitido repetir a compartción", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallou a compartición de %1$s, a infraestrutura de compartición para %2$s non foi quen de atopar a orixe", - "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posÃbel atopar o ficheiro na caché de ficheiros", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", "Open »%s«" : "Abrir «%s»", "%1$s via %2$s" : "%1$s mediante %2$s", + "You are not allowed to share %s" : "Non ten permiso para compartir %s", "Can’t increase permissions of %s" : "Non é posÃbel aumentar os permisos de %s", "Files can’t be shared with delete permissions" : "Non é posÃbel compartir ficheiros con permisos de eliminación", "Files can’t be shared with create permissions" : "Non é posÃbel compartir ficheiros con permisos de creación", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "RequÃrese a biblioteca %s cunha versión superior a %s - dispoñÃbel a versión %s.", "Library %s with a version lower than %s is required - available version %s." : "RequÃrese a biblioteca %s cunha versión inferior a %s - dispoñÃbel a versión %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i", + "Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe", + "Sharing %s failed, because you can not share with yourself" : "Fallou a compartición de %s por mor de que non pode compartir con vostede mesmo", "Sharing %s failed, because the user %s does not exist" : "Fallou a compartición de %s, o usuario %s non existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Fallou a compartición de %s, o usuario %s non é membro en ningún grupo no que sexa membro %s", "Sharing %s failed, because this item is already shared with %s" : "Fallou a compartición de %s, este elemento xa está compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "Sharing %s failed, because the group %s does not exist" : "Fallou a compartición de %s, o grupo %s non existe", "Sharing %s failed, because %s is not a member of the group %s" : "Fallou a compartición de %s, %s non é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Ten que fornecer un contrasinal para a ligazón pública, só se permiten ligazóns protexidas", + "Sharing %s failed, because sharing with links is not allowed" : "Fallou a compartición de %s, non está permitido compartir con ligazóns", + "Not allowed to create a federated share with the same user" : "Non está permitido crear un compartido federado co mesmo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallou a compartición de %s, non foi posÃbel atopar %s,é probábel que o servidor non estea accesÃbel.", "Share type %s is not valid for %s" : "Non se admite a compartición do tipo %s para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Non é posÃbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas", + "Cannot set expiration date. Expiration date is in the past" : "Non é posÃbel estabelecer a data de caducidade. A data de caducidade está no pasado.", + "Sharing failed, because the user %s is the original sharer" : "Fallou a compartición, por mor de que o usuario %s é o compartidor orixinal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Fallou a compartición de %s, os permisos superan os permisos concedidos a %s", + "Sharing %s failed, because resharing is not allowed" : "Fallou a compartición de %s, non está permitido repetir a compartción", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Fallou a compartición de %s, a infraestrutura de compartición para %s non foi quen de atopar a orixe", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posÃbel atopar o ficheiro na caché de ficheiros", "%s shared »%s« with you" : "%s compartiu «%s» con vostede", "%s shared »%s« with you." : "%s compartiu «%s» con vostede.", "%s via %s" : "%s mediante %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posÃbel instalar o aplicativo «%s» por mor de non cumprirse as dependencias: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "O ID «%s» xa está a ser usado polo provedor da nube federada «%s»" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "O ID «%s» xa está a ser usado polo provedor da nube federada «%s»", + "Sharing %1$s failed, because the user %2$s does not exist" : "Fallou a compartición de %1$s, o usuario %2$s non existe", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallou a compartición de %1$s, o usuario %2$s non é membro en ningún grupo no que sexa membro %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Produciuse un fallou na compartición de %1$s, este elemento xa está compartido con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Fallou a compartición de %1$s, o grupo %2$s non existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallou a compartición de %1$s, %2$s non é membro do grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallou a compartición de %1$s, non foi posÃbel atopar %2$s,é probábel que o servidor non estea accesÃbel.", + "Share type %1$s is not valid for %2$s" : "Non se admite a compartición do tipo %1$s para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallou a compartición de %1$s, os permisos superan os permisos concedidos a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallou a compartición de %1$s, a infraestrutura de compartición para %2$s non foi quen de atopar a orixe" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 7b8b8b707287239e4cdd919e52d5c090f8e52f53..0f6d1bfd38801402810d26d2a77de3baf89d8563 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -98,36 +98,15 @@ "Set an admin password." : "Estabeleza un contrasinal de administrador", "Can't create or write into the data directory %s" : "Non é posÃbel crear ou escribir o directorio «data» %s", "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i", - "Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe", - "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "Sharing %s failed, because you can not share with yourself" : "Fallou a compartición de %s por mor de que non pode compartir con vostede mesmo", - "Sharing %1$s failed, because the user %2$s does not exist" : "Fallou a compartición de %1$s, o usuario %2$s non existe", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallou a compartición de %1$s, o usuario %2$s non é membro en ningún grupo no que sexa membro %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Produciuse un fallou na compartición de %1$s, este elemento xa está compartido con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Fallou a compartición de %1$s, o grupo %2$s non existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallou a compartición de %1$s, %2$s non é membro do grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Ten que fornecer un contrasinal para a ligazón pública, só se permiten ligazóns protexidas", - "Sharing %s failed, because sharing with links is not allowed" : "Fallou a compartición de %s, non está permitido compartir con ligazóns", - "Not allowed to create a federated share with the same user" : "Non está permitido crear un compartido federado co mesmo usuario", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallou a compartición de %1$s, non foi posÃbel atopar %2$s,é probábel que o servidor non estea accesÃbel.", - "Share type %1$s is not valid for %2$s" : "Non se admite a compartición do tipo %1$s para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Non é posÃbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas", - "Cannot set expiration date. Expiration date is in the past" : "Non é posÃbel estabelecer a data de caducidade. A data de caducidade está no pasado.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", - "Sharing failed, because the user %s is the original sharer" : "Fallou a compartición, por mor de que o usuario %s é o compartidor orixinal", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallou a compartición de %1$s, os permisos superan os permisos concedidos a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Fallou a compartición de %s, non está permitido repetir a compartción", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallou a compartición de %1$s, a infraestrutura de compartición para %2$s non foi quen de atopar a orixe", - "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posÃbel atopar o ficheiro na caché de ficheiros", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", "Open »%s«" : "Abrir «%s»", "%1$s via %2$s" : "%1$s mediante %2$s", + "You are not allowed to share %s" : "Non ten permiso para compartir %s", "Can’t increase permissions of %s" : "Non é posÃbel aumentar os permisos de %s", "Files can’t be shared with delete permissions" : "Non é posÃbel compartir ficheiros con permisos de eliminación", "Files can’t be shared with create permissions" : "Non é posÃbel compartir ficheiros con permisos de creación", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "RequÃrese a biblioteca %s cunha versión superior a %s - dispoñÃbel a versión %s.", "Library %s with a version lower than %s is required - available version %s." : "RequÃrese a biblioteca %s cunha versión inferior a %s - dispoñÃbel a versión %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %i", + "Sharing %s failed, because the file does not exist" : "Fallou a compartición de %s, o ficheiro non existe", + "Sharing %s failed, because you can not share with yourself" : "Fallou a compartición de %s por mor de que non pode compartir con vostede mesmo", "Sharing %s failed, because the user %s does not exist" : "Fallou a compartición de %s, o usuario %s non existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Fallou a compartición de %s, o usuario %s non é membro en ningún grupo no que sexa membro %s", "Sharing %s failed, because this item is already shared with %s" : "Fallou a compartición de %s, este elemento xa está compartido con %s", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "Sharing %s failed, because the group %s does not exist" : "Fallou a compartición de %s, o grupo %s non existe", "Sharing %s failed, because %s is not a member of the group %s" : "Fallou a compartición de %s, %s non é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Ten que fornecer un contrasinal para a ligazón pública, só se permiten ligazóns protexidas", + "Sharing %s failed, because sharing with links is not allowed" : "Fallou a compartición de %s, non está permitido compartir con ligazóns", + "Not allowed to create a federated share with the same user" : "Non está permitido crear un compartido federado co mesmo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallou a compartición de %s, non foi posÃbel atopar %s,é probábel que o servidor non estea accesÃbel.", "Share type %s is not valid for %s" : "Non se admite a compartición do tipo %s para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Non é posÃbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas", + "Cannot set expiration date. Expiration date is in the past" : "Non é posÃbel estabelecer a data de caducidade. A data de caducidade está no pasado.", + "Sharing failed, because the user %s is the original sharer" : "Fallou a compartición, por mor de que o usuario %s é o compartidor orixinal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Fallou a compartición de %s, os permisos superan os permisos concedidos a %s", + "Sharing %s failed, because resharing is not allowed" : "Fallou a compartición de %s, non está permitido repetir a compartción", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Fallou a compartición de %s, a infraestrutura de compartición para %s non foi quen de atopar a orixe", + "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posÃbel atopar o ficheiro na caché de ficheiros", "%s shared »%s« with you" : "%s compartiu «%s» con vostede", "%s shared »%s« with you." : "%s compartiu «%s» con vostede.", "%s via %s" : "%s mediante %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posÃbel instalar o aplicativo «%s» por mor de non cumprirse as dependencias: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "O ID «%s» xa está a ser usado polo provedor da nube federada «%s»" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "O ID «%s» xa está a ser usado polo provedor da nube federada «%s»", + "Sharing %1$s failed, because the user %2$s does not exist" : "Fallou a compartición de %1$s, o usuario %2$s non existe", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallou a compartición de %1$s, o usuario %2$s non é membro en ningún grupo no que sexa membro %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Produciuse un fallou na compartición de %1$s, este elemento xa está compartido con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Fallou a compartición de %1$s, o grupo %2$s non existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallou a compartición de %1$s, %2$s non é membro do grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallou a compartición de %1$s, non foi posÃbel atopar %2$s,é probábel que o servidor non estea accesÃbel.", + "Share type %1$s is not valid for %2$s" : "Non se admite a compartición do tipo %1$s para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallou a compartición de %1$s, os permisos superan os permisos concedidos a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallou a compartición de %1$s, a infraestrutura de compartición para %2$s non foi quen de atopar a orixe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/he.js b/lib/l10n/he.js index aea28af18357127a61ca7e4929d33f59447492a0..f0157af38e63bccba620d7afcc6f11c5fd733deb 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -95,24 +95,11 @@ OC.L10N.register( "Set an admin password." : "קביעת סיסמת ×ž× ×”×œ", "Can't create or write into the data directory %s" : "×œ× × ×™×ª×Ÿ ליצור ×ו לכתוב לתוך תיקיית ×”× ×ª×•× ×™× %s", "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", - "Sharing %s failed, because the backend does not allow shares from type %i" : "השיתוף %s × ×›×©×œ, כיוון שהצד ×”×חורי ××™× ×• מ×פשר ×©×™×ª×•×¤×™× ×ž×¡×•×’ %i", - "Sharing %s failed, because the file does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקובץ ××™× ×• קיי×", - "You are not allowed to share %s" : "××™× ×š רש××™/ת לשתף %s", - "Sharing %s failed, because you can not share with yourself" : "השיתוף %s × ×›×©×œ, כיוון ×©×œ× × ×™×ª×Ÿ לשתף ×¢× ×¢×¦×ž×š", - "Sharing %1$s failed, because the user %2$s does not exist" : "השיתוף של %1$s × ×›×©×œ כיוון שהמשתמש %2$s ××™× ×• קיי×", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "השיתוף של %1$s × ×›×©×œ, כיוון שהמשתמש %2$s ××™× ×• חבר בקבוצות ב××£ קבוצה בה יש ל־%3$s חברות בה", - "You need to provide a password to create a public link, only protected links are allowed" : "יש לספק ×¡×™×¡×ž× ×œ×™×¦×™×¨×ª קישור ציבורי, רק ×§×™×©×•×¨×™× ×ž×•×’× ×™× ×ž×•×ª×¨×™×", - "Sharing %s failed, because sharing with links is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף ×¢× ×§×™×©×•×¨ ××™× ×• מותר", - "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ×©×™×ª×•×¤×™× ××™× × ×™×›×•×œ×™× ×œ×¤×•×’ תוקף מ×וחר יותר מ- %s ל×חר ששותפו", - "Cannot set expiration date. Expiration date is in the past" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ת×ריך התפוגה ×”× ×• בעבר", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד ×חורי לשיתוף %s חייב ×œ×™×™×©× ×ת ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד ×חורי לשיתוף %s ×œ× × ×ž×¦×", "Sharing backend for %s not found" : "צד ×חורי לשיתוף של %s ×œ× × ×ž×¦×", - "Sharing failed, because the user %s is the original sharer" : "שיתוף × ×›×©×œ, כיוון שמשתמש %s ×”× ×• המשתף המקורי", - "Sharing %s failed, because resharing is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף מחודש ×סור", - "Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s × ×›×©×œ, כייון ×©×œ× × ×™×ª×Ÿ ×”×™×” ×œ×ž×¦×•× ×ת הקובץ בזכרון המטמון", "Open »%s«" : "פתיחת „%sâ€", + "You are not allowed to share %s" : "××™× ×š רש××™/ת לשתף %s", "Can’t increase permissions of %s" : "×œ× × ×™×ª×Ÿ לחזק ×ת ההרש×ות של %s", "Files can’t be shared with delete permissions" : "×œ× × ×™×ª×Ÿ לשתף ×§×‘×¦×™× ×¢× ×”×¨×©×ת מחיקה", "Files can’t be shared with create permissions" : "×œ× × ×™×ª×Ÿ לשתף ×§×‘×¦×™× ×¢× ×”×¨×©×ות יצירה", @@ -221,18 +208,31 @@ OC.L10N.register( "Storage connection timeout. %s" : "פסק זמן חיבור ×חסון. %s", "Library %s with a version higher than %s is required - available version %s." : "ספריה %s בגרסה גבוהה מ- %s × ×“×¨×©×ª - גרסה ×–×ž×™× ×” %s.", "Library %s with a version lower than %s is required - available version %s." : "ספריה %s בגרסה × ×ž×•×›×” מ- %s × ×“×¨×©×ª - גרסה ×–×ž×™× ×” %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "השיתוף %s × ×›×©×œ, כיוון שהצד ×”×חורי ××™× ×• מ×פשר ×©×™×ª×•×¤×™× ×ž×¡×•×’ %i", + "Sharing %s failed, because the file does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקובץ ××™× ×• קיי×", + "Sharing %s failed, because you can not share with yourself" : "השיתוף %s × ×›×©×œ, כיוון ×©×œ× × ×™×ª×Ÿ לשתף ×¢× ×¢×¦×ž×š", "Sharing %s failed, because the user %s does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהמשתמש %s ××™× ×• קיי×", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "השיתוף %s × ×›×©×œ, כיוון שהמשתמש %s ××™× ×• חבר בקבוצות ש- %s חבר ב-", "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", "Sharing %s failed, because this item is already shared with user %s" : "השיתוף %s × ×›×©×œ, כיוון שהפריט כבר משותף ×¢× ×ž×©×ª×ž×© %s", "Sharing %s failed, because the group %s does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקבוצה %s ××™× ×” קיימת", "Sharing %s failed, because %s is not a member of the group %s" : "השיתוף %s × ×›×©×œ, כיוון ש- %s ××™× ×• חבר בקבוצה %s", + "You need to provide a password to create a public link, only protected links are allowed" : "יש לספק ×¡×™×¡×ž× ×œ×™×¦×™×¨×ª קישור ציבורי, רק ×§×™×©×•×¨×™× ×ž×•×’× ×™× ×ž×•×ª×¨×™×", + "Sharing %s failed, because sharing with links is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף ×¢× ×§×™×©×•×¨ ××™× ×• מותר", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע.", "Share type %s is not valid for %s" : "שיתוף מסוג %s ××™× ×• תקף ל- %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ×©×™×ª×•×¤×™× ××™× × ×™×›×•×œ×™× ×œ×¤×•×’ תוקף מ×וחר יותר מ- %s ל×חר ששותפו", + "Cannot set expiration date. Expiration date is in the past" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ת×ריך התפוגה ×”× ×• בעבר", + "Sharing failed, because the user %s is the original sharer" : "שיתוף × ×›×©×œ, כיוון שמשתמש %s ×”× ×• המשתף המקורי", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "השיתוף %s × ×›×©×œ, כיוון שההרש×ות עלו על ההרש×ות ×©× ×™×ª× ×• ל- %s", + "Sharing %s failed, because resharing is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף מחודש ×סור", "Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s × ×›×©×œ, כיוון שבצד ×חורי לשיתוף עבור %s ×œ× × ×™×ª×Ÿ ×”×™×” ל×תר ×ת מקורו", + "Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s × ×›×©×œ, כייון ×©×œ× × ×™×ª×Ÿ ×”×™×” ×œ×ž×¦×•× ×ת הקובץ בזכרון המטמון", "%s shared »%s« with you" : "%s שיתף/שיתפה ×יתך ×ת »%s«", "%s via %s" : "%s על בסיס %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "×”×™×™×©×•× \"%s\" ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שיחסי התלות הב××™× ××™× × ×ž×ª×§×™×™×ž×™×: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "×”×™×™×©×•× \"%s\" ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שיחסי התלות הב××™× ××™× × ×ž×ª×§×™×™×ž×™×: %s", + "Sharing %1$s failed, because the user %2$s does not exist" : "השיתוף של %1$s × ×›×©×œ כיוון שהמשתמש %2$s ××™× ×• קיי×", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "השיתוף של %1$s × ×›×©×œ, כיוון שהמשתמש %2$s ××™× ×• חבר בקבוצות ב××£ קבוצה בה יש ל־%3$s חברות בה" }, "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;"); diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 03a757e938d1fa5a54d81a7f717cf1e9a99147fe..52724fe0426203909f7205260739622a89a91099 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -93,24 +93,11 @@ "Set an admin password." : "קביעת סיסמת ×ž× ×”×œ", "Can't create or write into the data directory %s" : "×œ× × ×™×ª×Ÿ ליצור ×ו לכתוב לתוך תיקיית ×”× ×ª×•× ×™× %s", "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", - "Sharing %s failed, because the backend does not allow shares from type %i" : "השיתוף %s × ×›×©×œ, כיוון שהצד ×”×חורי ××™× ×• מ×פשר ×©×™×ª×•×¤×™× ×ž×¡×•×’ %i", - "Sharing %s failed, because the file does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקובץ ××™× ×• קיי×", - "You are not allowed to share %s" : "××™× ×š רש××™/ת לשתף %s", - "Sharing %s failed, because you can not share with yourself" : "השיתוף %s × ×›×©×œ, כיוון ×©×œ× × ×™×ª×Ÿ לשתף ×¢× ×¢×¦×ž×š", - "Sharing %1$s failed, because the user %2$s does not exist" : "השיתוף של %1$s × ×›×©×œ כיוון שהמשתמש %2$s ××™× ×• קיי×", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "השיתוף של %1$s × ×›×©×œ, כיוון שהמשתמש %2$s ××™× ×• חבר בקבוצות ב××£ קבוצה בה יש ל־%3$s חברות בה", - "You need to provide a password to create a public link, only protected links are allowed" : "יש לספק ×¡×™×¡×ž× ×œ×™×¦×™×¨×ª קישור ציבורי, רק ×§×™×©×•×¨×™× ×ž×•×’× ×™× ×ž×•×ª×¨×™×", - "Sharing %s failed, because sharing with links is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף ×¢× ×§×™×©×•×¨ ××™× ×• מותר", - "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ×©×™×ª×•×¤×™× ××™× × ×™×›×•×œ×™× ×œ×¤×•×’ תוקף מ×וחר יותר מ- %s ל×חר ששותפו", - "Cannot set expiration date. Expiration date is in the past" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ת×ריך התפוגה ×”× ×• בעבר", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד ×חורי לשיתוף %s חייב ×œ×™×™×©× ×ת ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד ×חורי לשיתוף %s ×œ× × ×ž×¦×", "Sharing backend for %s not found" : "צד ×חורי לשיתוף של %s ×œ× × ×ž×¦×", - "Sharing failed, because the user %s is the original sharer" : "שיתוף × ×›×©×œ, כיוון שמשתמש %s ×”× ×• המשתף המקורי", - "Sharing %s failed, because resharing is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף מחודש ×סור", - "Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s × ×›×©×œ, כייון ×©×œ× × ×™×ª×Ÿ ×”×™×” ×œ×ž×¦×•× ×ת הקובץ בזכרון המטמון", "Open »%s«" : "פתיחת „%sâ€", + "You are not allowed to share %s" : "××™× ×š רש××™/ת לשתף %s", "Can’t increase permissions of %s" : "×œ× × ×™×ª×Ÿ לחזק ×ת ההרש×ות של %s", "Files can’t be shared with delete permissions" : "×œ× × ×™×ª×Ÿ לשתף ×§×‘×¦×™× ×¢× ×”×¨×©×ת מחיקה", "Files can’t be shared with create permissions" : "×œ× × ×™×ª×Ÿ לשתף ×§×‘×¦×™× ×¢× ×”×¨×©×ות יצירה", @@ -219,18 +206,31 @@ "Storage connection timeout. %s" : "פסק זמן חיבור ×חסון. %s", "Library %s with a version higher than %s is required - available version %s." : "ספריה %s בגרסה גבוהה מ- %s × ×“×¨×©×ª - גרסה ×–×ž×™× ×” %s.", "Library %s with a version lower than %s is required - available version %s." : "ספריה %s בגרסה × ×ž×•×›×” מ- %s × ×“×¨×©×ª - גרסה ×–×ž×™× ×” %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "השיתוף %s × ×›×©×œ, כיוון שהצד ×”×חורי ××™× ×• מ×פשר ×©×™×ª×•×¤×™× ×ž×¡×•×’ %i", + "Sharing %s failed, because the file does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקובץ ××™× ×• קיי×", + "Sharing %s failed, because you can not share with yourself" : "השיתוף %s × ×›×©×œ, כיוון ×©×œ× × ×™×ª×Ÿ לשתף ×¢× ×¢×¦×ž×š", "Sharing %s failed, because the user %s does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהמשתמש %s ××™× ×• קיי×", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "השיתוף %s × ×›×©×œ, כיוון שהמשתמש %s ××™× ×• חבר בקבוצות ש- %s חבר ב-", "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", "Sharing %s failed, because this item is already shared with user %s" : "השיתוף %s × ×›×©×œ, כיוון שהפריט כבר משותף ×¢× ×ž×©×ª×ž×© %s", "Sharing %s failed, because the group %s does not exist" : "השיתוף %s × ×›×©×œ, כיוון שהקבוצה %s ××™× ×” קיימת", "Sharing %s failed, because %s is not a member of the group %s" : "השיתוף %s × ×›×©×œ, כיוון ש- %s ××™× ×• חבר בקבוצה %s", + "You need to provide a password to create a public link, only protected links are allowed" : "יש לספק ×¡×™×¡×ž× ×œ×™×¦×™×¨×ª קישור ציבורי, רק ×§×™×©×•×¨×™× ×ž×•×’× ×™× ×ž×•×ª×¨×™×", + "Sharing %s failed, because sharing with links is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף ×¢× ×§×™×©×•×¨ ××™× ×• מותר", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע.", "Share type %s is not valid for %s" : "שיתוף מסוג %s ××™× ×• תקף ל- %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ×©×™×ª×•×¤×™× ××™× × ×™×›×•×œ×™× ×œ×¤×•×’ תוקף מ×וחר יותר מ- %s ל×חר ששותפו", + "Cannot set expiration date. Expiration date is in the past" : "×œ× × ×™×ª×Ÿ לקבוע ת×ריך תפוגה. ת×ריך התפוגה ×”× ×• בעבר", + "Sharing failed, because the user %s is the original sharer" : "שיתוף × ×›×©×œ, כיוון שמשתמש %s ×”× ×• המשתף המקורי", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "השיתוף %s × ×›×©×œ, כיוון שההרש×ות עלו על ההרש×ות ×©× ×™×ª× ×• ל- %s", + "Sharing %s failed, because resharing is not allowed" : "השיתוף %s × ×›×©×œ, כיוון ששיתוף מחודש ×סור", "Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s × ×›×©×œ, כיוון שבצד ×חורי לשיתוף עבור %s ×œ× × ×™×ª×Ÿ ×”×™×” ל×תר ×ת מקורו", + "Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s × ×›×©×œ, כייון ×©×œ× × ×™×ª×Ÿ ×”×™×” ×œ×ž×¦×•× ×ת הקובץ בזכרון המטמון", "%s shared »%s« with you" : "%s שיתף/שיתפה ×יתך ×ת »%s«", "%s via %s" : "%s על בסיס %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "×”×™×™×©×•× \"%s\" ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שיחסי התלות הב××™× ××™× × ×ž×ª×§×™×™×ž×™×: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "×”×™×™×©×•× \"%s\" ×œ× × ×™×ª×Ÿ ×œ×”×ª×§× ×” כיוון שיחסי התלות הב××™× ××™× × ×ž×ª×§×™×™×ž×™×: %s", + "Sharing %1$s failed, because the user %2$s does not exist" : "השיתוף של %1$s × ×›×©×œ כיוון שהמשתמש %2$s ××™× ×• קיי×", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "השיתוף של %1$s × ×›×©×œ, כיוון שהמשתמש %2$s ××™× ×• חבר בקבוצות ב××£ קבוצה בה יש ל־%3$s חברות בה" },"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;" } \ No newline at end of file diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index cba152f9a9e715141d06f33ca400acd860185d3a..425f9cb0fc0ddadd01c2cdcede4f1864b4741824 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -37,17 +37,10 @@ OC.L10N.register( "Set an admin username." : "Navedite admin korisniÄko ime.", "Set an admin password." : "Navedite admin lozinku.", "Can't create or write into the data directory %s" : "Ne moze se kreirati ili napisati u imenik podataka %s", - "Sharing %s failed, because the file does not exist" : "Dijeljenje %s nije uspjelo jer ta datoteka ne postoji", - "You are not allowed to share %s" : "Nije vam dopuÅ¡teno dijeliti %s", - "You need to provide a password to create a public link, only protected links are allowed" : "Da biste kreirali javnu vezu, morate navesti lozinku, samo zaÅ¡tićene veze su dopuÅ¡tene.", - "Sharing %s failed, because sharing with links is not allowed" : "Dijeljenje %s nije uspjelo jer dijeljenje s vezama nije dopuÅ¡teno.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nije moguće postaviti datum isteka. Nakon Å¡to su podijeljeni, resursi ne mogu isteći kasnije nego %s ", - "Cannot set expiration date. Expiration date is in the past" : "Nije moguće postaviti datum isteka. Datum isteka je u proÅ¡losti", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Dijeljenje pozadine %s mora implementirati suÄelje OCP\\Share_Backend", "Sharing backend %s not found" : "Dijeljenje pozadine %s nije naÄ‘eno", "Sharing backend for %s not found" : "Dijeljenje pozadine za %s nije naÄ‘eno", - "Sharing %s failed, because resharing is not allowed" : "Dijeljenje %s nije uspjelo jer ponovno dijeljenje nije dopuÅ¡teno.", - "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije naÄ‘ena.", + "You are not allowed to share %s" : "Nije vam dopuÅ¡teno dijeliti %s", "Could not find category \"%s\"" : "Kategorija \"%s\" nije naÄ‘ena", "A valid username must be provided" : "Nužno je navesti ispravno korisniÄko ime", "A valid password must be provided" : "Nužno je navesti ispravnu lozinku", @@ -69,14 +62,21 @@ OC.L10N.register( "Please upgrade your database version" : "Molimo, ažurirajte svoju verziju baze podataka", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Molimo promijenite dozvole na 0770 tako da se tim direktorijem ne mogu služiti drugi korisnici", "Could not obtain lock type %d on \"%s\"." : "Nije moguće dobiti lock tip %d na \"%s\".", + "Sharing %s failed, because the file does not exist" : "Dijeljenje %s nije uspjelo jer ta datoteka ne postoji", "Sharing %s failed, because the user %s does not exist" : "Dijeljenje %s nije uspjelo jer korisnik %s ne postoji", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Dijeljenje %s nije uspjelo jer korisnik %s nije Älan niti jedne grupe u kojoj je %s Älan", "Sharing %s failed, because this item is already shared with %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s %s", "Sharing %s failed, because the group %s does not exist" : "Dijeljenje %s nije uspjelo jer grupa %s ne postoji", "Sharing %s failed, because %s is not a member of the group %s" : "Dijeljenje %s nije uspjelo jer %s nije Älan grupe %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Da biste kreirali javnu vezu, morate navesti lozinku, samo zaÅ¡tićene veze su dopuÅ¡tene.", + "Sharing %s failed, because sharing with links is not allowed" : "Dijeljenje %s nije uspjelo jer dijeljenje s vezama nije dopuÅ¡teno.", "Share type %s is not valid for %s" : "Tip dijeljenja %s nije dopuÅ¡teni tip za %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nije moguće postaviti datum isteka. Nakon Å¡to su podijeljeni, resursi ne mogu isteći kasnije nego %s ", + "Cannot set expiration date. Expiration date is in the past" : "Nije moguće postaviti datum isteka. Datum isteka je u proÅ¡losti", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Dijeljenje %s nije uspjelo jer dozvole premaÅ¡uju dozvole za koje %s ima odobrenje.", + "Sharing %s failed, because resharing is not allowed" : "Dijeljenje %s nije uspjelo jer ponovno dijeljenje nije dopuÅ¡teno.", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Dijeljenje %s nije uspjelo jer pozadina za %s nije mogla pronaći svoj izvor", + "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije naÄ‘ena.", "%s shared »%s« with you" : "%s je s vama podijelio »%s«" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index 071da820cfb4e83f65636420df1aa1c33c7a7c65..91f6e431719043bc792df1776d1eec1641aa8642 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -35,17 +35,10 @@ "Set an admin username." : "Navedite admin korisniÄko ime.", "Set an admin password." : "Navedite admin lozinku.", "Can't create or write into the data directory %s" : "Ne moze se kreirati ili napisati u imenik podataka %s", - "Sharing %s failed, because the file does not exist" : "Dijeljenje %s nije uspjelo jer ta datoteka ne postoji", - "You are not allowed to share %s" : "Nije vam dopuÅ¡teno dijeliti %s", - "You need to provide a password to create a public link, only protected links are allowed" : "Da biste kreirali javnu vezu, morate navesti lozinku, samo zaÅ¡tićene veze su dopuÅ¡tene.", - "Sharing %s failed, because sharing with links is not allowed" : "Dijeljenje %s nije uspjelo jer dijeljenje s vezama nije dopuÅ¡teno.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nije moguće postaviti datum isteka. Nakon Å¡to su podijeljeni, resursi ne mogu isteći kasnije nego %s ", - "Cannot set expiration date. Expiration date is in the past" : "Nije moguće postaviti datum isteka. Datum isteka je u proÅ¡losti", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Dijeljenje pozadine %s mora implementirati suÄelje OCP\\Share_Backend", "Sharing backend %s not found" : "Dijeljenje pozadine %s nije naÄ‘eno", "Sharing backend for %s not found" : "Dijeljenje pozadine za %s nije naÄ‘eno", - "Sharing %s failed, because resharing is not allowed" : "Dijeljenje %s nije uspjelo jer ponovno dijeljenje nije dopuÅ¡teno.", - "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije naÄ‘ena.", + "You are not allowed to share %s" : "Nije vam dopuÅ¡teno dijeliti %s", "Could not find category \"%s\"" : "Kategorija \"%s\" nije naÄ‘ena", "A valid username must be provided" : "Nužno je navesti ispravno korisniÄko ime", "A valid password must be provided" : "Nužno je navesti ispravnu lozinku", @@ -67,14 +60,21 @@ "Please upgrade your database version" : "Molimo, ažurirajte svoju verziju baze podataka", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Molimo promijenite dozvole na 0770 tako da se tim direktorijem ne mogu služiti drugi korisnici", "Could not obtain lock type %d on \"%s\"." : "Nije moguće dobiti lock tip %d na \"%s\".", + "Sharing %s failed, because the file does not exist" : "Dijeljenje %s nije uspjelo jer ta datoteka ne postoji", "Sharing %s failed, because the user %s does not exist" : "Dijeljenje %s nije uspjelo jer korisnik %s ne postoji", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Dijeljenje %s nije uspjelo jer korisnik %s nije Älan niti jedne grupe u kojoj je %s Älan", "Sharing %s failed, because this item is already shared with %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s %s", "Sharing %s failed, because the group %s does not exist" : "Dijeljenje %s nije uspjelo jer grupa %s ne postoji", "Sharing %s failed, because %s is not a member of the group %s" : "Dijeljenje %s nije uspjelo jer %s nije Älan grupe %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Da biste kreirali javnu vezu, morate navesti lozinku, samo zaÅ¡tićene veze su dopuÅ¡tene.", + "Sharing %s failed, because sharing with links is not allowed" : "Dijeljenje %s nije uspjelo jer dijeljenje s vezama nije dopuÅ¡teno.", "Share type %s is not valid for %s" : "Tip dijeljenja %s nije dopuÅ¡teni tip za %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nije moguće postaviti datum isteka. Nakon Å¡to su podijeljeni, resursi ne mogu isteći kasnije nego %s ", + "Cannot set expiration date. Expiration date is in the past" : "Nije moguće postaviti datum isteka. Datum isteka je u proÅ¡losti", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Dijeljenje %s nije uspjelo jer dozvole premaÅ¡uju dozvole za koje %s ima odobrenje.", + "Sharing %s failed, because resharing is not allowed" : "Dijeljenje %s nije uspjelo jer ponovno dijeljenje nije dopuÅ¡teno.", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Dijeljenje %s nije uspjelo jer pozadina za %s nije mogla pronaći svoj izvor", + "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije naÄ‘ena.", "%s shared »%s« with you" : "%s je s vama podijelio »%s«" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 364eae50f46d3dc3013b86b4c4090e3f17fff622..3be5a658113bae34f48af7b4bceb2805b30a6151 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -99,36 +99,15 @@ OC.L10N.register( "Set an admin password." : "ÃllÃtson be egy rendszergazdai jelszót!", "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen EgyesÃtett FelhÅ‘ AzonosÃtó", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l tÃpus megosztását", - "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", - "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", - "Sharing %s failed, because you can not share with yourself" : "%s megosztása sikertelen, mert magaddal nem oszthatod meg", - "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem létezik", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja egyik olyan csoportnak sem, aminek %3$s tagja", - "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$s megosztása nem sikerült, mert ez már meg van osztva vele: %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", - "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s csoport nem létezik", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja a %3$s csoportnak", - "You need to provide a password to create a public link, only protected links are allowed" : "Meg kell adnia egy jelszót is, mert a nyilvános hivatkozások csak jelszóval védetten használhatók", - "Sharing %s failed, because sharing with links is not allowed" : "%s megosztása nem sikerült, mert a hivatkozással történÅ‘ megosztás nincs engedélyezve", - "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást.", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s megosztása sikertelen, mert %2$s nem található; talán a szerver jelenleg nem elérhetÅ‘.", - "Share type %1$s is not valid for %2$s" : "A %1$s megosztási tÃpus nem érvényes %2$s-re", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nem lehet beállÃtani a lejárati idÅ‘t. A megosztások legfeljebb ennyi idÅ‘vel járhatnak le a létrehozásukat követÅ‘en: %s", - "Cannot set expiration date. Expiration date is in the past" : "Nem lehet beállÃtani a lejárati idÅ‘t, mivel a megadott lejárati idÅ‘pont már elmúlt.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Az %s megosztási alrendszernek támogatnia kell az OCP\\Share_Backend interface-t", "Sharing backend %s not found" : "A %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "%s megosztási alrendszere nem található", - "Sharing failed, because the user %s is the original sharer" : "Megosztás sikertelen, mert %s felhasználó az eredeti megosztó", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %2$s rendelkezésére áll", - "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s megosztása nem sikerült, mert %2$s megosztási alrendszere nem találja", - "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsÃtótárban", "%1$s shared »%2$s« with you and wants to add:" : "%1$s megosztotta veled »%2$s« és hozzá akarja adni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s megosztotta veled »%2$s« és hozzá akarja adni", "»%s« added a note to a file shared with you" : "»%s« megjegyést fűzött a veled megosztott fájlhoz", "Open »%s«" : "»%s« megnyitása", "%1$s via %2$s" : "%1$s - %2$s", + "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibÅ‘vÃthetÅ‘k", "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", @@ -242,20 +221,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tároló kapcsolat idÅ‘túllépés. %s", "Library %s with a version higher than %s is required - available version %s." : "%s könyvtár %s vagy újabb verziója szükséges - elérhetÅ‘ verzió: %s.", "Library %s with a version lower than %s is required - available version %s." : "%s könyvtár %s vagy régebbi verziója szükséges - elérhetÅ‘ verzió: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l tÃpus megosztását", + "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", + "Sharing %s failed, because you can not share with yourself" : "%s megosztása sikertelen, mert magaddal nem oszthatod meg", "Sharing %s failed, because the user %s does not exist" : "%s megosztása nem sikerült, mert %s felhasználó nem létezik", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s megosztása nem sikerült, mert %s felhasználó nem tagja egyik olyan csoportnak sem, aminek %s tagja", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva %s-vel", "Sharing %s failed, because this item is already shared with user %s" : "%s megosztása sikertelen, mert már meg van osztva %s felhasználóval", "Sharing %s failed, because the group %s does not exist" : "%s megosztása nem sikerült, mert %s csoport nem létezik", "Sharing %s failed, because %s is not a member of the group %s" : "%s megosztása nem sikerült, mert %s felhasználó nem tagja a %s csoportnak", + "You need to provide a password to create a public link, only protected links are allowed" : "Meg kell adnia egy jelszót is, mert a nyilvános hivatkozások csak jelszóval védetten használhatók", + "Sharing %s failed, because sharing with links is not allowed" : "%s megosztása nem sikerült, mert a hivatkozással történÅ‘ megosztás nincs engedélyezve", + "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található, talán a szerver jelenleg nem elérhetÅ‘.", "Share type %s is not valid for %s" : "A %s megosztási tÃpus nem érvényes %s-re", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nem lehet beállÃtani a lejárati idÅ‘t. A megosztások legfeljebb ennyi idÅ‘vel járhatnak le a létrehozásukat követÅ‘en: %s", + "Cannot set expiration date. Expiration date is in the past" : "Nem lehet beállÃtani a lejárati idÅ‘t, mivel a megadott lejárati idÅ‘pont már elmúlt.", + "Sharing failed, because the user %s is the original sharer" : "Megosztás sikertelen, mert %s felhasználó az eredeti megosztó", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %s rendelkezésére áll", + "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s megosztása nem sikerült, mert %s megosztási alrendszere nem találja", + "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsÃtótárban", "%s shared »%s« with you" : "%s megosztotta veled ezt: »%s«", "%s shared »%s« with you." : "%s megosztotta »%s«-t veled.", "%s via %s" : "%s - %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" alkalmazás nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek nincsenek kielégÃtve: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" már hasznalatban van a FelhÅ‘ szolgáltatónál: \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" már hasznalatban van a FelhÅ‘ szolgáltatónál: \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem létezik", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja egyik olyan csoportnak sem, aminek %3$s tagja", + "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$s megosztása nem sikerült, mert ez már meg van osztva vele: %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s csoport nem létezik", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja a %3$s csoportnak", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s megosztása sikertelen, mert %2$s nem található; talán a szerver jelenleg nem elérhetÅ‘.", + "Share type %1$s is not valid for %2$s" : "A %1$s megosztási tÃpus nem érvényes %2$s-re", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %2$s rendelkezésére áll", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s megosztása nem sikerült, mert %2$s megosztási alrendszere nem találja" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 274b7f4de18118e18dfcec2c87d20a4c491ddb28..1502422c3d0bbd528aa1ff1b4df2ce70d699e6f7 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -97,36 +97,15 @@ "Set an admin password." : "ÃllÃtson be egy rendszergazdai jelszót!", "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen EgyesÃtett FelhÅ‘ AzonosÃtó", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l tÃpus megosztását", - "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", - "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", - "Sharing %s failed, because you can not share with yourself" : "%s megosztása sikertelen, mert magaddal nem oszthatod meg", - "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem létezik", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja egyik olyan csoportnak sem, aminek %3$s tagja", - "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$s megosztása nem sikerült, mert ez már meg van osztva vele: %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", - "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s csoport nem létezik", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja a %3$s csoportnak", - "You need to provide a password to create a public link, only protected links are allowed" : "Meg kell adnia egy jelszót is, mert a nyilvános hivatkozások csak jelszóval védetten használhatók", - "Sharing %s failed, because sharing with links is not allowed" : "%s megosztása nem sikerült, mert a hivatkozással történÅ‘ megosztás nincs engedélyezve", - "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást.", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s megosztása sikertelen, mert %2$s nem található; talán a szerver jelenleg nem elérhetÅ‘.", - "Share type %1$s is not valid for %2$s" : "A %1$s megosztási tÃpus nem érvényes %2$s-re", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nem lehet beállÃtani a lejárati idÅ‘t. A megosztások legfeljebb ennyi idÅ‘vel járhatnak le a létrehozásukat követÅ‘en: %s", - "Cannot set expiration date. Expiration date is in the past" : "Nem lehet beállÃtani a lejárati idÅ‘t, mivel a megadott lejárati idÅ‘pont már elmúlt.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Az %s megosztási alrendszernek támogatnia kell az OCP\\Share_Backend interface-t", "Sharing backend %s not found" : "A %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "%s megosztási alrendszere nem található", - "Sharing failed, because the user %s is the original sharer" : "Megosztás sikertelen, mert %s felhasználó az eredeti megosztó", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %2$s rendelkezésére áll", - "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s megosztása nem sikerült, mert %2$s megosztási alrendszere nem találja", - "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsÃtótárban", "%1$s shared »%2$s« with you and wants to add:" : "%1$s megosztotta veled »%2$s« és hozzá akarja adni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s megosztotta veled »%2$s« és hozzá akarja adni", "»%s« added a note to a file shared with you" : "»%s« megjegyést fűzött a veled megosztott fájlhoz", "Open »%s«" : "»%s« megnyitása", "%1$s via %2$s" : "%1$s - %2$s", + "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibÅ‘vÃthetÅ‘k", "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", @@ -240,20 +219,41 @@ "Storage connection timeout. %s" : "Tároló kapcsolat idÅ‘túllépés. %s", "Library %s with a version higher than %s is required - available version %s." : "%s könyvtár %s vagy újabb verziója szükséges - elérhetÅ‘ verzió: %s.", "Library %s with a version lower than %s is required - available version %s." : "%s könyvtár %s vagy régebbi verziója szükséges - elérhetÅ‘ verzió: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l tÃpus megosztását", + "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", + "Sharing %s failed, because you can not share with yourself" : "%s megosztása sikertelen, mert magaddal nem oszthatod meg", "Sharing %s failed, because the user %s does not exist" : "%s megosztása nem sikerült, mert %s felhasználó nem létezik", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s megosztása nem sikerült, mert %s felhasználó nem tagja egyik olyan csoportnak sem, aminek %s tagja", "Sharing %s failed, because this item is already shared with %s" : "%s megosztása nem sikerült, mert ez már meg van osztva %s-vel", "Sharing %s failed, because this item is already shared with user %s" : "%s megosztása sikertelen, mert már meg van osztva %s felhasználóval", "Sharing %s failed, because the group %s does not exist" : "%s megosztása nem sikerült, mert %s csoport nem létezik", "Sharing %s failed, because %s is not a member of the group %s" : "%s megosztása nem sikerült, mert %s felhasználó nem tagja a %s csoportnak", + "You need to provide a password to create a public link, only protected links are allowed" : "Meg kell adnia egy jelszót is, mert a nyilvános hivatkozások csak jelszóval védetten használhatók", + "Sharing %s failed, because sharing with links is not allowed" : "%s megosztása nem sikerült, mert a hivatkozással történÅ‘ megosztás nincs engedélyezve", + "Not allowed to create a federated share with the same user" : "Azonos felhasználóval nem lehet létrehozni egyesÃtett megosztást.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található, talán a szerver jelenleg nem elérhetÅ‘.", "Share type %s is not valid for %s" : "A %s megosztási tÃpus nem érvényes %s-re", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nem lehet beállÃtani a lejárati idÅ‘t. A megosztások legfeljebb ennyi idÅ‘vel járhatnak le a létrehozásukat követÅ‘en: %s", + "Cannot set expiration date. Expiration date is in the past" : "Nem lehet beállÃtani a lejárati idÅ‘t, mivel a megadott lejárati idÅ‘pont már elmúlt.", + "Sharing failed, because the user %s is the original sharer" : "Megosztás sikertelen, mert %s felhasználó az eredeti megosztó", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %s rendelkezésére áll", + "Sharing %s failed, because resharing is not allowed" : "%s megosztása nem sikerült, mert a megosztás továbbadása nincs engedélyezve", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s megosztása nem sikerült, mert %s megosztási alrendszere nem találja", + "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsÃtótárban", "%s shared »%s« with you" : "%s megosztotta veled ezt: »%s«", "%s shared »%s« with you." : "%s megosztotta »%s«-t veled.", "%s via %s" : "%s - %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" alkalmazás nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek nincsenek kielégÃtve: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" már hasznalatban van a FelhÅ‘ szolgáltatónál: \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" már hasznalatban van a FelhÅ‘ szolgáltatónál: \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem létezik", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja egyik olyan csoportnak sem, aminek %3$s tagja", + "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$s megosztása nem sikerült, mert ez már meg van osztva vele: %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s megosztása nem sikerült, mert %2$s csoport nem létezik", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s megosztása nem sikerült, mert %2$s felhasználó nem tagja a %3$s csoportnak", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s megosztása sikertelen, mert %2$s nem található; talán a szerver jelenleg nem elérhetÅ‘.", + "Share type %1$s is not valid for %2$s" : "A %1$s megosztási tÃpus nem érvényes %2$s-re", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s megosztása nem sikerült, mert a jogosultságok túllépik azt, ami %2$s rendelkezésére áll", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s megosztása nem sikerült, mert %2$s megosztási alrendszere nem találja" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 27a04b3a5053bd1fce4a91c9cab95d274d61a09c..8593e299c64487833b05c43d6d5a2c296d32ef29 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -55,21 +55,10 @@ OC.L10N.register( "Set an admin password." : "Tetapkan kata sandi admin.", "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i", - "Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada", - "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s", - "Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri", - "You need to provide a password to create a public link, only protected links are allowed" : "Anda perlu memberikan kata sandi untuk membuat tautan publik, hanya tautan yang terlindungi yang diizinkan", - "Sharing %s failed, because sharing with links is not allowed" : "Gagal membagikan %s, karena berbag dengan tautan tidak diizinkan", - "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Tidak dapat menyetel tanggal kadaluarsa. Pembagian tidak dapat kadaluarsa lebih lambat dari %s setelah mereka dibagikan.", - "Cannot set expiration date. Expiration date is in the past" : "Tidak dapat menyetel tanggal kadaluarsa. Tanggal kadaluarsa dimasa lalu", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend", "Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan", "Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan", - "Sharing failed, because the user %s is the original sharer" : "Berbagi gagal, karena pengguna %s adalah pembagi awal", - "Sharing %s failed, because resharing is not allowed" : "Gagal berbagi %s, karena membagikan ulang tidak diizinkan", - "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache", + "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s", "Expiration date is in the past" : "Tanggal kedaluwarsa sudah lewat", "Could not find category \"%s\"" : "Tidak menemukan kategori \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Hanya karakter ini yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-'\"", @@ -113,16 +102,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Library %s with a version higher than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih tinggi dari %s - versi yang tersedia %s.", "Library %s with a version lower than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih rendah dari %s - versi yang tersedia %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i", + "Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada", + "Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri", "Sharing %s failed, because the user %s does not exist" : "Gagal membagikan %s, karena pengguna %s tidak ada", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Gagal membagikan %s, karena pengguna %s bukan merupakan anggota dari grup yang %s ikuti", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Sharing %s failed, because this item is already shared with user %s" : "Berbagi %s gagal karena item ini sudah dibagikan dengan pengguna %s", "Sharing %s failed, because the group %s does not exist" : "Gagal membagikan %s, karena grup %s tidak ada", "Sharing %s failed, because %s is not a member of the group %s" : "Gagal membagikan %s, karena %s bukan anggota dari grup %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Anda perlu memberikan kata sandi untuk membuat tautan publik, hanya tautan yang terlindungi yang diizinkan", + "Sharing %s failed, because sharing with links is not allowed" : "Gagal membagikan %s, karena berbag dengan tautan tidak diizinkan", + "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", "Share type %s is not valid for %s" : "Barbagi tipe %s tidak sah untuk %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Tidak dapat menyetel tanggal kadaluarsa. Pembagian tidak dapat kadaluarsa lebih lambat dari %s setelah mereka dibagikan.", + "Cannot set expiration date. Expiration date is in the past" : "Tidak dapat menyetel tanggal kadaluarsa. Tanggal kadaluarsa dimasa lalu", + "Sharing failed, because the user %s is the original sharer" : "Berbagi gagal, karena pengguna %s adalah pembagi awal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Gagal membagikan %s, karena izin melebihi izin yang diberikan untuk %s", + "Sharing %s failed, because resharing is not allowed" : "Gagal berbagi %s, karena membagikan ulang tidak diizinkan", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Berbagi %s gagal, karena backend berbagi untuk %s tidak menemukan sumbernya", + "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache", "%s shared »%s« with you" : "%s membagikan »%s« dengan anda", "%s via %s" : "%s melalui %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s" diff --git a/lib/l10n/id.json b/lib/l10n/id.json index 678070b5018545a5135d322e47942558b8259af0..6904db68118381502cd0250547b70cb61b2814e0 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -53,21 +53,10 @@ "Set an admin password." : "Tetapkan kata sandi admin.", "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i", - "Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada", - "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s", - "Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri", - "You need to provide a password to create a public link, only protected links are allowed" : "Anda perlu memberikan kata sandi untuk membuat tautan publik, hanya tautan yang terlindungi yang diizinkan", - "Sharing %s failed, because sharing with links is not allowed" : "Gagal membagikan %s, karena berbag dengan tautan tidak diizinkan", - "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Tidak dapat menyetel tanggal kadaluarsa. Pembagian tidak dapat kadaluarsa lebih lambat dari %s setelah mereka dibagikan.", - "Cannot set expiration date. Expiration date is in the past" : "Tidak dapat menyetel tanggal kadaluarsa. Tanggal kadaluarsa dimasa lalu", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend", "Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan", "Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan", - "Sharing failed, because the user %s is the original sharer" : "Berbagi gagal, karena pengguna %s adalah pembagi awal", - "Sharing %s failed, because resharing is not allowed" : "Gagal berbagi %s, karena membagikan ulang tidak diizinkan", - "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache", + "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s", "Expiration date is in the past" : "Tanggal kedaluwarsa sudah lewat", "Could not find category \"%s\"" : "Tidak menemukan kategori \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Hanya karakter ini yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-'\"", @@ -111,16 +100,27 @@ "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Library %s with a version higher than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih tinggi dari %s - versi yang tersedia %s.", "Library %s with a version lower than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih rendah dari %s - versi yang tersedia %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i", + "Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada", + "Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri", "Sharing %s failed, because the user %s does not exist" : "Gagal membagikan %s, karena pengguna %s tidak ada", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Gagal membagikan %s, karena pengguna %s bukan merupakan anggota dari grup yang %s ikuti", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Sharing %s failed, because this item is already shared with user %s" : "Berbagi %s gagal karena item ini sudah dibagikan dengan pengguna %s", "Sharing %s failed, because the group %s does not exist" : "Gagal membagikan %s, karena grup %s tidak ada", "Sharing %s failed, because %s is not a member of the group %s" : "Gagal membagikan %s, karena %s bukan anggota dari grup %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Anda perlu memberikan kata sandi untuk membuat tautan publik, hanya tautan yang terlindungi yang diizinkan", + "Sharing %s failed, because sharing with links is not allowed" : "Gagal membagikan %s, karena berbag dengan tautan tidak diizinkan", + "Not allowed to create a federated share with the same user" : "Tidak diizinkan membuat pembagian terfederasi dengan pengguna yang sama", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", "Share type %s is not valid for %s" : "Barbagi tipe %s tidak sah untuk %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Tidak dapat menyetel tanggal kadaluarsa. Pembagian tidak dapat kadaluarsa lebih lambat dari %s setelah mereka dibagikan.", + "Cannot set expiration date. Expiration date is in the past" : "Tidak dapat menyetel tanggal kadaluarsa. Tanggal kadaluarsa dimasa lalu", + "Sharing failed, because the user %s is the original sharer" : "Berbagi gagal, karena pengguna %s adalah pembagi awal", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Gagal membagikan %s, karena izin melebihi izin yang diberikan untuk %s", + "Sharing %s failed, because resharing is not allowed" : "Gagal berbagi %s, karena membagikan ulang tidak diizinkan", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Berbagi %s gagal, karena backend berbagi untuk %s tidak menemukan sumbernya", + "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache", "%s shared »%s« with you" : "%s membagikan »%s« dengan anda", "%s via %s" : "%s melalui %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s" diff --git a/lib/l10n/is.js b/lib/l10n/is.js index d52356404aaed03056194f1f4ef0c521bcc95be5..b9fcff18c34cc9f7119863cf373f0adff0632e3f 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Stilltu lykilorð kerfisstjóra.", "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað à gagnamöppuna %s", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deiling %s mistókst, þvà bakvinnslukerfið leyfir ekki sameignir af gerðinni %i", - "Sharing %s failed, because the file does not exist" : "Deiling %s mistókst, þvà skráin er ekki til", - "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", - "Sharing %s failed, because you can not share with yourself" : "Deiling %s mistókst, þvà þú getur ekki deilt með sjálfum þér", - "Sharing %1$s failed, because the user %2$s does not exist" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki til", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki meðlimur à neinum hópi sem %3$s er meðlimur Ã", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með notandanum %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Deiling %1$s mistókst, þvà hópurinn %2$s er ekki til", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Deiling %1$s mistókst, þvà %2$s er ekki meðlimur à hópnum %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Þú verður að setja inn lykilorð til að útbúa opinberan tengil, aðeins verndaðir tenglar eru leyfðir", - "Sharing %s failed, because sharing with links is not allowed" : "Deiling %s mistókst, þvà deiling með tenglum er ekki leyfð", - "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Deiling %1s mistókst, gat ekki fundið %2$s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", - "Share type %1$s is not valid for %2$s" : "Deiling af gerðinni %1$s er ekki gild fyrir %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Get ekki stillt gildistÃmann. Sameignir geta ekki runnið út sÃðar en %s eftir að þeim hefur verið deilt", - "Cannot set expiration date. Expiration date is in the past" : "Get ekki stillt gildistÃmann. GildistÃminn er þegar runninn út", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", - "Sharing failed, because the user %s is the original sharer" : "Deiling mistókst, þvà notandinn %s er upprunalegur deilandi", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Deiling %1$s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %2$s", - "Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, þvà endurdeiling er ekki leyfð", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Deiling %1$s mistókst, þvà bakvinnslukerfið fyrir %2$s fann ekki upptök þess", - "Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, þvà skráin fannst ekki à skyndiminni skráa", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", "Open »%s«" : "Opna »%s«", "%1$s via %2$s" : "%1$s með %2$s", + "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Gagnageymsla féll á tÃma. %s", "Library %s with a version higher than %s is required - available version %s." : "Krafist er aðgerðasafns %s með útgáfu hærri en %s - tiltæk útgáfa er %s.", "Library %s with a version lower than %s is required - available version %s." : "Krafist er aðgerðasafns %s með útgáfu lægri en %s - tiltæk útgáfa er %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deiling %s mistókst, þvà bakvinnslukerfið leyfir ekki sameignir af gerðinni %i", + "Sharing %s failed, because the file does not exist" : "Deiling %s mistókst, þvà skráin er ekki til", + "Sharing %s failed, because you can not share with yourself" : "Deiling %s mistókst, þvà þú getur ekki deilt með sjálfum þér", "Sharing %s failed, because the user %s does not exist" : "Deiling %s mistókst, þvà notandinn %s er ekki til", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Deiling %s mistókst, þvà notandinn %s er ekki meðlimur à neinum hópi sem %s er meðlimur Ã", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með %s", "Sharing %s failed, because this item is already shared with user %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með notandanum %s", "Sharing %s failed, because the group %s does not exist" : "Deiling %s mistókst, þvà hópurinn %s er ekki til", "Sharing %s failed, because %s is not a member of the group %s" : "Deiling %s mistókst, þvà %s er ekki meðlimur à hópnum %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Þú verður að setja inn lykilorð til að útbúa opinberan tengil, aðeins verndaðir tenglar eru leyfðir", + "Sharing %s failed, because sharing with links is not allowed" : "Deiling %s mistókst, þvà deiling með tenglum er ekki leyfð", + "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", "Share type %s is not valid for %s" : "Deiling af gerðinni %s er ekki gild fyrir %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Get ekki stillt gildistÃmann. Sameignir geta ekki runnið út sÃðar en %s eftir að þeim hefur verið deilt", + "Cannot set expiration date. Expiration date is in the past" : "Get ekki stillt gildistÃmann. GildistÃminn er þegar runninn út", + "Sharing failed, because the user %s is the original sharer" : "Deiling mistókst, þvà notandinn %s er upprunalegur deilandi", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deiling %s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %s", + "Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, þvà endurdeiling er ekki leyfð", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, þvà bakvinnslukerfið fyrir %s fann ekki upptök þess", + "Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, þvà skráin fannst ekki à skyndiminni skráa", "%s shared »%s« with you" : "%s deildi »%s« með þér", "%s shared »%s« with you." : "%s deildi »%s« með þér.", "%s via %s" : "%s með %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Ekki var hægt að setja upp \"%s\" forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Auðkennið \"%s\" er þegar notað af skýjasambandsveitunni \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Auðkennið \"%s\" er þegar notað af skýjasambandsveitunni \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki til", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki meðlimur à neinum hópi sem %3$s er meðlimur Ã", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með notandanum %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Deiling %1$s mistókst, þvà hópurinn %2$s er ekki til", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Deiling %1$s mistókst, þvà %2$s er ekki meðlimur à hópnum %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Deiling %1s mistókst, gat ekki fundið %2$s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", + "Share type %1$s is not valid for %2$s" : "Deiling af gerðinni %1$s er ekki gild fyrir %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Deiling %1$s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Deiling %1$s mistókst, þvà bakvinnslukerfið fyrir %2$s fann ekki upptök þess" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/lib/l10n/is.json b/lib/l10n/is.json index e17f3dbc5fa67ec74398fb0a34322927abb2fa06..fb5c41b00b1ac9753472439bc5deb6d4c807a0ee 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -98,36 +98,15 @@ "Set an admin password." : "Stilltu lykilorð kerfisstjóra.", "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað à gagnamöppuna %s", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deiling %s mistókst, þvà bakvinnslukerfið leyfir ekki sameignir af gerðinni %i", - "Sharing %s failed, because the file does not exist" : "Deiling %s mistókst, þvà skráin er ekki til", - "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", - "Sharing %s failed, because you can not share with yourself" : "Deiling %s mistókst, þvà þú getur ekki deilt með sjálfum þér", - "Sharing %1$s failed, because the user %2$s does not exist" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki til", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki meðlimur à neinum hópi sem %3$s er meðlimur Ã", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með notandanum %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Deiling %1$s mistókst, þvà hópurinn %2$s er ekki til", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Deiling %1$s mistókst, þvà %2$s er ekki meðlimur à hópnum %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Þú verður að setja inn lykilorð til að útbúa opinberan tengil, aðeins verndaðir tenglar eru leyfðir", - "Sharing %s failed, because sharing with links is not allowed" : "Deiling %s mistókst, þvà deiling með tenglum er ekki leyfð", - "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Deiling %1s mistókst, gat ekki fundið %2$s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", - "Share type %1$s is not valid for %2$s" : "Deiling af gerðinni %1$s er ekki gild fyrir %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Get ekki stillt gildistÃmann. Sameignir geta ekki runnið út sÃðar en %s eftir að þeim hefur verið deilt", - "Cannot set expiration date. Expiration date is in the past" : "Get ekki stillt gildistÃmann. GildistÃminn er þegar runninn út", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", - "Sharing failed, because the user %s is the original sharer" : "Deiling mistókst, þvà notandinn %s er upprunalegur deilandi", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Deiling %1$s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %2$s", - "Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, þvà endurdeiling er ekki leyfð", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Deiling %1$s mistókst, þvà bakvinnslukerfið fyrir %2$s fann ekki upptök þess", - "Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, þvà skráin fannst ekki à skyndiminni skráa", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", "Open »%s«" : "Opna »%s«", "%1$s via %2$s" : "%1$s með %2$s", + "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Gagnageymsla féll á tÃma. %s", "Library %s with a version higher than %s is required - available version %s." : "Krafist er aðgerðasafns %s með útgáfu hærri en %s - tiltæk útgáfa er %s.", "Library %s with a version lower than %s is required - available version %s." : "Krafist er aðgerðasafns %s með útgáfu lægri en %s - tiltæk útgáfa er %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deiling %s mistókst, þvà bakvinnslukerfið leyfir ekki sameignir af gerðinni %i", + "Sharing %s failed, because the file does not exist" : "Deiling %s mistókst, þvà skráin er ekki til", + "Sharing %s failed, because you can not share with yourself" : "Deiling %s mistókst, þvà þú getur ekki deilt með sjálfum þér", "Sharing %s failed, because the user %s does not exist" : "Deiling %s mistókst, þvà notandinn %s er ekki til", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Deiling %s mistókst, þvà notandinn %s er ekki meðlimur à neinum hópi sem %s er meðlimur Ã", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með %s", "Sharing %s failed, because this item is already shared with user %s" : "Deiling %s mistókst, þvà þessu atriði er þegar deilt með notandanum %s", "Sharing %s failed, because the group %s does not exist" : "Deiling %s mistókst, þvà hópurinn %s er ekki til", "Sharing %s failed, because %s is not a member of the group %s" : "Deiling %s mistókst, þvà %s er ekki meðlimur à hópnum %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Þú verður að setja inn lykilorð til að útbúa opinberan tengil, aðeins verndaðir tenglar eru leyfðir", + "Sharing %s failed, because sharing with links is not allowed" : "Deiling %s mistókst, þvà deiling með tenglum er ekki leyfð", + "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", "Share type %s is not valid for %s" : "Deiling af gerðinni %s er ekki gild fyrir %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Get ekki stillt gildistÃmann. Sameignir geta ekki runnið út sÃðar en %s eftir að þeim hefur verið deilt", + "Cannot set expiration date. Expiration date is in the past" : "Get ekki stillt gildistÃmann. GildistÃminn er þegar runninn út", + "Sharing failed, because the user %s is the original sharer" : "Deiling mistókst, þvà notandinn %s er upprunalegur deilandi", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deiling %s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %s", + "Sharing %s failed, because resharing is not allowed" : "Deiling %s mistókst, þvà endurdeiling er ekki leyfð", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deiling %s mistókst, þvà bakvinnslukerfið fyrir %s fann ekki upptök þess", + "Sharing %s failed, because the file could not be found in the file cache" : "Deiling %s mistókst, þvà skráin fannst ekki à skyndiminni skráa", "%s shared »%s« with you" : "%s deildi »%s« með þér", "%s shared »%s« with you." : "%s deildi »%s« með þér.", "%s via %s" : "%s með %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Ekki var hægt að setja upp \"%s\" forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Auðkennið \"%s\" er þegar notað af skýjasambandsveitunni \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Auðkennið \"%s\" er þegar notað af skýjasambandsveitunni \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki til", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Deiling %1$s mistókst, þvà notandinn %2$s er ekki meðlimur à neinum hópi sem %3$s er meðlimur Ã", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, þvà þessu atriði er þegar deilt með notandanum %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Deiling %1$s mistókst, þvà hópurinn %2$s er ekki til", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Deiling %1$s mistókst, þvà %2$s er ekki meðlimur à hópnum %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Deiling %1s mistókst, gat ekki fundið %2$s, hugsanlega er þjónninn ekki tiltækur à augnablikinu.", + "Share type %1$s is not valid for %2$s" : "Deiling af gerðinni %1$s er ekki gild fyrir %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Deiling %1$s mistókst, þvà heimildirnar eru rétthærri en heimildir til handa %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Deiling %1$s mistókst, þvà bakvinnslukerfið fyrir %2$s fann ekki upptök þess" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 238eae707903f41236c954237d89d92f180ca3f7..ca75e04638da5a3c25b03fcd80c1363e76beb445 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Imposta una password di amministrazione.", "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", - "Sharing %s failed, because the file does not exist" : "Condivisione di %s non riuscita, poiché il file non esiste", - "You are not allowed to share %s" : "Non ti è consentito condividere %s", - "Sharing %s failed, because you can not share with yourself" : "Condivisione di %s non riuscita, poiché non puoi condividere con te stesso", - "Sharing %1$s failed, because the user %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non esiste", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non appartiene ad alcun gruppo di cui %3$s è membro", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché il gruppo %2$s non esiste", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Condivisione di %1$s non riuscita, poiché %2$s non appartiene al gruppo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Devi fornire una password per creare un collegamento pubblico, sono consentiti solo i collegamenti protetti", - "Sharing %s failed, because sharing with links is not allowed" : "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti", - "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile.", - "Share type %1$s is not valid for %2$s" : "Il tipo di condivisione %1$s non è valido per %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione", - "Cannot set expiration date. Expiration date is in the past" : "Impossibile impostare la data di scadenza. La data di scadenza è nel passato.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", - "Sharing failed, because the user %s is the original sharer" : "Condivisione non riuscita, poiché l'utente %s ha condiviso in origine", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Condivisione di %1$s non riuscita, poiché i permessi superano quelli accordati a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Condivisione di %1$s non riuscita, poiché il motore di condivisione per %2$s non riesce a trovare la sua fonte", - "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", "Open »%s«" : "Apri «%s»", "%1$s via %2$s" : "%1$s tramite %2$s", + "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.", "Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", + "Sharing %s failed, because the file does not exist" : "Condivisione di %s non riuscita, poiché il file non esiste", + "Sharing %s failed, because you can not share with yourself" : "Condivisione di %s non riuscita, poiché non puoi condividere con te stesso", "Sharing %s failed, because the user %s does not exist" : "Condivisione di %s non riuscita, poiché l'utente %s non esiste", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Condivisione di %s non riuscita, poiché l'utente %s non appartiene ad alcun gruppo di cui %s è membro", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "Sharing %s failed, because the group %s does not exist" : "Condivisione di %s non riuscita, poiché il gruppo %s non esiste", "Sharing %s failed, because %s is not a member of the group %s" : "Condivisione di %s non riuscita, poiché %s non appartiene al gruppo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Devi fornire una password per creare un collegamento pubblico, sono consentiti solo i collegamenti protetti", + "Sharing %s failed, because sharing with links is not allowed" : "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti", + "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", "Share type %s is not valid for %s" : "Il tipo di condivisione %s non è valido per %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione", + "Cannot set expiration date. Expiration date is in the past" : "Impossibile impostare la data di scadenza. La data di scadenza è nel passato.", + "Sharing failed, because the user %s is the original sharer" : "Condivisione non riuscita, poiché l'utente %s ha condiviso in origine", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Condivisione di %s non riuscita, poiché i permessi superano quelli accordati a %s", + "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", "%s shared »%s« with you" : "%s ha condiviso «%s» con te", "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", "%s via %s" : "%s tramite %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non esiste", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non appartiene ad alcun gruppo di cui %3$s è membro", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché il gruppo %2$s non esiste", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Condivisione di %1$s non riuscita, poiché %2$s non appartiene al gruppo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile.", + "Share type %1$s is not valid for %2$s" : "Il tipo di condivisione %1$s non è valido per %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Condivisione di %1$s non riuscita, poiché i permessi superano quelli accordati a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Condivisione di %1$s non riuscita, poiché il motore di condivisione per %2$s non riesce a trovare la sua fonte" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index f2f5f61c4bb1043f206030c08fe7523185eec971..bce258ffa4170d3eaca3b8da80260698caa1e12c 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -98,36 +98,15 @@ "Set an admin password." : "Imposta una password di amministrazione.", "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", - "Sharing %s failed, because the file does not exist" : "Condivisione di %s non riuscita, poiché il file non esiste", - "You are not allowed to share %s" : "Non ti è consentito condividere %s", - "Sharing %s failed, because you can not share with yourself" : "Condivisione di %s non riuscita, poiché non puoi condividere con te stesso", - "Sharing %1$s failed, because the user %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non esiste", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non appartiene ad alcun gruppo di cui %3$s è membro", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché il gruppo %2$s non esiste", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Condivisione di %1$s non riuscita, poiché %2$s non appartiene al gruppo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Devi fornire una password per creare un collegamento pubblico, sono consentiti solo i collegamenti protetti", - "Sharing %s failed, because sharing with links is not allowed" : "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti", - "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile.", - "Share type %1$s is not valid for %2$s" : "Il tipo di condivisione %1$s non è valido per %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione", - "Cannot set expiration date. Expiration date is in the past" : "Impossibile impostare la data di scadenza. La data di scadenza è nel passato.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", - "Sharing failed, because the user %s is the original sharer" : "Condivisione non riuscita, poiché l'utente %s ha condiviso in origine", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Condivisione di %1$s non riuscita, poiché i permessi superano quelli accordati a %2$s", - "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Condivisione di %1$s non riuscita, poiché il motore di condivisione per %2$s non riesce a trovare la sua fonte", - "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", "Open »%s«" : "Apri «%s»", "%1$s via %2$s" : "%1$s tramite %2$s", + "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.", "Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", + "Sharing %s failed, because the file does not exist" : "Condivisione di %s non riuscita, poiché il file non esiste", + "Sharing %s failed, because you can not share with yourself" : "Condivisione di %s non riuscita, poiché non puoi condividere con te stesso", "Sharing %s failed, because the user %s does not exist" : "Condivisione di %s non riuscita, poiché l'utente %s non esiste", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Condivisione di %s non riuscita, poiché l'utente %s non appartiene ad alcun gruppo di cui %s è membro", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "Sharing %s failed, because the group %s does not exist" : "Condivisione di %s non riuscita, poiché il gruppo %s non esiste", "Sharing %s failed, because %s is not a member of the group %s" : "Condivisione di %s non riuscita, poiché %s non appartiene al gruppo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Devi fornire una password per creare un collegamento pubblico, sono consentiti solo i collegamenti protetti", + "Sharing %s failed, because sharing with links is not allowed" : "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti", + "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", "Share type %s is not valid for %s" : "Il tipo di condivisione %s non è valido per %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione", + "Cannot set expiration date. Expiration date is in the past" : "Impossibile impostare la data di scadenza. La data di scadenza è nel passato.", + "Sharing failed, because the user %s is the original sharer" : "Condivisione non riuscita, poiché l'utente %s ha condiviso in origine", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Condivisione di %s non riuscita, poiché i permessi superano quelli accordati a %s", + "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", "%s shared »%s« with you" : "%s ha condiviso «%s» con te", "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", "%s via %s" : "%s tramite %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non esiste", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non appartiene ad alcun gruppo di cui %3$s è membro", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché il gruppo %2$s non esiste", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Condivisione di %1$s non riuscita, poiché %2$s non appartiene al gruppo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile.", + "Share type %1$s is not valid for %2$s" : "Il tipo di condivisione %1$s non è valido per %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Condivisione di %1$s non riuscita, poiché i permessi superano quelli accordati a %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Condivisione di %1$s non riuscita, poiché il motore di condivisione per %2$s non riesce a trovare la sua fonte" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 88728f8dc715dbb70196f7043b0a82327850929d..661b143e57eeb9427db617b51abff8c524d13fc4 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -95,22 +95,11 @@ OC.L10N.register( "Set an admin password." : "管ç†è€…ã®ãƒ‘スワードをè¨å®š", "Can't create or write into the data directory %s" : "%s データディレクトリã«ä½œæˆã€æ›¸ãè¾¼ã¿ãŒã§ãã¾ã›ã‚“", "Invalid Federated Cloud ID" : "無効ãªã‚¯ãƒ©ã‚¦ãƒ‰å…±æœ‰ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%i タイプã‹ã‚‰ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because the file does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ãã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯å˜åœ¨ã—ã¾ã›ã‚“。", - "You are not allowed to share %s" : "%s を共有ã™ã‚‹ã“ã¨ã‚’許å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because you can not share with yourself" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚自分自身ã«å…±æœ‰ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", - "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクã®ä½œæˆã«ã¯ãƒ‘スワードã®è¨å®šãŒå¿…è¦ã§ã™", - "Sharing %s failed, because sharing with links is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚リンクã§ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Not allowed to create a federated share with the same user" : "åŒã˜ãƒ¦ãƒ¼ã‚¶ãƒ¼ã§ãƒ•ã‚§ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³å…±æœ‰ã¯ä½œæˆã§ãã¾ã›ã‚“。", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。共有開始ã‹ã‚‰ %s 以é™ã«æœ‰åŠ¹æœŸé™ã‚’è¨å®šã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", - "Cannot set expiration date. Expiration date is in the past" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。有効期é™ãŒéŽåŽ»ã‚’示ã—ã¦ã„ã¾ã™ã€‚", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s ã®ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ã®å…±æœ‰ã«ã¯ã€OCP\\Share_Backend インターフェースを実装ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。", "Sharing backend %s not found" : "共有ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", "Sharing backend for %s not found" : "%s ã®ãŸã‚ã®å…±æœ‰ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", - "Sharing failed, because the user %s is the original sharer" : "共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %sã¯å…ƒã€…ã®å…±æœ‰è€…ã§ã™ã€‚", - "Sharing %s failed, because resharing is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚å†å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because the file could not be found in the file cache" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ファイルã‚ャッシュã«ãƒ•ã‚¡ã‚¤ãƒ«ãŒã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "Open »%s«" : "»%s«を開ã", + "You are not allowed to share %s" : "%s を共有ã™ã‚‹ã“ã¨ã‚’許å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Can’t increase permissions of %s" : "%s ã®æ¨©é™ã‚’è¿½åŠ ã§ãã¾ã›ã‚“", "Files can’t be shared with delete permissions" : "削除権é™ã¤ãã§ãƒ•ã‚¡ã‚¤ãƒ«ã‚’共有ã§ãã¾ã›ã‚“。", "Files can’t be shared with create permissions" : "作æˆæ¨©é™ã¤ãã§ãƒ•ã‚¡ã‚¤ãƒ«ã‚’共有ã§ãã¾ã›ã‚“。", @@ -217,16 +206,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "ストレージã¸ã®æŽ¥ç¶šãŒã‚¿ã‚¤ãƒ アウト。 %s", "Library %s with a version higher than %s is required - available version %s." : "%s ライブラリーã¯ã€%s よりも新ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒå¿…è¦ã§ã™ã€‚利用å¯èƒ½ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ %s ã§ã™ã€‚", "Library %s with a version lower than %s is required - available version %s." : "%s ライブラリーã¯ã€%s よりもå¤ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒå¿…è¦ã§ã™ã€‚利用å¯èƒ½ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ %s ã§ã™ã€‚", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%i タイプã‹ã‚‰ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "Sharing %s failed, because the file does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ãã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯å˜åœ¨ã—ã¾ã›ã‚“。", + "Sharing %s failed, because you can not share with yourself" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚自分自身ã«å…±æœ‰ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", "Sharing %s failed, because the user %s does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %s ãŒå˜åœ¨ã—ã¾ã›ã‚“。", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %s ã¯ã©ã®ã‚°ãƒ«ãƒ¼ãƒ—ã«ã‚‚属ã—ã¦ã„ã¾ã›ã‚“。%s ã¯ã€æ¬¡ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™", "Sharing %s failed, because this item is already shared with %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®ã‚¢ã‚¤ãƒ†ãƒ ã¯ã™ã§ã« %s ã«å…±æœ‰ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Sharing %s failed, because this item is already shared with user %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®ã‚¢ã‚¤ãƒ†ãƒ ã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ %s ã«ã‚ˆã‚Šã™ã§ã«å…±æœ‰ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Sharing %s failed, because the group %s does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚グループ %s ã¯å˜åœ¨ã—ã¾ã›ã‚“。", "Sharing %s failed, because %s is not a member of the group %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ã¯ã€ã‚°ãƒ«ãƒ¼ãƒ— %s ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã¯ã‚ã‚Šã¾ã›ã‚“。", + "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクã®ä½œæˆã«ã¯ãƒ‘スワードã®è¨å®šãŒå¿…è¦ã§ã™", + "Sharing %s failed, because sharing with links is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚リンクã§ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "Not allowed to create a federated share with the same user" : "åŒã˜ãƒ¦ãƒ¼ã‚¶ãƒ¼ã§ãƒ•ã‚§ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³å…±æœ‰ã¯ä½œæˆã§ãã¾ã›ã‚“。", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ç¾åœ¨ã‚µãƒ¼ãƒãƒ¼ã«æŽ¥ç¶šã§ããªã„よã†ã§ã™ã€‚", "Share type %s is not valid for %s" : "%s ã®å…±æœ‰æ–¹æ³•ã¯ã€%s ã«ã¯é©ç”¨ã§ãã¾ã›ã‚“。", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。共有開始ã‹ã‚‰ %s 以é™ã«æœ‰åŠ¹æœŸé™ã‚’è¨å®šã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", + "Cannot set expiration date. Expiration date is in the past" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。有効期é™ãŒéŽåŽ»ã‚’示ã—ã¦ã„ã¾ã™ã€‚", + "Sharing failed, because the user %s is the original sharer" : "共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %sã¯å…ƒã€…ã®å…±æœ‰è€…ã§ã™ã€‚", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ã«è¨±å¯ã•ã‚Œã¦ã„る権é™ã‚’越ãˆã¦ã„ã¾ã™ã€‚", + "Sharing %s failed, because resharing is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚å†å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚%s ã®ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰å…±æœ‰ã«å¿…è¦ãªã‚½ãƒ¼ã‚¹ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", + "Sharing %s failed, because the file could not be found in the file cache" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ファイルã‚ャッシュã«ãƒ•ã‚¡ã‚¤ãƒ«ãŒã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "%s shared »%s« with you" : "%s㌠ã‚ãªãŸã¨ »%s«を共有ã—ã¾ã—ãŸ", "%s shared »%s« with you." : "%s㌠ã‚ãªãŸã¨ »%s«を共有ã—ã¾ã—ãŸ", "%s via %s" : "%s ã« %s ã‹ã‚‰", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index bc2f93c4fcd002e27439031b9399d52ae3308079..147798e843a6cb17040b0d0530bbfc1cfc983e5f 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -93,22 +93,11 @@ "Set an admin password." : "管ç†è€…ã®ãƒ‘スワードをè¨å®š", "Can't create or write into the data directory %s" : "%s データディレクトリã«ä½œæˆã€æ›¸ãè¾¼ã¿ãŒã§ãã¾ã›ã‚“", "Invalid Federated Cloud ID" : "無効ãªã‚¯ãƒ©ã‚¦ãƒ‰å…±æœ‰ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%i タイプã‹ã‚‰ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because the file does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ãã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯å˜åœ¨ã—ã¾ã›ã‚“。", - "You are not allowed to share %s" : "%s を共有ã™ã‚‹ã“ã¨ã‚’許å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because you can not share with yourself" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚自分自身ã«å…±æœ‰ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", - "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクã®ä½œæˆã«ã¯ãƒ‘スワードã®è¨å®šãŒå¿…è¦ã§ã™", - "Sharing %s failed, because sharing with links is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚リンクã§ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Not allowed to create a federated share with the same user" : "åŒã˜ãƒ¦ãƒ¼ã‚¶ãƒ¼ã§ãƒ•ã‚§ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³å…±æœ‰ã¯ä½œæˆã§ãã¾ã›ã‚“。", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。共有開始ã‹ã‚‰ %s 以é™ã«æœ‰åŠ¹æœŸé™ã‚’è¨å®šã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", - "Cannot set expiration date. Expiration date is in the past" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。有効期é™ãŒéŽåŽ»ã‚’示ã—ã¦ã„ã¾ã™ã€‚", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s ã®ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ã®å…±æœ‰ã«ã¯ã€OCP\\Share_Backend インターフェースを実装ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。", "Sharing backend %s not found" : "共有ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", "Sharing backend for %s not found" : "%s ã®ãŸã‚ã®å…±æœ‰ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“", - "Sharing failed, because the user %s is the original sharer" : "共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %sã¯å…ƒã€…ã®å…±æœ‰è€…ã§ã™ã€‚", - "Sharing %s failed, because resharing is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚å†å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", - "Sharing %s failed, because the file could not be found in the file cache" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ファイルã‚ャッシュã«ãƒ•ã‚¡ã‚¤ãƒ«ãŒã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "Open »%s«" : "»%s«を開ã", + "You are not allowed to share %s" : "%s を共有ã™ã‚‹ã“ã¨ã‚’許å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Can’t increase permissions of %s" : "%s ã®æ¨©é™ã‚’è¿½åŠ ã§ãã¾ã›ã‚“", "Files can’t be shared with delete permissions" : "削除権é™ã¤ãã§ãƒ•ã‚¡ã‚¤ãƒ«ã‚’共有ã§ãã¾ã›ã‚“。", "Files can’t be shared with create permissions" : "作æˆæ¨©é™ã¤ãã§ãƒ•ã‚¡ã‚¤ãƒ«ã‚’共有ã§ãã¾ã›ã‚“。", @@ -215,16 +204,27 @@ "Storage connection timeout. %s" : "ストレージã¸ã®æŽ¥ç¶šãŒã‚¿ã‚¤ãƒ アウト。 %s", "Library %s with a version higher than %s is required - available version %s." : "%s ライブラリーã¯ã€%s よりも新ã—ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒå¿…è¦ã§ã™ã€‚利用å¯èƒ½ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ %s ã§ã™ã€‚", "Library %s with a version lower than %s is required - available version %s." : "%s ライブラリーã¯ã€%s よりもå¤ã„ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒå¿…è¦ã§ã™ã€‚利用å¯èƒ½ãªãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã€ %s ã§ã™ã€‚", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%i タイプã‹ã‚‰ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "Sharing %s failed, because the file does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ãã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯å˜åœ¨ã—ã¾ã›ã‚“。", + "Sharing %s failed, because you can not share with yourself" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚自分自身ã«å…±æœ‰ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", "Sharing %s failed, because the user %s does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %s ãŒå˜åœ¨ã—ã¾ã›ã‚“。", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %s ã¯ã©ã®ã‚°ãƒ«ãƒ¼ãƒ—ã«ã‚‚属ã—ã¦ã„ã¾ã›ã‚“。%s ã¯ã€æ¬¡ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™", "Sharing %s failed, because this item is already shared with %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®ã‚¢ã‚¤ãƒ†ãƒ ã¯ã™ã§ã« %s ã«å…±æœ‰ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Sharing %s failed, because this item is already shared with user %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ã“ã®ã‚¢ã‚¤ãƒ†ãƒ ã¯ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ %s ã«ã‚ˆã‚Šã™ã§ã«å…±æœ‰ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Sharing %s failed, because the group %s does not exist" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚グループ %s ã¯å˜åœ¨ã—ã¾ã›ã‚“。", "Sharing %s failed, because %s is not a member of the group %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ã¯ã€ã‚°ãƒ«ãƒ¼ãƒ— %s ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã¯ã‚ã‚Šã¾ã›ã‚“。", + "You need to provide a password to create a public link, only protected links are allowed" : "公開用リンクã®ä½œæˆã«ã¯ãƒ‘スワードã®è¨å®šãŒå¿…è¦ã§ã™", + "Sharing %s failed, because sharing with links is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚リンクã§ã®å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", + "Not allowed to create a federated share with the same user" : "åŒã˜ãƒ¦ãƒ¼ã‚¶ãƒ¼ã§ãƒ•ã‚§ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³å…±æœ‰ã¯ä½œæˆã§ãã¾ã›ã‚“。", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚ç¾åœ¨ã‚µãƒ¼ãƒãƒ¼ã«æŽ¥ç¶šã§ããªã„よã†ã§ã™ã€‚", "Share type %s is not valid for %s" : "%s ã®å…±æœ‰æ–¹æ³•ã¯ã€%s ã«ã¯é©ç”¨ã§ãã¾ã›ã‚“。", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。共有開始ã‹ã‚‰ %s 以é™ã«æœ‰åŠ¹æœŸé™ã‚’è¨å®šã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。", + "Cannot set expiration date. Expiration date is in the past" : "有効期é™ã‚’è¨å®šã§ãã¾ã›ã‚“。有効期é™ãŒéŽåŽ»ã‚’示ã—ã¦ã„ã¾ã™ã€‚", + "Sharing failed, because the user %s is the original sharer" : "共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ユーザー %sã¯å…ƒã€…ã®å…±æœ‰è€…ã§ã™ã€‚", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚%s ã«è¨±å¯ã•ã‚Œã¦ã„る権é™ã‚’越ãˆã¦ã„ã¾ã™ã€‚", + "Sharing %s failed, because resharing is not allowed" : "%s を共有ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚å†å…±æœ‰ã¯è¨±å¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚%s ã®ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰å…±æœ‰ã«å¿…è¦ãªã‚½ãƒ¼ã‚¹ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", + "Sharing %s failed, because the file could not be found in the file cache" : "%s ã®å…±æœ‰ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ファイルã‚ャッシュã«ãƒ•ã‚¡ã‚¤ãƒ«ãŒã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚", "%s shared »%s« with you" : "%s㌠ã‚ãªãŸã¨ »%s«を共有ã—ã¾ã—ãŸ", "%s shared »%s« with you." : "%s㌠ã‚ãªãŸã¨ »%s«を共有ã—ã¾ã—ãŸ", "%s via %s" : "%s ã« %s ã‹ã‚‰", diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index f83733b59b5596f783bf9f4bb8136e1ba3178be2..30051b9a2807176f17bfaac321cfda4a2e1359a5 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -92,22 +92,11 @@ OC.L10N.register( "Set an admin password." : "დáƒáƒáƒ§áƒ”ნეთ áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის პáƒáƒ áƒáƒšáƒ˜.", "Can't create or write into the data directory %s" : "მáƒáƒœáƒáƒªáƒ”მების დირექტრიის შექმნრáƒáƒœ მáƒáƒ¡áƒ¨áƒ˜ ჩáƒáƒ¬áƒ”რრვერმáƒáƒ®áƒ”რხდრ%s", "Invalid Federated Cloud ID" : "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ ი ფედერáƒáƒšáƒ£áƒ ი ქლáƒáƒ£áƒ“ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª ბექენდი áƒáƒ იღებს გáƒáƒ–იáƒáƒ ებებს სáƒáƒ®áƒ”áƒáƒ‘ით %s", - "Sharing %s failed, because the file does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ სებáƒáƒ‘ს", - "You are not allowed to share %s" : "თქვენ áƒáƒ გáƒáƒ¥áƒ•áƒ— უფლებრგáƒáƒáƒ–იáƒáƒ áƒáƒ— %s", - "Sharing %s failed, because you can not share with yourself" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ სáƒáƒ™áƒ£áƒ—áƒáƒ თáƒáƒ•áƒ—áƒáƒœ ვერგáƒáƒáƒ–იáƒáƒ ებთ", - "You need to provide a password to create a public link, only protected links are allowed" : "სáƒáƒ–áƒáƒ’áƒáƒ“რბმულის შექმნისთვის áƒáƒ£áƒªáƒ˜áƒšáƒ”ბელირპáƒáƒ áƒáƒšáƒ˜áƒ¡ მითთებáƒ, მხáƒáƒ“áƒáƒáƒ”რილირმხáƒáƒšáƒáƒ“ დáƒáƒªáƒ£áƒšáƒ˜ ბმულები", - "Sharing %s failed, because sharing with links is not allowed" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, ბმულებით გáƒáƒ–იáƒáƒ ებრáƒáƒ áƒáƒ ნებáƒáƒ“áƒáƒ თული", - "Not allowed to create a federated share with the same user" : "იმáƒáƒ•áƒ” მáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ ფედერáƒáƒšáƒ£áƒ ი გáƒáƒ–იáƒáƒ ებრვერშეიქმნებáƒ", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითთებრვერხერხდებáƒ. გáƒáƒ–იáƒáƒ ებები გáƒáƒ–იáƒáƒ ების შემდეგ %s-ზე áƒáƒ“რე ვერგáƒáƒ£áƒ¥áƒ›áƒ“ებიáƒáƒœ", - "Cannot set expiration date. Expiration date is in the past" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითითებრვერხერხდებáƒ. ვáƒáƒ“ის გáƒáƒ¡áƒ•áƒšáƒ˜áƒ¡ დრრწáƒáƒ სულიáƒ", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გáƒáƒ–იáƒáƒ ების ბექენდმრ%s-მ მáƒáƒ¥áƒ›áƒ”დებáƒáƒ¨áƒ˜ უნდრმáƒáƒ˜áƒ§áƒ•áƒáƒœáƒáƒ¡ ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გáƒáƒ–იáƒáƒ ების ბექენდი %s ვერიქნრნáƒáƒžáƒáƒ•áƒœáƒ˜", "Sharing backend for %s not found" : "გáƒáƒ–იáƒáƒ ების ბექენდი %s-თვის ვერიქნრნáƒáƒžáƒáƒ•áƒœáƒ˜", - "Sharing failed, because the user %s is the original sharer" : "გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s თáƒáƒ•áƒ“áƒáƒžáƒ˜áƒ ველი გáƒáƒ›áƒ–იáƒáƒ ებელიáƒ", - "Sharing %s failed, because resharing is not allowed" : "%s-გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ხელáƒáƒ®áƒáƒšáƒ˜ გáƒáƒ–იáƒáƒ ებრნებáƒáƒ“áƒáƒ თული áƒáƒ áƒáƒ", - "Sharing %s failed, because the file could not be found in the file cache" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ კეშში ვერმáƒáƒ˜áƒ«áƒ”ბნáƒ", "Open »%s«" : "გáƒáƒ®áƒœáƒ¡áƒœáƒ »%s«", + "You are not allowed to share %s" : "თქვენ áƒáƒ გáƒáƒ¥áƒ•áƒ— უფლებრგáƒáƒáƒ–იáƒáƒ áƒáƒ— %s", "Can’t increase permissions of %s" : "%s-ის უფლებების გáƒáƒ–რდრვერმáƒáƒ®áƒ”რხდáƒ", "Files can’t be shared with delete permissions" : "ფáƒáƒ˜áƒšáƒ”ბი გáƒáƒ£áƒ¥áƒ›áƒ”ბის უფლებით ვერგáƒáƒ–იáƒáƒ დებáƒ", "Files can’t be shared with create permissions" : "ფáƒáƒ˜áƒšáƒ”ბი შექმნის უფლებებით ვერგáƒáƒ–იáƒáƒ დებáƒ", @@ -213,16 +202,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "სáƒáƒªáƒáƒ•áƒ˜áƒ¡ კáƒáƒ•áƒ¨áƒ˜áƒ ის დრáƒáƒ˜áƒ¡ áƒáƒ›áƒáƒ¬áƒ£áƒ ვáƒ. %s", "Library %s with a version higher than %s is required - available version %s." : "სáƒáƒáƒ˜áƒ áƒáƒ ბიბლიáƒáƒ—კერ%s %s-ზე მáƒáƒ¦áƒáƒšáƒ˜ ვერსიით - ნáƒáƒžáƒáƒ•áƒœáƒ˜áƒ ვერსირ%s.", "Library %s with a version lower than %s is required - available version %s." : "სáƒáƒáƒ˜áƒ áƒáƒ ბიბლიáƒáƒ—ეკრ%s %s-ზე მცირე ვერსიით - ნáƒáƒžáƒáƒ•áƒœáƒ˜áƒ ვერსირ%s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª ბექენდი áƒáƒ იღებს გáƒáƒ–იáƒáƒ ებებს სáƒáƒ®áƒ”áƒáƒ‘ით %s", + "Sharing %s failed, because the file does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ სებáƒáƒ‘ს", + "Sharing %s failed, because you can not share with yourself" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ სáƒáƒ™áƒ£áƒ—áƒáƒ თáƒáƒ•áƒ—áƒáƒœ ვერგáƒáƒáƒ–იáƒáƒ ებთ", "Sharing %s failed, because the user %s does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s áƒáƒ áƒáƒ სებáƒáƒ‘ს", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s áƒáƒ მიეკუთხვნებრჯგუფს რáƒáƒ›áƒ”ლსáƒáƒª მიეკუთვნებრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s", "Sharing %s failed, because this item is already shared with %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ áƒáƒ‘იექტი %s-თáƒáƒœ უკვე გáƒáƒ–იáƒáƒ ებულიáƒ", "Sharing %s failed, because this item is already shared with user %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ áƒáƒ‘იექტი მáƒáƒ›áƒ®áƒ›áƒáƒ ებელ %s-თáƒáƒœ უკვე გáƒáƒ–იáƒáƒ ებულიáƒ", "Sharing %s failed, because the group %s does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ჯგუფი %s áƒáƒ áƒáƒ სებáƒáƒ‘ს", "Sharing %s failed, because %s is not a member of the group %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ %s áƒáƒ áƒáƒ ჯგუფ %s-ის წევრი", + "You need to provide a password to create a public link, only protected links are allowed" : "სáƒáƒ–áƒáƒ’áƒáƒ“რბმულის შექმნისთვის áƒáƒ£áƒªáƒ˜áƒšáƒ”ბელირპáƒáƒ áƒáƒšáƒ˜áƒ¡ მითთებáƒ, მხáƒáƒ“áƒáƒáƒ”რილირმხáƒáƒšáƒáƒ“ დáƒáƒªáƒ£áƒšáƒ˜ ბმულები", + "Sharing %s failed, because sharing with links is not allowed" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, ბმულებით გáƒáƒ–იáƒáƒ ებრáƒáƒ áƒáƒ ნებáƒáƒ“áƒáƒ თული", + "Not allowed to create a federated share with the same user" : "იმáƒáƒ•áƒ” მáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ ფედერáƒáƒšáƒ£áƒ ი გáƒáƒ–იáƒáƒ ებრვერშეიქმნებáƒ", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, ვერვიპáƒáƒ•áƒ”თ %s, áƒáƒšáƒ‘áƒáƒ— სერვერი áƒáƒ®áƒšáƒ მიუწვდáƒáƒ›áƒ”ლიáƒ.", "Share type %s is not valid for %s" : "%s ტიპის გáƒáƒ–იáƒáƒ ებრმáƒáƒ›áƒ®áƒ›áƒáƒ ებლისთვის %s áƒáƒ áƒáƒ მáƒáƒ თებული", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითთებრვერხერხდებáƒ. გáƒáƒ–იáƒáƒ ებები გáƒáƒ–იáƒáƒ ების შემდეგ %s-ზე áƒáƒ“რე ვერგáƒáƒ£áƒ¥áƒ›áƒ“ებიáƒáƒœ", + "Cannot set expiration date. Expiration date is in the past" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითითებრვერხერხდებáƒ. ვáƒáƒ“ის გáƒáƒ¡áƒ•áƒšáƒ˜áƒ¡ დრრწáƒáƒ სულიáƒ", + "Sharing failed, because the user %s is the original sharer" : "გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s თáƒáƒ•áƒ“áƒáƒžáƒ˜áƒ ველი გáƒáƒ›áƒ–იáƒáƒ ებელიáƒ", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, უფლებები áƒáƒáƒáƒ ბებს უფლებებს, რáƒáƒ›áƒšáƒ”ბიც მინიáƒáƒ”ბული áƒáƒ¥áƒ•áƒ¡ %s-ს", + "Sharing %s failed, because resharing is not allowed" : "%s-გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ხელáƒáƒ®áƒáƒšáƒ˜ გáƒáƒ–იáƒáƒ ებრნებáƒáƒ“áƒáƒ თული áƒáƒ áƒáƒ", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª %s-ის გáƒáƒ–იáƒáƒ ების ბექენდმრვერმიáƒáƒ’ნრსáƒáƒ™áƒ£áƒ—áƒáƒ წყáƒáƒ áƒáƒ¡", + "Sharing %s failed, because the file could not be found in the file cache" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ კეშში ვერმáƒáƒ˜áƒ«áƒ”ბნáƒ", "%s shared »%s« with you" : "%s მáƒáƒ›áƒ®áƒ›áƒáƒ ებელმრთქვენთáƒáƒœ გáƒáƒáƒ–იáƒáƒ რ»%s«", "%s shared »%s« with you." : "%s მáƒáƒ›áƒ®áƒ›áƒáƒ ებელმრთქვენთáƒáƒœ გáƒáƒáƒ–იáƒáƒ რ»%s«.", "%s via %s" : "%s %s-ით", diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index 3f3550adf661e4414219b766fab65b3aae23c406..35f2577fec52f8d28f6e37fb7a4347b729ca513d 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -90,22 +90,11 @@ "Set an admin password." : "დáƒáƒáƒ§áƒ”ნეთ áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის პáƒáƒ áƒáƒšáƒ˜.", "Can't create or write into the data directory %s" : "მáƒáƒœáƒáƒªáƒ”მების დირექტრიის შექმნრáƒáƒœ მáƒáƒ¡áƒ¨áƒ˜ ჩáƒáƒ¬áƒ”რრვერმáƒáƒ®áƒ”რხდრ%s", "Invalid Federated Cloud ID" : "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ ი ფედერáƒáƒšáƒ£áƒ ი ქლáƒáƒ£áƒ“ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª ბექენდი áƒáƒ იღებს გáƒáƒ–იáƒáƒ ებებს სáƒáƒ®áƒ”áƒáƒ‘ით %s", - "Sharing %s failed, because the file does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ სებáƒáƒ‘ს", - "You are not allowed to share %s" : "თქვენ áƒáƒ გáƒáƒ¥áƒ•áƒ— უფლებრგáƒáƒáƒ–იáƒáƒ áƒáƒ— %s", - "Sharing %s failed, because you can not share with yourself" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ სáƒáƒ™áƒ£áƒ—áƒáƒ თáƒáƒ•áƒ—áƒáƒœ ვერგáƒáƒáƒ–იáƒáƒ ებთ", - "You need to provide a password to create a public link, only protected links are allowed" : "სáƒáƒ–áƒáƒ’áƒáƒ“რბმულის შექმნისთვის áƒáƒ£áƒªáƒ˜áƒšáƒ”ბელირპáƒáƒ áƒáƒšáƒ˜áƒ¡ მითთებáƒ, მხáƒáƒ“áƒáƒáƒ”რილირმხáƒáƒšáƒáƒ“ დáƒáƒªáƒ£áƒšáƒ˜ ბმულები", - "Sharing %s failed, because sharing with links is not allowed" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, ბმულებით გáƒáƒ–იáƒáƒ ებრáƒáƒ áƒáƒ ნებáƒáƒ“áƒáƒ თული", - "Not allowed to create a federated share with the same user" : "იმáƒáƒ•áƒ” მáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ ფედერáƒáƒšáƒ£áƒ ი გáƒáƒ–იáƒáƒ ებრვერშეიქმნებáƒ", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითთებრვერხერხდებáƒ. გáƒáƒ–იáƒáƒ ებები გáƒáƒ–იáƒáƒ ების შემდეგ %s-ზე áƒáƒ“რე ვერგáƒáƒ£áƒ¥áƒ›áƒ“ებიáƒáƒœ", - "Cannot set expiration date. Expiration date is in the past" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითითებრვერხერხდებáƒ. ვáƒáƒ“ის გáƒáƒ¡áƒ•áƒšáƒ˜áƒ¡ დრრწáƒáƒ სულიáƒ", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გáƒáƒ–იáƒáƒ ების ბექენდმრ%s-მ მáƒáƒ¥áƒ›áƒ”დებáƒáƒ¨áƒ˜ უნდრმáƒáƒ˜áƒ§áƒ•áƒáƒœáƒáƒ¡ ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გáƒáƒ–იáƒáƒ ების ბექენდი %s ვერიქნრნáƒáƒžáƒáƒ•áƒœáƒ˜", "Sharing backend for %s not found" : "გáƒáƒ–იáƒáƒ ების ბექენდი %s-თვის ვერიქნრნáƒáƒžáƒáƒ•áƒœáƒ˜", - "Sharing failed, because the user %s is the original sharer" : "გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s თáƒáƒ•áƒ“áƒáƒžáƒ˜áƒ ველი გáƒáƒ›áƒ–იáƒáƒ ებელიáƒ", - "Sharing %s failed, because resharing is not allowed" : "%s-გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ხელáƒáƒ®áƒáƒšáƒ˜ გáƒáƒ–იáƒáƒ ებრნებáƒáƒ“áƒáƒ თული áƒáƒ áƒáƒ", - "Sharing %s failed, because the file could not be found in the file cache" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ კეშში ვერმáƒáƒ˜áƒ«áƒ”ბნáƒ", "Open »%s«" : "გáƒáƒ®áƒœáƒ¡áƒœáƒ »%s«", + "You are not allowed to share %s" : "თქვენ áƒáƒ გáƒáƒ¥áƒ•áƒ— უფლებრგáƒáƒáƒ–იáƒáƒ áƒáƒ— %s", "Can’t increase permissions of %s" : "%s-ის უფლებების გáƒáƒ–რდრვერმáƒáƒ®áƒ”რხდáƒ", "Files can’t be shared with delete permissions" : "ფáƒáƒ˜áƒšáƒ”ბი გáƒáƒ£áƒ¥áƒ›áƒ”ბის უფლებით ვერგáƒáƒ–იáƒáƒ დებáƒ", "Files can’t be shared with create permissions" : "ფáƒáƒ˜áƒšáƒ”ბი შექმნის უფლებებით ვერგáƒáƒ–იáƒáƒ დებáƒ", @@ -211,16 +200,27 @@ "Storage connection timeout. %s" : "სáƒáƒªáƒáƒ•áƒ˜áƒ¡ კáƒáƒ•áƒ¨áƒ˜áƒ ის დრáƒáƒ˜áƒ¡ áƒáƒ›áƒáƒ¬áƒ£áƒ ვáƒ. %s", "Library %s with a version higher than %s is required - available version %s." : "სáƒáƒáƒ˜áƒ áƒáƒ ბიბლიáƒáƒ—კერ%s %s-ზე მáƒáƒ¦áƒáƒšáƒ˜ ვერსიით - ნáƒáƒžáƒáƒ•áƒœáƒ˜áƒ ვერსირ%s.", "Library %s with a version lower than %s is required - available version %s." : "სáƒáƒáƒ˜áƒ áƒáƒ ბიბლიáƒáƒ—ეკრ%s %s-ზე მცირე ვერსიით - ნáƒáƒžáƒáƒ•áƒœáƒ˜áƒ ვერსირ%s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª ბექენდი áƒáƒ იღებს გáƒáƒ–იáƒáƒ ებებს სáƒáƒ®áƒ”áƒáƒ‘ით %s", + "Sharing %s failed, because the file does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ áƒáƒ áƒáƒ სებáƒáƒ‘ს", + "Sharing %s failed, because you can not share with yourself" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ სáƒáƒ™áƒ£áƒ—áƒáƒ თáƒáƒ•áƒ—áƒáƒœ ვერგáƒáƒáƒ–იáƒáƒ ებთ", "Sharing %s failed, because the user %s does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s áƒáƒ áƒáƒ სებáƒáƒ‘ს", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s áƒáƒ მიეკუთხვნებრჯგუფს რáƒáƒ›áƒ”ლსáƒáƒª მიეკუთვნებრმáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s", "Sharing %s failed, because this item is already shared with %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ áƒáƒ‘იექტი %s-თáƒáƒœ უკვე გáƒáƒ–იáƒáƒ ებულიáƒ", "Sharing %s failed, because this item is already shared with user %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ áƒáƒ‘იექტი მáƒáƒ›áƒ®áƒ›áƒáƒ ებელ %s-თáƒáƒœ უკვე გáƒáƒ–იáƒáƒ ებულიáƒ", "Sharing %s failed, because the group %s does not exist" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ჯგუფი %s áƒáƒ áƒáƒ სებáƒáƒ‘ს", "Sharing %s failed, because %s is not a member of the group %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ %s áƒáƒ áƒáƒ ჯგუფ %s-ის წევრი", + "You need to provide a password to create a public link, only protected links are allowed" : "სáƒáƒ–áƒáƒ’áƒáƒ“რბმულის შექმნისთვის áƒáƒ£áƒªáƒ˜áƒšáƒ”ბელირპáƒáƒ áƒáƒšáƒ˜áƒ¡ მითთებáƒ, მხáƒáƒ“áƒáƒáƒ”რილირმხáƒáƒšáƒáƒ“ დáƒáƒªáƒ£áƒšáƒ˜ ბმულები", + "Sharing %s failed, because sharing with links is not allowed" : "%s-ის გáƒáƒ–იáƒáƒ ებრáƒáƒ მáƒáƒ®áƒ”რხდáƒ, ბმულებით გáƒáƒ–იáƒáƒ ებრáƒáƒ áƒáƒ ნებáƒáƒ“áƒáƒ თული", + "Not allowed to create a federated share with the same user" : "იმáƒáƒ•áƒ” მáƒáƒ›áƒ®áƒ›áƒáƒ ებელთáƒáƒœ ფედერáƒáƒšáƒ£áƒ ი გáƒáƒ–იáƒáƒ ებრვერშეიქმნებáƒ", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, ვერვიპáƒáƒ•áƒ”თ %s, áƒáƒšáƒ‘áƒáƒ— სერვერი áƒáƒ®áƒšáƒ მიუწვდáƒáƒ›áƒ”ლიáƒ.", "Share type %s is not valid for %s" : "%s ტიპის გáƒáƒ–იáƒáƒ ებრმáƒáƒ›áƒ®áƒ›áƒáƒ ებლისთვის %s áƒáƒ áƒáƒ მáƒáƒ თებული", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითთებრვერხერხდებáƒ. გáƒáƒ–იáƒáƒ ებები გáƒáƒ–იáƒáƒ ების შემდეგ %s-ზე áƒáƒ“რე ვერგáƒáƒ£áƒ¥áƒ›áƒ“ებიáƒáƒœ", + "Cannot set expiration date. Expiration date is in the past" : "ვáƒáƒ“ის áƒáƒ›áƒáƒ¬áƒ£áƒ ვის დრáƒáƒ˜áƒ¡ მითითებრვერხერხდებáƒ. ვáƒáƒ“ის გáƒáƒ¡áƒ•áƒšáƒ˜áƒ¡ დრრწáƒáƒ სულიáƒ", + "Sharing failed, because the user %s is the original sharer" : "გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ მáƒáƒ›áƒ®áƒ›áƒáƒ ებელი %s თáƒáƒ•áƒ“áƒáƒžáƒ˜áƒ ველი გáƒáƒ›áƒ–იáƒáƒ ებელიáƒ", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, უფლებები áƒáƒáƒáƒ ბებს უფლებებს, რáƒáƒ›áƒšáƒ”ბიც მინიáƒáƒ”ბული áƒáƒ¥áƒ•áƒ¡ %s-ს", + "Sharing %s failed, because resharing is not allowed" : "%s-გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ხელáƒáƒ®áƒáƒšáƒ˜ გáƒáƒ–იáƒáƒ ებრნებáƒáƒ“áƒáƒ თული áƒáƒ áƒáƒ", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœáƒáƒª %s-ის გáƒáƒ–იáƒáƒ ების ბექენდმრვერმიáƒáƒ’ნრსáƒáƒ™áƒ£áƒ—áƒáƒ წყáƒáƒ áƒáƒ¡", + "Sharing %s failed, because the file could not be found in the file cache" : "%s-ის გáƒáƒ–იáƒáƒ ებრვერმáƒáƒ®áƒ”რხდáƒ, რáƒáƒ“გáƒáƒœ ფáƒáƒ˜áƒšáƒ˜ კეშში ვერმáƒáƒ˜áƒ«áƒ”ბნáƒ", "%s shared »%s« with you" : "%s მáƒáƒ›áƒ®áƒ›áƒáƒ ებელმრთქვენთáƒáƒœ გáƒáƒáƒ–იáƒáƒ რ»%s«", "%s shared »%s« with you." : "%s მáƒáƒ›áƒ®áƒ›áƒáƒ ებელმრთქვენთáƒáƒœ გáƒáƒáƒ–იáƒáƒ რ»%s«.", "%s via %s" : "%s %s-ით", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 8b191c9d161a86d97ba39ac43580d20dd46745f4..e1ce625ebbac170bbbe860a77bacefcf9cf6f978 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤.", "Can't create or write into the data directory %s" : "ë°ì´í„° ë””ë ‰í„°ë¦¬ %sì„(를) 만들거나 기ë¡í• 수 ì—†ìŒ", "Invalid Federated Cloud ID" : "ìž˜ëª»ëœ ì—°í•© í´ë¼ìš°ë“œ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", - "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", - "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", - "Sharing %s failed, because you can not share with yourself" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ìžê¸° ìžì‹ ê³¼ ê³µìœ í• ìˆ˜ 없습니다", - "You need to provide a password to create a public link, only protected links are allowed" : "공개 ë§í¬ë¥¼ ë§Œë“¤ë ¤ë©´ 암호를 ìž…ë ¥í•´ì•¼ 합니다. ë³´í˜¸ëœ ë§í¬ë§Œ 사용 가능합니다", - "Sharing %s failed, because sharing with links is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ë§í¬ ê³µìœ ê°€ 허용ë˜ì§€ 않았습니다", - "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", - "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ê³µìœ ë°±ì—”ë“œ %sì—ì„œ OCP\\Share_Backend ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구현해야 함", "Sharing backend %s not found" : "ê³µìœ ë°±ì—”ë“œ %sì„(를) ì°¾ì„ ìˆ˜ ì—†ìŒ", "Sharing backend for %s not found" : "%sì˜ ê³µìœ ë°±ì—”ë“œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", - "Sharing failed, because the user %s is the original sharer" : "ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) ì› ê³µìœ ìžìž…니다", - "Sharing %s failed, because resharing is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 다시 ê³µìœ í• ìˆ˜ 없습니다", - "Sharing %s failed, because the file could not be found in the file cache" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. íŒŒì¼ ìºì‹œì—ì„œ ì°¾ì„ ìˆ˜ 없습니다", "Open »%s«" : "%s 열기", + "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", "Can’t increase permissions of %s" : "%sì˜ ê¶Œí•œì„ ëŠ˜ë¦´ 수 없습니다", "Files can’t be shared with delete permissions" : "파ì¼ì„ ì‚ì œ 권한으로 ê³µìœ í• ìˆ˜ 없습니다", "Files can’t be shared with create permissions" : "파ì¼ì„ ìƒì„± 권한으로 ê³µìœ í• ìˆ˜ 없습니다", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "ì €ìž¥ì†Œ ì—°ê²° ì‹œê°„ì´ ì´ˆê³¼ë˜ì—ˆìŠµë‹ˆë‹¤. %s", "Library %s with a version higher than %s is required - available version %s." : "%s ë¼ì´ë¸ŒëŸ¬ë¦¬ì˜ ë²„ì „ %s ì´ìƒì´ 필요합니다. 사용 가능한 ë²„ì „ì€ %s입니다.", "Library %s with a version lower than %s is required - available version %s." : "%s ë¼ì´ë¸ŒëŸ¬ë¦¬ì˜ ë²„ì „ %s ë¯¸ë§Œì´ í•„ìš”í•©ë‹ˆë‹¤. 사용 가능한 ë²„ì „ì€ %s입니다.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", + "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", + "Sharing %s failed, because you can not share with yourself" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ìžê¸° ìžì‹ ê³¼ ê³µìœ í• ìˆ˜ 없습니다", "Sharing %s failed, because the user %s does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) 존재하지 않습니다", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %s ë‹˜ì€ %s ë‹˜ì´ íšŒì›ì¸ ì–´ë– í•œ 그룹ì—ë„ ì†í•´ 있지 않습니다", "Sharing %s failed, because this item is already shared with %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ë¯¸ %s 님과 ê³µìœ ë˜ì–´ 있습니다", "Sharing %s failed, because this item is already shared with user %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ í•ëª©ì„ ì´ë¯¸ %s 님과 ê³µìœ í•˜ê³ ìžˆìŠµë‹ˆë‹¤", "Sharing %s failed, because the group %s does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 그룹 %sì´(ê°€) 존재하지 않습니다", "Sharing %s failed, because %s is not a member of the group %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %s ë‹˜ì´ ê·¸ë£¹ %sì˜ êµ¬ì„±ì›ì´ 아닙니다", + "You need to provide a password to create a public link, only protected links are allowed" : "공개 ë§í¬ë¥¼ ë§Œë“¤ë ¤ë©´ 암호를 ìž…ë ¥í•´ì•¼ 합니다. ë³´í˜¸ëœ ë§í¬ë§Œ 사용 가능합니다", + "Sharing %s failed, because sharing with links is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ë§í¬ ê³µìœ ê°€ 허용ë˜ì§€ 않았습니다", + "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %sì„(를) ì°¾ì„ ìˆ˜ 없습니다. ì„œë²„ì— ì ‘ê·¼í•˜ì§€ ëª»í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Share type %s is not valid for %s" : "ê³µìœ í˜•ì‹ %sì„(를) %sì— ëŒ€í•´ì„œ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", + "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", + "Sharing failed, because the user %s is the original sharer" : "ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) ì› ê³µìœ ìžìž…니다", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %s 님ì—게 í—ˆìš©ëœ ê²ƒ ì´ìƒì˜ ê¶Œí•œì„ í•„ìš”ë¡œ 합니다", + "Sharing %s failed, because resharing is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 다시 ê³µìœ í• ìˆ˜ 없습니다", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %sì˜ ê³µìœ ë°±ì—”ë“œì—ì„œ ì›ë³¸ 파ì¼ì„ ì°¾ì„ ìˆ˜ 없습니다", + "Sharing %s failed, because the file could not be found in the file cache" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. íŒŒì¼ ìºì‹œì—ì„œ ì°¾ì„ ìˆ˜ 없습니다", "%s shared »%s« with you" : "%s ë‹˜ì´ %sì„(를) ê³µìœ í–ˆìŠµë‹ˆë‹¤", "%s shared »%s« with you." : "%s ë‹˜ì´ %sì„(를) ê³µìœ í–ˆìŠµë‹ˆë‹¤.", "%s via %s" : "%s(%s ê²½ìœ )", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 5dc8efd97fcb01c22c1ca33e3d84b03807dd0dbd..1f5011b945b01b87204f151ffb6b5a9cfe75dbe7 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -85,22 +85,11 @@ "Set an admin password." : "관리ìžì˜ 암호를 ì„¤ì •í•©ë‹ˆë‹¤.", "Can't create or write into the data directory %s" : "ë°ì´í„° ë””ë ‰í„°ë¦¬ %sì„(를) 만들거나 기ë¡í• 수 ì—†ìŒ", "Invalid Federated Cloud ID" : "ìž˜ëª»ëœ ì—°í•© í´ë¼ìš°ë“œ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", - "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", - "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", - "Sharing %s failed, because you can not share with yourself" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ìžê¸° ìžì‹ ê³¼ ê³µìœ í• ìˆ˜ 없습니다", - "You need to provide a password to create a public link, only protected links are allowed" : "공개 ë§í¬ë¥¼ ë§Œë“¤ë ¤ë©´ 암호를 ìž…ë ¥í•´ì•¼ 합니다. ë³´í˜¸ëœ ë§í¬ë§Œ 사용 가능합니다", - "Sharing %s failed, because sharing with links is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ë§í¬ ê³µìœ ê°€ 허용ë˜ì§€ 않았습니다", - "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", - "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "ê³µìœ ë°±ì—”ë“œ %sì—ì„œ OCP\\Share_Backend ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구현해야 함", "Sharing backend %s not found" : "ê³µìœ ë°±ì—”ë“œ %sì„(를) ì°¾ì„ ìˆ˜ ì—†ìŒ", "Sharing backend for %s not found" : "%sì˜ ê³µìœ ë°±ì—”ë“œë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ", - "Sharing failed, because the user %s is the original sharer" : "ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) ì› ê³µìœ ìžìž…니다", - "Sharing %s failed, because resharing is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 다시 ê³µìœ í• ìˆ˜ 없습니다", - "Sharing %s failed, because the file could not be found in the file cache" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. íŒŒì¼ ìºì‹œì—ì„œ ì°¾ì„ ìˆ˜ 없습니다", "Open »%s«" : "%s 열기", + "You are not allowed to share %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 있는 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤", "Can’t increase permissions of %s" : "%sì˜ ê¶Œí•œì„ ëŠ˜ë¦´ 수 없습니다", "Files can’t be shared with delete permissions" : "파ì¼ì„ ì‚ì œ 권한으로 ê³µìœ í• ìˆ˜ 없습니다", "Files can’t be shared with create permissions" : "파ì¼ì„ ìƒì„± 권한으로 ê³µìœ í• ìˆ˜ 없습니다", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "ì €ìž¥ì†Œ ì—°ê²° ì‹œê°„ì´ ì´ˆê³¼ë˜ì—ˆìŠµë‹ˆë‹¤. %s", "Library %s with a version higher than %s is required - available version %s." : "%s ë¼ì´ë¸ŒëŸ¬ë¦¬ì˜ ë²„ì „ %s ì´ìƒì´ 필요합니다. 사용 가능한 ë²„ì „ì€ %s입니다.", "Library %s with a version lower than %s is required - available version %s." : "%s ë¼ì´ë¸ŒëŸ¬ë¦¬ì˜ ë²„ì „ %s ë¯¸ë§Œì´ í•„ìš”í•©ë‹ˆë‹¤. 사용 가능한 ë²„ì „ì€ %s입니다.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 백엔드ì—ì„œ %i 형ì‹ì˜ ê³µìœ ë¥¼ 허용하지 않습니다", + "Sharing %s failed, because the file does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 파ì¼ì´ 존재하지 않습니다", + "Sharing %s failed, because you can not share with yourself" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ìžê¸° ìžì‹ ê³¼ ê³µìœ í• ìˆ˜ 없습니다", "Sharing %s failed, because the user %s does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) 존재하지 않습니다", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %s ë‹˜ì€ %s ë‹˜ì´ íšŒì›ì¸ ì–´ë– í•œ 그룹ì—ë„ ì†í•´ 있지 않습니다", "Sharing %s failed, because this item is already shared with %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ë¯¸ %s 님과 ê³µìœ ë˜ì–´ 있습니다", "Sharing %s failed, because this item is already shared with user %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ì´ í•ëª©ì„ ì´ë¯¸ %s 님과 ê³µìœ í•˜ê³ ìžˆìŠµë‹ˆë‹¤", "Sharing %s failed, because the group %s does not exist" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 그룹 %sì´(ê°€) 존재하지 않습니다", "Sharing %s failed, because %s is not a member of the group %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %s ë‹˜ì´ ê·¸ë£¹ %sì˜ êµ¬ì„±ì›ì´ 아닙니다", + "You need to provide a password to create a public link, only protected links are allowed" : "공개 ë§í¬ë¥¼ ë§Œë“¤ë ¤ë©´ 암호를 ìž…ë ¥í•´ì•¼ 합니다. ë³´í˜¸ëœ ë§í¬ë§Œ 사용 가능합니다", + "Sharing %s failed, because sharing with links is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. ë§í¬ ê³µìœ ê°€ 허용ë˜ì§€ 않았습니다", + "Not allowed to create a federated share with the same user" : "ê°™ì€ ì‚¬ìš©ìžì™€ ì—°í•© ê³µìœ ë¥¼ 만들 수 ì—†ìŒ", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %sì„(를) ì°¾ì„ ìˆ˜ 없습니다. ì„œë²„ì— ì ‘ê·¼í•˜ì§€ ëª»í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Share type %s is not valid for %s" : "ê³µìœ í˜•ì‹ %sì„(를) %sì— ëŒ€í•´ì„œ ì‚¬ìš©í• ìˆ˜ ì—†ìŒ", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 최대 ê³µìœ í—ˆìš© ê¸°í•œì´ %s입니다.", + "Cannot set expiration date. Expiration date is in the past" : "만료 ë‚ ì§œë¥¼ ì„¤ì •í• ìˆ˜ 없습니다. 만료 ë‚ ì§œê°€ 과거입니다", + "Sharing failed, because the user %s is the original sharer" : "ê³µìœ í• ìˆ˜ 없습니다. ì‚¬ìš©ìž %sì´(ê°€) ì› ê³µìœ ìžìž…니다", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %s 님ì—게 í—ˆìš©ëœ ê²ƒ ì´ìƒì˜ ê¶Œí•œì„ í•„ìš”ë¡œ 합니다", + "Sharing %s failed, because resharing is not allowed" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. 다시 ê³µìœ í• ìˆ˜ 없습니다", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. %sì˜ ê³µìœ ë°±ì—”ë“œì—ì„œ ì›ë³¸ 파ì¼ì„ ì°¾ì„ ìˆ˜ 없습니다", + "Sharing %s failed, because the file could not be found in the file cache" : "%sì„(를) ê³µìœ í• ìˆ˜ 없습니다. íŒŒì¼ ìºì‹œì—ì„œ ì°¾ì„ ìˆ˜ 없습니다", "%s shared »%s« with you" : "%s ë‹˜ì´ %sì„(를) ê³µìœ í–ˆìŠµë‹ˆë‹¤", "%s shared »%s« with you." : "%s ë‹˜ì´ %sì„(를) ê³µìœ í–ˆìŠµë‹ˆë‹¤.", "%s via %s" : "%s(%s ê²½ìœ )", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index e4752bea14b36ca785549690ae84d29fa5e14131..9df3091384934a83bdaa245e30de584085cb92b9 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -76,19 +76,8 @@ OC.L10N.register( "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", "Can't create or write into the data directory %s" : "Negalima nuskaityti arba raÅ¡yti į duomenų katalogÄ…. %s", "Invalid Federated Cloud ID" : "Neteisingas federacinÄ—s debesijos ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s dalinimasis nepavyko, nes sistema nepalaiko Å¡io duomenų tipo %i", - "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja. ", - "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", - "Sharing %s failed, because you can not share with yourself" : "%s bendrinimas nepavyko, jÅ«s negalite bendrinti su savimi paÄiu.", - "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", - "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", - "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", - "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", - "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", - "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", - "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. ", "Open »%s«" : "Atverti \"%s\"", + "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", "Can’t increase permissions of %s" : "Negalima pridÄ—ti papildomų %s leidimų", "Files can’t be shared with delete permissions" : "Failai negali bÅ«ti bendrinami su trynimo leidimu.", "Files can’t be shared with create permissions" : "Failai negali bÅ«ti bendrinami su sukÅ«rimo leidimu.", @@ -192,15 +181,26 @@ OC.L10N.register( "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigÄ—si. %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotekos %s versija turi bÅ«ti aukÅ¡tesnÄ— nei %s - turima versija %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotekos %s versija turi bÅ«ti žemesnÄ— nei %s - turima versija %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s dalinimasis nepavyko, nes sistema nepalaiko Å¡io duomenų tipo %i", + "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja. ", + "Sharing %s failed, because you can not share with yourself" : "%s bendrinimas nepavyko, jÅ«s negalite bendrinti su savimi paÄiu.", "Sharing %s failed, because the user %s does not exist" : "%s bendrinimas nepavyko, nes naudotojas %s neegzistuoja", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s bendrinimas nepavyko, nes naudotojas %s nÄ—ra tos paÄios grupÄ—s, kaip %s, narys.", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su %s", "Sharing %s failed, because this item is already shared with user %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su naudotoju %s", "Sharing %s failed, because the group %s does not exist" : "%s bendrinimas nepavyko, nes grupÄ— %s neegzistuoja", "Sharing %s failed, because %s is not a member of the group %s" : " %s bendrinimas nepavyko, nes %s nÄ—ra %s grupÄ—s narys.", + "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", + "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", + "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s pasidalinimas nepavyko, neįmanoma rasti %s, tikÄ—tina, kad serveris Å¡iuo metu nepasiekiamas", "Share type %s is not valid for %s" : "Bendrinimo tipas %s netinka %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", + "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", + "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s bendrinimas nepavyko, kadangi teisÄ—s virÅ¡ijo %s suteiktas teises.", + "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", + "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. ", "%s shared »%s« with you" : "%s pasidalino »%s« su jumis", "%s shared »%s« with you." : "%s pasidalino »%s« su Jumis.", "%s via %s" : "%s per %s", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 89fb107479b1f800734becd2095897229c9c4f71..812d491b350dbc8b70b573b65e5af56e15144eb9 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -74,19 +74,8 @@ "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", "Can't create or write into the data directory %s" : "Negalima nuskaityti arba raÅ¡yti į duomenų katalogÄ…. %s", "Invalid Federated Cloud ID" : "Neteisingas federacinÄ—s debesijos ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "%s dalinimasis nepavyko, nes sistema nepalaiko Å¡io duomenų tipo %i", - "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja. ", - "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", - "Sharing %s failed, because you can not share with yourself" : "%s bendrinimas nepavyko, jÅ«s negalite bendrinti su savimi paÄiu.", - "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", - "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", - "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", - "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", - "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", - "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", - "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. ", "Open »%s«" : "Atverti \"%s\"", + "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", "Can’t increase permissions of %s" : "Negalima pridÄ—ti papildomų %s leidimų", "Files can’t be shared with delete permissions" : "Failai negali bÅ«ti bendrinami su trynimo leidimu.", "Files can’t be shared with create permissions" : "Failai negali bÅ«ti bendrinami su sukÅ«rimo leidimu.", @@ -190,15 +179,26 @@ "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigÄ—si. %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotekos %s versija turi bÅ«ti aukÅ¡tesnÄ— nei %s - turima versija %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotekos %s versija turi bÅ«ti žemesnÄ— nei %s - turima versija %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "%s dalinimasis nepavyko, nes sistema nepalaiko Å¡io duomenų tipo %i", + "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja. ", + "Sharing %s failed, because you can not share with yourself" : "%s bendrinimas nepavyko, jÅ«s negalite bendrinti su savimi paÄiu.", "Sharing %s failed, because the user %s does not exist" : "%s bendrinimas nepavyko, nes naudotojas %s neegzistuoja", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s bendrinimas nepavyko, nes naudotojas %s nÄ—ra tos paÄios grupÄ—s, kaip %s, narys.", "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su %s", "Sharing %s failed, because this item is already shared with user %s" : "%s bendrinimas nepavyko, kadangi Å¡is elementas jau yra bendrinamas su naudotoju %s", "Sharing %s failed, because the group %s does not exist" : "%s bendrinimas nepavyko, nes grupÄ— %s neegzistuoja", "Sharing %s failed, because %s is not a member of the group %s" : " %s bendrinimas nepavyko, nes %s nÄ—ra %s grupÄ—s narys.", + "You need to provide a password to create a public link, only protected links are allowed" : "VieÅ¡oms nuorodoms bÅ«tinas slaptažodis, leidžiamos tik apsaugotos nuorodos.", + "Sharing %s failed, because sharing with links is not allowed" : "Bendrinimas %s nepavyko, kadangi bendrinimas su nuorodomis yra neleidžiamas.", + "Not allowed to create a federated share with the same user" : "Negalima sukurti federacinį vieÅ¡inį su tuo paÄiu naudotoju", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s pasidalinimas nepavyko, neįmanoma rasti %s, tikÄ—tina, kad serveris Å¡iuo metu nepasiekiamas", "Share type %s is not valid for %s" : "Bendrinimo tipas %s netinka %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vÄ—liau nei %s po jo pasidalinimo", + "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praÄ—jÄ™s laikas.", + "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s bendrinimas nepavyko, kadangi teisÄ—s virÅ¡ijo %s suteiktas teises.", + "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", + "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. ", "%s shared »%s« with you" : "%s pasidalino »%s« su jumis", "%s shared »%s« with you." : "%s pasidalino »%s« su Jumis.", "%s via %s" : "%s per %s", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 1d68015e19c05738c1ba0c887fc6ee6af0f14c37..ce55a72a942fcb02a140c1cd45c6874bf4b85fd5 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -94,24 +94,13 @@ OC.L10N.register( "Set an admin password." : "Sett et admin-passord.", "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling av %s mislyktes, fordi serveren ikke tillater delinger fra type %i", - "Sharing %s failed, because the file does not exist" : "Deling av %s mislyktes, fordi filen ikke eksisterer", - "You are not allowed to share %s" : "Du har ikke lov til Ã¥ dele %s", - "Sharing %s failed, because you can not share with yourself" : "Deling av %s mislyktes fordi du ikke kan dele med deg selv", - "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ oppgi et passord for Ã¥ lage en offentlig lenke. Bare beskyttede lenker er tillatt", - "Sharing %s failed, because sharing with links is not allowed" : "Deling av %s mislyktes, fordi deling med lenker ikke er tillatt", - "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet sky-deling med den samme brukeren", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke sette utøpsdato. Delinger kan ikke utløpe senere enn %s etter at de har blitt delt", - "Cannot set expiration date. Expiration date is in the past" : "Kan ikke sette utløpsdato. Utløpsdato er tilbake i tid", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s mÃ¥ implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", - "Sharing failed, because the user %s is the original sharer" : "Deling mislyktes fordi brukeren %s er den som delte opprinnelig", - "Sharing %s failed, because resharing is not allowed" : "Deling av %s mislyktes, fordi videre-deling ikke er tillatt", - "Sharing %s failed, because the file could not be found in the file cache" : "Deling av %s mislyktes, fordi filen ikke ble funnet i fil-hurtiglageret", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", "Open »%s«" : "Ã…pne »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har ikke lov til Ã¥ dele %s", "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", @@ -219,16 +208,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotek %s med en versjon høyere enn %s kreves - tilgjengelig versjon %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotek %s med en versjon lavere nn %s kreves - tilgjengelig version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling av %s mislyktes, fordi serveren ikke tillater delinger fra type %i", + "Sharing %s failed, because the file does not exist" : "Deling av %s mislyktes, fordi filen ikke eksisterer", + "Sharing %s failed, because you can not share with yourself" : "Deling av %s mislyktes fordi du ikke kan dele med deg selv", "Sharing %s failed, because the user %s does not exist" : "Deling av %s mislyktes, fordi brukeren %s ikke finnes", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Deling av %s mislyktes, fordi brukeren %s ikke er medlem av noen grupper som %s er medlem av", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Sharing %s failed, because this item is already shared with user %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med bruker %s", "Sharing %s failed, because the group %s does not exist" : "Deling av %s mislyktes, fordi gruppen %s ikke finnes", "Sharing %s failed, because %s is not a member of the group %s" : "Deling av %s mislyktes, fordi %s ikke er medlem av gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ oppgi et passord for Ã¥ lage en offentlig lenke. Bare beskyttede lenker er tillatt", + "Sharing %s failed, because sharing with links is not allowed" : "Deling av %s mislyktes, fordi deling med lenker ikke er tillatt", + "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet sky-deling med den samme brukeren", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s mislyktes, fant ikke %s, kanskje serveren er utilgjengelig for øyeblikket.", "Share type %s is not valid for %s" : "Delingstype %s er ikke gyldig for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke sette utøpsdato. Delinger kan ikke utløpe senere enn %s etter at de har blitt delt", + "Cannot set expiration date. Expiration date is in the past" : "Kan ikke sette utløpsdato. Utløpsdato er tilbake i tid", + "Sharing failed, because the user %s is the original sharer" : "Deling mislyktes fordi brukeren %s er den som delte opprinnelig", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deling av %s mislyktes, fordi tillatelsene gÃ¥r utover tillatelsene som er gitt til %s", + "Sharing %s failed, because resharing is not allowed" : "Deling av %s mislyktes, fordi videre-deling ikke er tillatt", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deling av %s mislyktes, fordi delings-bakenden for %s ikke kunne finne kilden", + "Sharing %s failed, because the file could not be found in the file cache" : "Deling av %s mislyktes, fordi filen ikke ble funnet i fil-hurtiglageret", "%s shared »%s« with you" : "%s delte »%s« med deg", "%s shared »%s« with you." : "%s delte \"%s\" med deg.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index f4a4be40e3c612aa983d51dfbe0de0ea942fb062..8eb9170690c3b2915888e30c72c545214c64e358 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -92,24 +92,13 @@ "Set an admin password." : "Sett et admin-passord.", "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling av %s mislyktes, fordi serveren ikke tillater delinger fra type %i", - "Sharing %s failed, because the file does not exist" : "Deling av %s mislyktes, fordi filen ikke eksisterer", - "You are not allowed to share %s" : "Du har ikke lov til Ã¥ dele %s", - "Sharing %s failed, because you can not share with yourself" : "Deling av %s mislyktes fordi du ikke kan dele med deg selv", - "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ oppgi et passord for Ã¥ lage en offentlig lenke. Bare beskyttede lenker er tillatt", - "Sharing %s failed, because sharing with links is not allowed" : "Deling av %s mislyktes, fordi deling med lenker ikke er tillatt", - "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet sky-deling med den samme brukeren", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke sette utøpsdato. Delinger kan ikke utløpe senere enn %s etter at de har blitt delt", - "Cannot set expiration date. Expiration date is in the past" : "Kan ikke sette utløpsdato. Utløpsdato er tilbake i tid", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s mÃ¥ implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", - "Sharing failed, because the user %s is the original sharer" : "Deling mislyktes fordi brukeren %s er den som delte opprinnelig", - "Sharing %s failed, because resharing is not allowed" : "Deling av %s mislyktes, fordi videre-deling ikke er tillatt", - "Sharing %s failed, because the file could not be found in the file cache" : "Deling av %s mislyktes, fordi filen ikke ble funnet i fil-hurtiglageret", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", "Open »%s«" : "Ã…pne »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har ikke lov til Ã¥ dele %s", "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", @@ -217,16 +206,27 @@ "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotek %s med en versjon høyere enn %s kreves - tilgjengelig versjon %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotek %s med en versjon lavere nn %s kreves - tilgjengelig version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Deling av %s mislyktes, fordi serveren ikke tillater delinger fra type %i", + "Sharing %s failed, because the file does not exist" : "Deling av %s mislyktes, fordi filen ikke eksisterer", + "Sharing %s failed, because you can not share with yourself" : "Deling av %s mislyktes fordi du ikke kan dele med deg selv", "Sharing %s failed, because the user %s does not exist" : "Deling av %s mislyktes, fordi brukeren %s ikke finnes", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Deling av %s mislyktes, fordi brukeren %s ikke er medlem av noen grupper som %s er medlem av", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s", "Sharing %s failed, because this item is already shared with user %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med bruker %s", "Sharing %s failed, because the group %s does not exist" : "Deling av %s mislyktes, fordi gruppen %s ikke finnes", "Sharing %s failed, because %s is not a member of the group %s" : "Deling av %s mislyktes, fordi %s ikke er medlem av gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ oppgi et passord for Ã¥ lage en offentlig lenke. Bare beskyttede lenker er tillatt", + "Sharing %s failed, because sharing with links is not allowed" : "Deling av %s mislyktes, fordi deling med lenker ikke er tillatt", + "Not allowed to create a federated share with the same user" : "Ikke tillatt Ã¥ opprette en sammenknyttet sky-deling med den samme brukeren", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s mislyktes, fant ikke %s, kanskje serveren er utilgjengelig for øyeblikket.", "Share type %s is not valid for %s" : "Delingstype %s er ikke gyldig for %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan ikke sette utøpsdato. Delinger kan ikke utløpe senere enn %s etter at de har blitt delt", + "Cannot set expiration date. Expiration date is in the past" : "Kan ikke sette utløpsdato. Utløpsdato er tilbake i tid", + "Sharing failed, because the user %s is the original sharer" : "Deling mislyktes fordi brukeren %s er den som delte opprinnelig", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Deling av %s mislyktes, fordi tillatelsene gÃ¥r utover tillatelsene som er gitt til %s", + "Sharing %s failed, because resharing is not allowed" : "Deling av %s mislyktes, fordi videre-deling ikke er tillatt", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Deling av %s mislyktes, fordi delings-bakenden for %s ikke kunne finne kilden", + "Sharing %s failed, because the file could not be found in the file cache" : "Deling av %s mislyktes, fordi filen ikke ble funnet i fil-hurtiglageret", "%s shared »%s« with you" : "%s delte »%s« med deg", "%s shared »%s« with you." : "%s delte \"%s\" med deg.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 0d6112f9f843d4eb7f39578c668086f7b32842c3..921f3bf71eadd6ec689061e903e60b46ee24b0f6 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -99,36 +99,15 @@ OC.L10N.register( "Set an admin password." : "Stel een beheerders wachtwoord in.", "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend het niet toestaat om type %i te delen", - "Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat", - "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", - "Sharing %s failed, because you can not share with yourself" : "Delen van %s is mislukt, omdat je niet met jezelf kan delen", - "Sharing %1$s failed, because the user %2$s does not exist" : "Delen van %1$s is mislukt, omdat gebruiker %2$s niet bestaat", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delen van %1$s is mislukt, omdat gebruiker %2$s geen lid is van een groep waar %3$s lid van is", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met gebruiker %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Delen van %1$s is mislukt, omdat groep %2$s niet bestaat", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delen van %1$s is mislukt, omdat %2$s geen lid is van groep %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Je moet een wachtwoord opgeven om een openbare koppeling te maken, alleen wachtwoord beveiligde links zijn toegestaan", - "Sharing %s failed, because sharing with links is not allowed" : "Delen van %s is mislukt, omdat het delen doormiddel van een een link niet is toegestaan", - "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerd gedeelde folder te maken met dezelfde gebruiker.", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delen van %1$s mislukt, kon %2$s niet vinden, misschien is de server niet bereikbaar.", - "Share type %1$s is not valid for %2$s" : "Delen van type %1$s is niet geldig voor %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Een vervaldatum kan niet worden ingesteld. Gedeelde folders kunnen niet vervallen na %s ", - "Cannot set expiration date. Expiration date is in the past" : "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", - "Sharing failed, because the user %s is the original sharer" : "Delen mislukt, omdat gebruiker %s de originele deler is", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delen van %1$s is mislukt, omdat de rechten toegekend aan %2$s overschreden zijn.", - "Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delen van %1$s is mislukt, omdat de delende backend voor %2$s de bron niet kon vinden", - "Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen", "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld", "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", @@ -242,20 +221,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", "Library %s with a version higher than %s is required - available version %s." : "Library %s met een versienummer hoger dan %s is vereist - beschikbare versie %s.", "Library %s with a version lower than %s is required - available version %s." : "Library %s met een versienummer lager dan %s is vereist - beschikbare versie %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend het niet toestaat om type %i te delen", + "Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat", + "Sharing %s failed, because you can not share with yourself" : "Delen van %s is mislukt, omdat je niet met jezelf kan delen", "Sharing %s failed, because the user %s does not exist" : "Delen van %s is mislukt, omdat gebruiker %s niet bestaat", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Delen van %s is mislukt, omdat gebruiker %s geen lid is van een groep waar %s lid van is", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s", "Sharing %s failed, because the group %s does not exist" : "Delen van %s is mislukt, omdat de groep %s niet bestaat", "Sharing %s failed, because %s is not a member of the group %s" : "Delen van %s is mislukt, omdat %s geen lid is van groep %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Je moet een wachtwoord opgeven om een openbare koppeling te maken, alleen wachtwoord beveiligde links zijn toegestaan", + "Sharing %s failed, because sharing with links is not allowed" : "Delen van %s is mislukt, omdat het delen doormiddel van een een link niet is toegestaan", + "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerd gedeelde folder te maken met dezelfde gebruiker.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server tijdelijk niet bereikbaar.", "Share type %s is not valid for %s" : "Delen van type %s is niet geldig voor %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Een vervaldatum kan niet worden ingesteld. Gedeelde folders kunnen niet vervallen na %s ", + "Cannot set expiration date. Expiration date is in the past" : "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden", + "Sharing failed, because the user %s is the original sharer" : "Delen mislukt, omdat gebruiker %s de originele deler is", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Delen van %s is mislukt, omdat de rechten toegekend aan %s overschreden zijn.", + "Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de gedeelde backend voor %s de bron niet kon vinden", + "Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden", "%s shared »%s« with you" : "%s heeft \"%s \" met je gedeeld", "%s shared »%s« with you." : "%s heeft \"%s\" met je gedeeld.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden nodig zijn: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Delen van %1$s is mislukt, omdat gebruiker %2$s niet bestaat", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delen van %1$s is mislukt, omdat gebruiker %2$s geen lid is van een groep waar %3$s lid van is", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met gebruiker %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Delen van %1$s is mislukt, omdat groep %2$s niet bestaat", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delen van %1$s is mislukt, omdat %2$s geen lid is van groep %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delen van %1$s mislukt, kon %2$s niet vinden, misschien is de server niet bereikbaar.", + "Share type %1$s is not valid for %2$s" : "Delen van type %1$s is niet geldig voor %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delen van %1$s is mislukt, omdat de rechten toegekend aan %2$s overschreden zijn.", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delen van %1$s is mislukt, omdat de delende backend voor %2$s de bron niet kon vinden" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 8cdd37333ec1a179bd8535c1f0b1365688fe30d9..6d129e90563810632218fc622876cfcacf6a8b5e 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -97,36 +97,15 @@ "Set an admin password." : "Stel een beheerders wachtwoord in.", "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend het niet toestaat om type %i te delen", - "Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat", - "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", - "Sharing %s failed, because you can not share with yourself" : "Delen van %s is mislukt, omdat je niet met jezelf kan delen", - "Sharing %1$s failed, because the user %2$s does not exist" : "Delen van %1$s is mislukt, omdat gebruiker %2$s niet bestaat", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delen van %1$s is mislukt, omdat gebruiker %2$s geen lid is van een groep waar %3$s lid van is", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met gebruiker %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Delen van %1$s is mislukt, omdat groep %2$s niet bestaat", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delen van %1$s is mislukt, omdat %2$s geen lid is van groep %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Je moet een wachtwoord opgeven om een openbare koppeling te maken, alleen wachtwoord beveiligde links zijn toegestaan", - "Sharing %s failed, because sharing with links is not allowed" : "Delen van %s is mislukt, omdat het delen doormiddel van een een link niet is toegestaan", - "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerd gedeelde folder te maken met dezelfde gebruiker.", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delen van %1$s mislukt, kon %2$s niet vinden, misschien is de server niet bereikbaar.", - "Share type %1$s is not valid for %2$s" : "Delen van type %1$s is niet geldig voor %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Een vervaldatum kan niet worden ingesteld. Gedeelde folders kunnen niet vervallen na %s ", - "Cannot set expiration date. Expiration date is in the past" : "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", - "Sharing failed, because the user %s is the original sharer" : "Delen mislukt, omdat gebruiker %s de originele deler is", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delen van %1$s is mislukt, omdat de rechten toegekend aan %2$s overschreden zijn.", - "Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delen van %1$s is mislukt, omdat de delende backend voor %2$s de bron niet kon vinden", - "Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen", "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld", "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", @@ -240,20 +219,41 @@ "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", "Library %s with a version higher than %s is required - available version %s." : "Library %s met een versienummer hoger dan %s is vereist - beschikbare versie %s.", "Library %s with a version lower than %s is required - available version %s." : "Library %s met een versienummer lager dan %s is vereist - beschikbare versie %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Delen van %s is mislukt, omdat de share-backend het niet toestaat om type %i te delen", + "Sharing %s failed, because the file does not exist" : "Delen van %s is mislukt, omdat het bestand niet bestaat", + "Sharing %s failed, because you can not share with yourself" : "Delen van %s is mislukt, omdat je niet met jezelf kan delen", "Sharing %s failed, because the user %s does not exist" : "Delen van %s is mislukt, omdat gebruiker %s niet bestaat", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Delen van %s is mislukt, omdat gebruiker %s geen lid is van een groep waar %s lid van is", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s", "Sharing %s failed, because the group %s does not exist" : "Delen van %s is mislukt, omdat de groep %s niet bestaat", "Sharing %s failed, because %s is not a member of the group %s" : "Delen van %s is mislukt, omdat %s geen lid is van groep %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Je moet een wachtwoord opgeven om een openbare koppeling te maken, alleen wachtwoord beveiligde links zijn toegestaan", + "Sharing %s failed, because sharing with links is not allowed" : "Delen van %s is mislukt, omdat het delen doormiddel van een een link niet is toegestaan", + "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerd gedeelde folder te maken met dezelfde gebruiker.", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server tijdelijk niet bereikbaar.", "Share type %s is not valid for %s" : "Delen van type %s is niet geldig voor %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Een vervaldatum kan niet worden ingesteld. Gedeelde folders kunnen niet vervallen na %s ", + "Cannot set expiration date. Expiration date is in the past" : "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden", + "Sharing failed, because the user %s is the original sharer" : "Delen mislukt, omdat gebruiker %s de originele deler is", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Delen van %s is mislukt, omdat de rechten toegekend aan %s overschreden zijn.", + "Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de gedeelde backend voor %s de bron niet kon vinden", + "Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestand cache kon worden gevonden", "%s shared »%s« with you" : "%s heeft \"%s \" met je gedeeld", "%s shared »%s« with you." : "%s heeft \"%s\" met je gedeeld.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden nodig zijn: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Delen van %1$s is mislukt, omdat gebruiker %2$s niet bestaat", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delen van %1$s is mislukt, omdat gebruiker %2$s geen lid is van een groep waar %3$s lid van is", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt, omdat het object al wordt gedeeld met gebruiker %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Delen van %1$s is mislukt, omdat groep %2$s niet bestaat", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delen van %1$s is mislukt, omdat %2$s geen lid is van groep %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delen van %1$s mislukt, kon %2$s niet vinden, misschien is de server niet bereikbaar.", + "Share type %1$s is not valid for %2$s" : "Delen van type %1$s is niet geldig voor %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delen van %1$s is mislukt, omdat de rechten toegekend aan %2$s overschreden zijn.", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delen van %1$s is mislukt, omdat de delende backend voor %2$s de bron niet kon vinden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index a1ba07d447c34d4993681b02a4279dae9f6de331..8232a249fe494c8a1159dc434299dc90792ee4f5 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Ustaw hasÅ‚o administratora.", "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Invalid Federated Cloud ID" : "NieprawidÅ‚owy ID Chmury Federalnej", - "Sharing %s failed, because the backend does not allow shares from type %i" : "UdostÄ™pnianie %s nie udaÅ‚o siÄ™, ponieważ zaplecze nie pozwala na współdzielenie takiego typu jak %i", - "Sharing %s failed, because the file does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™. ponieważ plik nie istnieje", - "You are not allowed to share %s" : "Nie możesz udostÄ™pnić %s", - "Sharing %s failed, because you can not share with yourself" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie możesz współdzielić z samym sobÄ…", - "Sharing %1$s failed, because the user %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie istnieje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już współdzielony z %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już udostÄ™pniony użytkownikowi %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ grupa %2$s nie istnieje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ %2$s nie jest czÅ‚onkiem grupy %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasÅ‚o, ponieważ dozwolone sÄ… tylko linki chronione", - "Sharing %s failed, because sharing with links is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ współdzielenie za pomocÄ… linków jest niedozwolone", - "Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ nie udaÅ‚o siÄ™ znaleźć %2$s, być może serwer jest obecnie nieosiÄ…galny.", - "Share type %1$s is not valid for %2$s" : "Typ udostÄ™pnienia %1$s jest nieprawidÅ‚owy dla %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nie można ustawić daty wygaÅ›niÄ™cia. Współdzielenie nie może wygasać później niż %s od momentu udostÄ™pnienia", - "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostaÅ‚o znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostaÅ‚o znalezione", - "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", - "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a", - "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z TobÄ… i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z TobÄ… i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodaÅ‚ notatkÄ™ do pliku współdzielonego z TobÄ…", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", + "You are not allowed to share %s" : "Nie możesz udostÄ™pnić %s", "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć uprawnieÅ„ %s", "Files can’t be shared with delete permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do usuwania", "Files can’t be shared with create permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do tworzenia", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s wymagana jest z wersjÄ… wyższÄ… niż %s - dostÄ™pna wersja %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteka %s wymagana jest w wersji niższej niż %s - dostÄ™pna wersja %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "UdostÄ™pnianie %s nie udaÅ‚o siÄ™, ponieważ zaplecze nie pozwala na współdzielenie takiego typu jak %i", + "Sharing %s failed, because the file does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™. ponieważ plik nie istnieje", + "Sharing %s failed, because you can not share with yourself" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie możesz współdzielić z samym sobÄ…", "Sharing %s failed, because the user %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie istnieje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %s", "Sharing %s failed, because this item is already shared with %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", "Sharing %s failed, because this item is already shared with user %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z użytkownikiem %s", "Sharing %s failed, because the group %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ grupa %s nie istnieje", "Sharing %s failed, because %s is not a member of the group %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ %s nie jest czÅ‚onkiem grupy %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasÅ‚o, ponieważ dozwolone sÄ… tylko linki chronione", + "Sharing %s failed, because sharing with links is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ współdzielenie za pomocÄ… linków jest niedozwolone", + "Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, nie można znaleźć %s, może serwer jest obecnie nieosiÄ…galny.", "Share type %s is not valid for %s" : "Typ udostÄ™pnienia %s jest nieprawidÅ‚owy dla %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nie można ustawić daty wygaÅ›niÄ™cia. Współdzielenie nie może wygasać później niż %s od momentu udostÄ™pnienia", + "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", + "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %s", + "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", "Sharing %s failed, because the sharing backend for %s could not find its source" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %s nie mogÅ‚o znaleźć jego źródÅ‚a", + "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%s shared »%s« with you" : "%s współdzieli »%s« z TobÄ…", "%s shared »%s« with you." : "%s współdzieli »%s« z TobÄ….", "%s via %s" : "%s przez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie istnieje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już współdzielony z %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już udostÄ™pniony użytkownikowi %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ grupa %2$s nie istnieje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ %2$s nie jest czÅ‚onkiem grupy %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ nie udaÅ‚o siÄ™ znaleźć %2$s, być może serwer jest obecnie nieosiÄ…galny.", + "Share type %1$s is not valid for %2$s" : "Typ udostÄ™pnienia %1$s jest nieprawidÅ‚owy dla %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index b202bab512ab4f12fb0805aad1d8e6338ad187ea..3df83e4ba3bb3fdbde13ec2e1e623124ff852664 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -98,36 +98,15 @@ "Set an admin password." : "Ustaw hasÅ‚o administratora.", "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Invalid Federated Cloud ID" : "NieprawidÅ‚owy ID Chmury Federalnej", - "Sharing %s failed, because the backend does not allow shares from type %i" : "UdostÄ™pnianie %s nie udaÅ‚o siÄ™, ponieważ zaplecze nie pozwala na współdzielenie takiego typu jak %i", - "Sharing %s failed, because the file does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™. ponieważ plik nie istnieje", - "You are not allowed to share %s" : "Nie możesz udostÄ™pnić %s", - "Sharing %s failed, because you can not share with yourself" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie możesz współdzielić z samym sobÄ…", - "Sharing %1$s failed, because the user %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie istnieje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już współdzielony z %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już udostÄ™pniony użytkownikowi %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ grupa %2$s nie istnieje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ %2$s nie jest czÅ‚onkiem grupy %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasÅ‚o, ponieważ dozwolone sÄ… tylko linki chronione", - "Sharing %s failed, because sharing with links is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ współdzielenie za pomocÄ… linków jest niedozwolone", - "Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ nie udaÅ‚o siÄ™ znaleźć %2$s, być może serwer jest obecnie nieosiÄ…galny.", - "Share type %1$s is not valid for %2$s" : "Typ udostÄ™pnienia %1$s jest nieprawidÅ‚owy dla %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nie można ustawić daty wygaÅ›niÄ™cia. Współdzielenie nie może wygasać później niż %s od momentu udostÄ™pnienia", - "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostaÅ‚o znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostaÅ‚o znalezione", - "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", - "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a", - "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z TobÄ… i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z TobÄ… i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodaÅ‚ notatkÄ™ do pliku współdzielonego z TobÄ…", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", + "You are not allowed to share %s" : "Nie możesz udostÄ™pnić %s", "Can’t increase permissions of %s" : "Nie można zwiÄ™kszyć uprawnieÅ„ %s", "Files can’t be shared with delete permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do usuwania", "Files can’t be shared with create permissions" : "Pliki nie mogÄ… zostać udostÄ™pnione z prawem do tworzenia", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Limit czasu poÅ‚Ä…czenia do magazynu. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteka %s wymagana jest z wersjÄ… wyższÄ… niż %s - dostÄ™pna wersja %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteka %s wymagana jest w wersji niższej niż %s - dostÄ™pna wersja %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "UdostÄ™pnianie %s nie udaÅ‚o siÄ™, ponieważ zaplecze nie pozwala na współdzielenie takiego typu jak %i", + "Sharing %s failed, because the file does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™. ponieważ plik nie istnieje", + "Sharing %s failed, because you can not share with yourself" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie możesz współdzielić z samym sobÄ…", "Sharing %s failed, because the user %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie istnieje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ użytkownik %s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %s", "Sharing %s failed, because this item is already shared with %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z %s", "Sharing %s failed, because this item is already shared with user %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ element jest już współdzielony z użytkownikiem %s", "Sharing %s failed, because the group %s does not exist" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ grupa %s nie istnieje", "Sharing %s failed, because %s is not a member of the group %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ %s nie jest czÅ‚onkiem grupy %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Aby utworzyć link publiczny, musisz podać hasÅ‚o, ponieważ dozwolone sÄ… tylko linki chronione", + "Sharing %s failed, because sharing with links is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ współdzielenie za pomocÄ… linków jest niedozwolone", + "Not allowed to create a federated share with the same user" : "Nie jest dozwolone tworzenie współdzielenia federacyjnego z tym samym użytkownikiem", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, nie można znaleźć %s, może serwer jest obecnie nieosiÄ…galny.", "Share type %s is not valid for %s" : "Typ udostÄ™pnienia %s jest nieprawidÅ‚owy dla %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Nie można ustawić daty wygaÅ›niÄ™cia. Współdzielenie nie może wygasać później niż %s od momentu udostÄ™pnienia", + "Cannot set expiration date. Expiration date is in the past" : "Nie można ustawić daty wygaÅ›niÄ™cia. Data wygaÅ›niÄ™cia jest w przeszÅ‚oÅ›ci.", + "Sharing failed, because the user %s is the original sharer" : "UdostÄ™pnianie nie powiodÅ‚o siÄ™, ponieważ użytkownik %s jest wÅ‚aÅ›cicielem współdzielenia", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %s", + "Sharing %s failed, because resharing is not allowed" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ ponowne współdzielenie nie jest dozwolone", "Sharing %s failed, because the sharing backend for %s could not find its source" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %s nie mogÅ‚o znaleźć jego źródÅ‚a", + "Sharing %s failed, because the file could not be found in the file cache" : "UdostÄ™pnianie %s nie powiodÅ‚o siÄ™, ponieważ nie można znaleźć pliku w pamiÄ™ci podrÄ™cznej plików", "%s shared »%s« with you" : "%s współdzieli »%s« z TobÄ…", "%s shared »%s« with you." : "%s współdzieli »%s« z TobÄ….", "%s via %s" : "%s przez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcÄ™ chmury federacyjnej \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie istnieje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ użytkownik %2$s nie jest czÅ‚onkiem żadnej grupy, której czÅ‚onkiem jest %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już współdzielony z %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ ten element jest już udostÄ™pniony użytkownikowi %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ grupa %2$s nie istnieje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ %2$s nie jest czÅ‚onkiem grupy %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ nie udaÅ‚o siÄ™ znaleźć %2$s, być może serwer jest obecnie nieosiÄ…galny.", + "Share type %1$s is not valid for %2$s" : "Typ udostÄ™pnienia %1$s jest nieprawidÅ‚owy dla %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ uprawnienia przekraczajÄ… uprawnieniom przyznanym %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "UdostÄ™pnianie %1$s nie powiodÅ‚o siÄ™, ponieważ zaplecze współdzielenia dla %2$s nie mogÅ‚o znaleźć swojego źródÅ‚a" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 16beb7be44ac9e9790d05d672a7f43d51d733e0d..ab67e1794e176e3c3ea2b073d2cab3db0ab9970e 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Defina uma senha para o administrador.", "Can't create or write into the data directory %s" : "Não foi possÃvel criar ou gravar no diretório de dados %s", "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", - "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou pois a plataforma de serviço não permite ações de tipo %i", - "Sharing %s failed, because the file does not exist" : "Compartilhamento %s falhou pois o arquivo não existe", - "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "Sharing %s failed, because you can not share with yourself" : "O compartilhamento %s falhou pois você não pode compartilhar com você mesmo", - "Sharing %1$s failed, because the user %2$s does not exist" : "O compartilhamento %1$s falhou, porque o usuário %2$s não existe", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "O compartilhamento %1$s falhou, porque o usuário %2$s não é membro de nenhum grupo que %3$s é", - "Sharing %1$s failed, because this item is already shared with %2$s" : "O compartilhamento %1$s falhou, porque o item já está compartilhado com %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "O compartilhamento %1$s falhou, porque este item já está compartilhando com o usuário %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "O compartilhamento %1$s falhou, porque o grupo %2$s não existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "O compartilhamento %1$s falhou, porque %2$s não é membro do grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Você precisa fornecer uma senha para criar um link público, apenas links protegidos são permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "O compartilhamento %s falhou pois compartilhamento com links não é permitido", - "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "O compartilhamento%1$s falhou, não pude encontrar %2$s, talvez o servidor esteja inacessÃvel.", - "Share type %1$s is not valid for %2$s" : "O tipo de compartilhamento %1$s é inválido para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não foi possÃvel definir a data de expiração. Os compartilhamentos não podem expirar mais tarde que %s depois de terem sido compartilhados", - "Cannot set expiration date. Expiration date is in the past" : "Não foi possÃvel definir a data de expiração pois ela está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", - "Sharing failed, because the user %s is the original sharer" : "O compartilhamento falhou pois o usuário %s é o compartilhador original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "O compartilhamento %1$s falhou, porque as permissões excedem aquelas concedidas à %2$s", - "Sharing %s failed, because resharing is not allowed" : "O compartilhamento %s falhou pois recompartilhamentos não são permitidos", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "O compartilhamento %1$s falhou, Talvez a infraestrutura de compartilhamento para %2$s não pode encontrar sua fonte", - "Sharing %s failed, because the file could not be found in the file cache" : "O compartilhamento %s falhou pois o arquivo não pôde ser encontrado no cache de arquivos", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartilhou »%2$s« com você e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotado o tempo de conexão ao armazenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão maior que %s - versão disponÃvel %s.", "Library %s with a version lower than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão menor que %s - versão disponÃvel %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou pois a plataforma de serviço não permite ações de tipo %i", + "Sharing %s failed, because the file does not exist" : "Compartilhamento %s falhou pois o arquivo não existe", + "Sharing %s failed, because you can not share with yourself" : "O compartilhamento %s falhou pois você não pode compartilhar com você mesmo", "Sharing %s failed, because the user %s does not exist" : "O compartilhamento %s falhou pois o usuário %s não existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "O compartilhamento %s falhou pois o usuário %s não é membro de nenhum grupo que o usuário %s pertença", "Sharing %s failed, because this item is already shared with %s" : "O compartilhamento %s falhou pois este Ãtem já está compartilhado com %s", "Sharing %s failed, because this item is already shared with user %s" : "O compartilhamento de %s falhou pois esse item já é compartilhada com o usuário %s", "Sharing %s failed, because the group %s does not exist" : "O compartilhamento %s falhou pois o grupo %s não existe", "Sharing %s failed, because %s is not a member of the group %s" : "O compartilhamento %s falhou, pois %s não é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Você precisa fornecer uma senha para criar um link público, apenas links protegidos são permitidos", + "Sharing %s failed, because sharing with links is not allowed" : "O compartilhamento %s falhou pois compartilhamento com links não é permitido", + "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou pois não foi possÃvel encontrar %s. Talvez o servidor esteja inacessÃvel.", "Share type %s is not valid for %s" : "O tipo de compartilhamento %s não é válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não foi possÃvel definir a data de expiração. Os compartilhamentos não podem expirar mais tarde que %s depois de terem sido compartilhados", + "Cannot set expiration date. Expiration date is in the past" : "Não foi possÃvel definir a data de expiração pois ela está no passado", + "Sharing failed, because the user %s is the original sharer" : "O compartilhamento falhou pois o usuário %s é o compartilhador original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Compartilhamento %s falhou pois as permissões excedem as permissões concedidas a %s", + "Sharing %s failed, because resharing is not allowed" : "O compartilhamento %s falhou pois recompartilhamentos não são permitidos", "Sharing %s failed, because the sharing backend for %s could not find its source" : "O compartilhamento %s falhou pois a plataforma de serviço de compartilhamento para %s não conseguiu encontrar a sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "O compartilhamento %s falhou pois o arquivo não pôde ser encontrado no cache de arquivos", "%s shared »%s« with you" : "%s compartilhou »%s« com você", "%s shared »%s« with you." : "%s compartilhou »%s« com você.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "O aplicativo \"%s\" não pode ser instalado pois as seguintes dependências não foram cumpridas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" já é usada pelo provedor de nuvem federada \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" já é usada pelo provedor de nuvem federada \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "O compartilhamento %1$s falhou, porque o usuário %2$s não existe", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "O compartilhamento %1$s falhou, porque o usuário %2$s não é membro de nenhum grupo que %3$s é", + "Sharing %1$s failed, because this item is already shared with %2$s" : "O compartilhamento %1$s falhou, porque o item já está compartilhado com %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "O compartilhamento %1$s falhou, porque este item já está compartilhando com o usuário %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "O compartilhamento %1$s falhou, porque o grupo %2$s não existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "O compartilhamento %1$s falhou, porque %2$s não é membro do grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "O compartilhamento%1$s falhou, não pude encontrar %2$s, talvez o servidor esteja inacessÃvel.", + "Share type %1$s is not valid for %2$s" : "O tipo de compartilhamento %1$s é inválido para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "O compartilhamento %1$s falhou, porque as permissões excedem aquelas concedidas à %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "O compartilhamento %1$s falhou, Talvez a infraestrutura de compartilhamento para %2$s não pode encontrar sua fonte" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 6a74f26670d356fe8b97dbb05aa72ad7405ac3e6..c94520e063ced2b3ca4ed62ab3d1743c6dc9f6fd 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -98,36 +98,15 @@ "Set an admin password." : "Defina uma senha para o administrador.", "Can't create or write into the data directory %s" : "Não foi possÃvel criar ou gravar no diretório de dados %s", "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", - "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou pois a plataforma de serviço não permite ações de tipo %i", - "Sharing %s failed, because the file does not exist" : "Compartilhamento %s falhou pois o arquivo não existe", - "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "Sharing %s failed, because you can not share with yourself" : "O compartilhamento %s falhou pois você não pode compartilhar com você mesmo", - "Sharing %1$s failed, because the user %2$s does not exist" : "O compartilhamento %1$s falhou, porque o usuário %2$s não existe", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "O compartilhamento %1$s falhou, porque o usuário %2$s não é membro de nenhum grupo que %3$s é", - "Sharing %1$s failed, because this item is already shared with %2$s" : "O compartilhamento %1$s falhou, porque o item já está compartilhado com %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "O compartilhamento %1$s falhou, porque este item já está compartilhando com o usuário %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "O compartilhamento %1$s falhou, porque o grupo %2$s não existe", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "O compartilhamento %1$s falhou, porque %2$s não é membro do grupo %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Você precisa fornecer uma senha para criar um link público, apenas links protegidos são permitidos", - "Sharing %s failed, because sharing with links is not allowed" : "O compartilhamento %s falhou pois compartilhamento com links não é permitido", - "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "O compartilhamento%1$s falhou, não pude encontrar %2$s, talvez o servidor esteja inacessÃvel.", - "Share type %1$s is not valid for %2$s" : "O tipo de compartilhamento %1$s é inválido para %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não foi possÃvel definir a data de expiração. Os compartilhamentos não podem expirar mais tarde que %s depois de terem sido compartilhados", - "Cannot set expiration date. Expiration date is in the past" : "Não foi possÃvel definir a data de expiração pois ela está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", - "Sharing failed, because the user %s is the original sharer" : "O compartilhamento falhou pois o usuário %s é o compartilhador original", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "O compartilhamento %1$s falhou, porque as permissões excedem aquelas concedidas à %2$s", - "Sharing %s failed, because resharing is not allowed" : "O compartilhamento %s falhou pois recompartilhamentos não são permitidos", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "O compartilhamento %1$s falhou, Talvez a infraestrutura de compartilhamento para %2$s não pode encontrar sua fonte", - "Sharing %s failed, because the file could not be found in the file cache" : "O compartilhamento %s falhou pois o arquivo não pôde ser encontrado no cache de arquivos", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartilhou »%2$s« com você e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Esgotado o tempo de conexão ao armazenamento. %s", "Library %s with a version higher than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão maior que %s - versão disponÃvel %s.", "Library %s with a version lower than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão menor que %s - versão disponÃvel %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "O compartilhamento %s falhou pois a plataforma de serviço não permite ações de tipo %i", + "Sharing %s failed, because the file does not exist" : "Compartilhamento %s falhou pois o arquivo não existe", + "Sharing %s failed, because you can not share with yourself" : "O compartilhamento %s falhou pois você não pode compartilhar com você mesmo", "Sharing %s failed, because the user %s does not exist" : "O compartilhamento %s falhou pois o usuário %s não existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "O compartilhamento %s falhou pois o usuário %s não é membro de nenhum grupo que o usuário %s pertença", "Sharing %s failed, because this item is already shared with %s" : "O compartilhamento %s falhou pois este Ãtem já está compartilhado com %s", "Sharing %s failed, because this item is already shared with user %s" : "O compartilhamento de %s falhou pois esse item já é compartilhada com o usuário %s", "Sharing %s failed, because the group %s does not exist" : "O compartilhamento %s falhou pois o grupo %s não existe", "Sharing %s failed, because %s is not a member of the group %s" : "O compartilhamento %s falhou, pois %s não é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Você precisa fornecer uma senha para criar um link público, apenas links protegidos são permitidos", + "Sharing %s failed, because sharing with links is not allowed" : "O compartilhamento %s falhou pois compartilhamento com links não é permitido", + "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou pois não foi possÃvel encontrar %s. Talvez o servidor esteja inacessÃvel.", "Share type %s is not valid for %s" : "O tipo de compartilhamento %s não é válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não foi possÃvel definir a data de expiração. Os compartilhamentos não podem expirar mais tarde que %s depois de terem sido compartilhados", + "Cannot set expiration date. Expiration date is in the past" : "Não foi possÃvel definir a data de expiração pois ela está no passado", + "Sharing failed, because the user %s is the original sharer" : "O compartilhamento falhou pois o usuário %s é o compartilhador original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Compartilhamento %s falhou pois as permissões excedem as permissões concedidas a %s", + "Sharing %s failed, because resharing is not allowed" : "O compartilhamento %s falhou pois recompartilhamentos não são permitidos", "Sharing %s failed, because the sharing backend for %s could not find its source" : "O compartilhamento %s falhou pois a plataforma de serviço de compartilhamento para %s não conseguiu encontrar a sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "O compartilhamento %s falhou pois o arquivo não pôde ser encontrado no cache de arquivos", "%s shared »%s« with you" : "%s compartilhou »%s« com você", "%s shared »%s« with you." : "%s compartilhou »%s« com você.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "O aplicativo \"%s\" não pode ser instalado pois as seguintes dependências não foram cumpridas: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" já é usada pelo provedor de nuvem federada \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" já é usada pelo provedor de nuvem federada \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "O compartilhamento %1$s falhou, porque o usuário %2$s não existe", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "O compartilhamento %1$s falhou, porque o usuário %2$s não é membro de nenhum grupo que %3$s é", + "Sharing %1$s failed, because this item is already shared with %2$s" : "O compartilhamento %1$s falhou, porque o item já está compartilhado com %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "O compartilhamento %1$s falhou, porque este item já está compartilhando com o usuário %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "O compartilhamento %1$s falhou, porque o grupo %2$s não existe", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "O compartilhamento %1$s falhou, porque %2$s não é membro do grupo %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "O compartilhamento%1$s falhou, não pude encontrar %2$s, talvez o servidor esteja inacessÃvel.", + "Share type %1$s is not valid for %2$s" : "O tipo de compartilhamento %1$s é inválido para %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "O compartilhamento %1$s falhou, porque as permissões excedem aquelas concedidas à %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "O compartilhamento %1$s falhou, Talvez a infraestrutura de compartilhamento para %2$s não pode encontrar sua fonte" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 6c54b286cb4fb03b6bea19116ef209333726b0f0..96640d51177b988feeb48e456e14b56f409aa28b 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -87,22 +87,11 @@ OC.L10N.register( "Set an admin password." : "Definiar uma password de administrador", "Can't create or write into the data directory %s" : "Não é possÃvel criar ou escrever a directoria data %s", "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", - "Sharing %s failed, because the backend does not allow shares from type %i" : "A partilha de %s falhou porque a interface não permite as partilhas do tipo %i", - "Sharing %s failed, because the file does not exist" : "A partilha de %s falhou, porque o ficheiro não existe", - "You are not allowed to share %s" : "Não está autorizado a partilhar %s", - "Sharing %s failed, because you can not share with yourself" : "A partilha de %s falhou, porque não é possÃvel partilhar consigo mesmo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necessita de fornecer a senha para criar um link publico, só são permitidos links protegidos", - "Sharing %s failed, because sharing with links is not allowed" : "A partilha de %s falhou, porque partilhar com links não é permitido", - "Not allowed to create a federated share with the same user" : "Não é possÃvel criar uma partilha federada com o mesmo utilizador", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não é possÃvel definir data de expiração. As partilhas não podem expirar mais de %s depois de terem sido partilhadas", - "Cannot set expiration date. Expiration date is in the past" : "Não é possivel definir data de expiração. A data de expiração está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", - "Sharing failed, because the user %s is the original sharer" : "A partilha falhou, porque o utilizador %s é o distribuidor original", - "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", - "Sharing %s failed, because the file could not be found in the file cache" : "A partilha %s falhou, devido ao ficheiro não poder ser encontrado na cache de ficheiros", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "Não está autorizado a partilhar %s", "Can’t increase permissions of %s" : "Não é possÃvel aumentar as permissões de %s", "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", @@ -208,16 +197,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", "Library %s with a version higher than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão superior a %s - versão disponÃvel: %s.", "Library %s with a version lower than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão inferior a %s - versão disponÃvel: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "A partilha de %s falhou porque a interface não permite as partilhas do tipo %i", + "Sharing %s failed, because the file does not exist" : "A partilha de %s falhou, porque o ficheiro não existe", + "Sharing %s failed, because you can not share with yourself" : "A partilha de %s falhou, porque não é possÃvel partilhar consigo mesmo", "Sharing %s failed, because the user %s does not exist" : "A partilha %s falhou, porque o utilizador %s nao existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "A partilha %s falhou, porque o utilizador %s não pertence a nenhum dos grupos que %s é membro de", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque o item já está a ser partilhado com %s", "Sharing %s failed, because this item is already shared with user %s" : "A partilha de %s falhou, porque este item já está a ser partilhado com o utilizador %s", "Sharing %s failed, because the group %s does not exist" : "A partilha %s falhou, porque o grupo %s não existe", "Sharing %s failed, because %s is not a member of the group %s" : "A partilha %s falhou, porque o utilizador %s não é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necessita de fornecer a senha para criar um link publico, só são permitidos links protegidos", + "Sharing %s failed, because sharing with links is not allowed" : "A partilha de %s falhou, porque partilhar com links não é permitido", + "Not allowed to create a federated share with the same user" : "Não é possÃvel criar uma partilha federada com o mesmo utilizador", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "A partilha de %s falhou, não foi possÃvel encontrar %s. É possÃvel que o servidor esteja inacessÃvel.", "Share type %s is not valid for %s" : "O tipo de partilha %s não é válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não é possÃvel definir data de expiração. As partilhas não podem expirar mais de %s depois de terem sido partilhadas", + "Cannot set expiration date. Expiration date is in the past" : "Não é possivel definir data de expiração. A data de expiração está no passado", + "Sharing failed, because the user %s is the original sharer" : "A partilha falhou, porque o utilizador %s é o distribuidor original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", + "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", "Sharing %s failed, because the sharing backend for %s could not find its source" : "A partilha %s falhou porque a partilha da interface para %s não conseguiu encontrar a sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "A partilha %s falhou, devido ao ficheiro não poder ser encontrado na cache de ficheiros", "%s shared »%s« with you" : "%s partilhado »%s« consigo", "%s shared »%s« with you." : "%s partilhou »%s« consigo.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index d479dd5a533e9b33918e1ca53bf4103959b0e0bc..a91366b459b21750d7b9543bc5db49c000b58843 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -85,22 +85,11 @@ "Set an admin password." : "Definiar uma password de administrador", "Can't create or write into the data directory %s" : "Não é possÃvel criar ou escrever a directoria data %s", "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", - "Sharing %s failed, because the backend does not allow shares from type %i" : "A partilha de %s falhou porque a interface não permite as partilhas do tipo %i", - "Sharing %s failed, because the file does not exist" : "A partilha de %s falhou, porque o ficheiro não existe", - "You are not allowed to share %s" : "Não está autorizado a partilhar %s", - "Sharing %s failed, because you can not share with yourself" : "A partilha de %s falhou, porque não é possÃvel partilhar consigo mesmo", - "You need to provide a password to create a public link, only protected links are allowed" : "Necessita de fornecer a senha para criar um link publico, só são permitidos links protegidos", - "Sharing %s failed, because sharing with links is not allowed" : "A partilha de %s falhou, porque partilhar com links não é permitido", - "Not allowed to create a federated share with the same user" : "Não é possÃvel criar uma partilha federada com o mesmo utilizador", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não é possÃvel definir data de expiração. As partilhas não podem expirar mais de %s depois de terem sido partilhadas", - "Cannot set expiration date. Expiration date is in the past" : "Não é possivel definir data de expiração. A data de expiração está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", - "Sharing failed, because the user %s is the original sharer" : "A partilha falhou, porque o utilizador %s é o distribuidor original", - "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", - "Sharing %s failed, because the file could not be found in the file cache" : "A partilha %s falhou, devido ao ficheiro não poder ser encontrado na cache de ficheiros", "Open »%s«" : "Abrir »%s«", + "You are not allowed to share %s" : "Não está autorizado a partilhar %s", "Can’t increase permissions of %s" : "Não é possÃvel aumentar as permissões de %s", "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", @@ -206,16 +195,27 @@ "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", "Library %s with a version higher than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão superior a %s - versão disponÃvel: %s.", "Library %s with a version lower than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão inferior a %s - versão disponÃvel: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "A partilha de %s falhou porque a interface não permite as partilhas do tipo %i", + "Sharing %s failed, because the file does not exist" : "A partilha de %s falhou, porque o ficheiro não existe", + "Sharing %s failed, because you can not share with yourself" : "A partilha de %s falhou, porque não é possÃvel partilhar consigo mesmo", "Sharing %s failed, because the user %s does not exist" : "A partilha %s falhou, porque o utilizador %s nao existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "A partilha %s falhou, porque o utilizador %s não pertence a nenhum dos grupos que %s é membro de", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque o item já está a ser partilhado com %s", "Sharing %s failed, because this item is already shared with user %s" : "A partilha de %s falhou, porque este item já está a ser partilhado com o utilizador %s", "Sharing %s failed, because the group %s does not exist" : "A partilha %s falhou, porque o grupo %s não existe", "Sharing %s failed, because %s is not a member of the group %s" : "A partilha %s falhou, porque o utilizador %s não é membro do grupo %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Necessita de fornecer a senha para criar um link publico, só são permitidos links protegidos", + "Sharing %s failed, because sharing with links is not allowed" : "A partilha de %s falhou, porque partilhar com links não é permitido", + "Not allowed to create a federated share with the same user" : "Não é possÃvel criar uma partilha federada com o mesmo utilizador", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "A partilha de %s falhou, não foi possÃvel encontrar %s. É possÃvel que o servidor esteja inacessÃvel.", "Share type %s is not valid for %s" : "O tipo de partilha %s não é válido para %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Não é possÃvel definir data de expiração. As partilhas não podem expirar mais de %s depois de terem sido partilhadas", + "Cannot set expiration date. Expiration date is in the past" : "Não é possivel definir data de expiração. A data de expiração está no passado", + "Sharing failed, because the user %s is the original sharer" : "A partilha falhou, porque o utilizador %s é o distribuidor original", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", + "Sharing %s failed, because resharing is not allowed" : "A partilha %s falhou, porque repartilhar não é permitido", "Sharing %s failed, because the sharing backend for %s could not find its source" : "A partilha %s falhou porque a partilha da interface para %s não conseguiu encontrar a sua fonte", + "Sharing %s failed, because the file could not be found in the file cache" : "A partilha %s falhou, devido ao ficheiro não poder ser encontrado na cache de ficheiros", "%s shared »%s« with you" : "%s partilhado »%s« consigo", "%s shared »%s« with you." : "%s partilhou »%s« consigo.", "%s via %s" : "%s via %s", diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index ee9e3b227dbb34729857d5ef932e148786010dec..7bbc88ade6f2e4e3225de9c2995811589695dbff 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -58,10 +58,7 @@ OC.L10N.register( "Set an admin username." : "Setează un nume de administrator.", "Set an admin password." : "Setează o parolă de administrator.", "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", - "Sharing %s failed, because the file does not exist" : "Partajarea %s a eÈ™uat deoarece fiÈ™ierul nu există", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", - "Sharing %s failed, because you can not share with yourself" : "Partajarea %s a eÈ™uat deoarece nu-l poÈ›i partaja cu tine însuÈ›i", - "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaÅŸi utilizator", "Files can’t be shared with delete permissions" : "FiÈ™ierele nu pot fi partajate cu permisiuni de È™tergere", "Expiration date is in the past" : "Data expirării este în trecut", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", @@ -128,12 +125,15 @@ OC.L10N.register( "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "PostgreSQL >= 9 required" : "Este necesară versiunea 9 sau mai mare a PostgreSQL", "Please upgrade your database version" : "ActualizaÈ›i baza de date la o versiune mai nouă", + "Sharing %s failed, because the file does not exist" : "Partajarea %s a eÈ™uat deoarece fiÈ™ierul nu există", + "Sharing %s failed, because you can not share with yourself" : "Partajarea %s a eÈ™uat deoarece nu-l poÈ›i partaja cu tine însuÈ›i", "Sharing %s failed, because the user %s does not exist" : "Partajarea %s a eÈ™uat deoarece utilizatorul %s nu există", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Partajarea %s a eÈ™uat deoarece utilizatorul %s nu face parte din niciunul din grupurile din care %s face parte", "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eÈ™uat deoarece acest element este deja partajat cu %s", "Sharing %s failed, because this item is already shared with user %s" : "Partajarea %s a eÈ™uat deoarece acest element este deja partajat cu utilizatorul %s", "Sharing %s failed, because the group %s does not exist" : "Partajarea %s a eÈ™uat deoarece grupul %s nu există", "Sharing %s failed, because %s is not a member of the group %s" : "Partajarea %s a eÈ™uat deoarce %s nu face parte din grupul %s", + "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaÅŸi utilizator", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Partajarea %s a eÅŸuat, nu pot găsi %s, poate serverul nu poate fi contactat.", "Share type %s is not valid for %s" : "Tipul partajării %s nu este valid pentru %s", "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 038acc2ffbd78fea56e513b5f3c5e80c42c86a46..fb64e0e9b04f750c29e6fabf22638127f6d61522 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -56,10 +56,7 @@ "Set an admin username." : "Setează un nume de administrator.", "Set an admin password." : "Setează o parolă de administrator.", "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", - "Sharing %s failed, because the file does not exist" : "Partajarea %s a eÈ™uat deoarece fiÈ™ierul nu există", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", - "Sharing %s failed, because you can not share with yourself" : "Partajarea %s a eÈ™uat deoarece nu-l poÈ›i partaja cu tine însuÈ›i", - "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaÅŸi utilizator", "Files can’t be shared with delete permissions" : "FiÈ™ierele nu pot fi partajate cu permisiuni de È™tergere", "Expiration date is in the past" : "Data expirării este în trecut", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", @@ -126,12 +123,15 @@ "PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?", "PostgreSQL >= 9 required" : "Este necesară versiunea 9 sau mai mare a PostgreSQL", "Please upgrade your database version" : "ActualizaÈ›i baza de date la o versiune mai nouă", + "Sharing %s failed, because the file does not exist" : "Partajarea %s a eÈ™uat deoarece fiÈ™ierul nu există", + "Sharing %s failed, because you can not share with yourself" : "Partajarea %s a eÈ™uat deoarece nu-l poÈ›i partaja cu tine însuÈ›i", "Sharing %s failed, because the user %s does not exist" : "Partajarea %s a eÈ™uat deoarece utilizatorul %s nu există", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Partajarea %s a eÈ™uat deoarece utilizatorul %s nu face parte din niciunul din grupurile din care %s face parte", "Sharing %s failed, because this item is already shared with %s" : "Partajarea %s a eÈ™uat deoarece acest element este deja partajat cu %s", "Sharing %s failed, because this item is already shared with user %s" : "Partajarea %s a eÈ™uat deoarece acest element este deja partajat cu utilizatorul %s", "Sharing %s failed, because the group %s does not exist" : "Partajarea %s a eÈ™uat deoarece grupul %s nu există", "Sharing %s failed, because %s is not a member of the group %s" : "Partajarea %s a eÈ™uat deoarce %s nu face parte din grupul %s", + "Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaÅŸi utilizator", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Partajarea %s a eÅŸuat, nu pot găsi %s, poate serverul nu poate fi contactat.", "Share type %s is not valid for %s" : "Tipul partajării %s nu este valid pentru %s", "%s shared »%s« with you" : "%s Partajat »%s« cu tine de", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 01d5831230ce02e93ca1b6d77f0ec17440c9cf81..9d0c563fd030e17a624c99cff40f7b27599fe411 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -99,36 +99,15 @@ OC.L10N.register( "Set an admin password." : "Задать пароль Ð´Ð»Ñ admin.", "Can't create or write into the data directory %s" : "Ðевозможно Ñоздать или запиÑать в каталог данных %s", "Invalid Federated Cloud ID" : "Ðеверный ID в объединении облачных хранилищ.", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как механизм Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð½Ðµ допуÑкает публикации из Ñлементов типа %i", - "Sharing %s failed, because the file does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, файл не ÑущеÑтвует", - "You are not allowed to share %s" : "Вам не разрешено делитьÑÑ %s", - "Sharing %s failed, because you can not share with yourself" : "Ðе удалоÑÑŒ поделитьÑÑ %s. Ð’Ñ‹ не можете поделитьÑÑ Ñ Ñамим Ñобой.", - "Sharing %1$s failed, because the user %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s», пользователь %2$s не ÑущеÑтвует.", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s» , так как пользователь %2$s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s» , пользователю %2$s такой доÑтуп уже предоÑтавлен.", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», так как Ñтот реÑÑƒÑ€Ñ ÑƒÐ¶Ðµ доÑтупен пользователю %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», группа %2$s не ÑущеÑтвует", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», пользователь %2$s не ÑвлÑетÑÑ ÑƒÑ‡Ð°Ñтником группы %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿ÑƒÐ±Ð»Ð¸Ñ‡Ð½Ð¾Ð¹ ÑÑылки. Разрешены только защищённые ÑÑылки", - "Sharing %s failed, because sharing with links is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, открытие доÑтупа по ÑÑылке запрещено", - "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», не удалоÑÑŒ найти %2$s, возможно, Ñервер не доÑтупен.", - "Share type %1$s is not valid for %2$s" : "Тип общего доÑтупа «%1$s» недопуÑтим Ð´Ð»Ñ Â«%2$s»", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðевозможно уÑтановить дату иÑтечениÑ. Общие реÑурÑÑ‹ не могут уÑтареть позже %s Ñ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚Ð° их публикации.", - "Cannot set expiration date. Expiration date is in the past" : "Ðевозможно уÑтановить дату окончаниÑ. Дата Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ Ð² прошлом.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "БÑкенд общего доÑтупа %s должен реализовывать Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа %s не найден", "Sharing backend for %s not found" : "Ðе найден механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа Ð´Ð»Ñ %s ", - "Sharing failed, because the user %s is the original sharer" : "Ðе удалоÑÑŒ поделитьÑÑ, потому что пользователь %s владелец Ñтого Ñлемента", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», прав %2$s недоÑтаточно", - "Sharing %s failed, because resharing is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, повторное открытие доÑтупа запрещено", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа не Ñмог определить путь к «%2$s»", - "Sharing %s failed, because the file could not be found in the file cache" : "Ðе удалоÑÑŒ поделитьÑÑ %s, Ñлемент не найден в файловом кеше.", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоÑтавил(а) вам доÑтуп к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоÑтавил(а) вам доÑтуп к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доÑтуп", "Open »%s«" : "Открыть «%s»", "%1$s via %2$s" : "%1$s через %2$s", + "You are not allowed to share %s" : "Вам не разрешено делитьÑÑ %s", "Can’t increase permissions of %s" : "Ðевозможно увеличить права доÑтупа Ð´Ð»Ñ %s", "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доÑтуп Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ на удаление", "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доÑтуп Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ на Ñоздание", @@ -242,20 +221,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "ИÑтекло Ð²Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº хранилищу. %s", "Library %s with a version higher than %s is required - available version %s." : "ТребуетÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° %s верÑии не меньше %s, уÑтановлена верÑÐ¸Ñ %s.", "Library %s with a version lower than %s is required - available version %s." : "ТребуетÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° %s верÑии не выше %s, уÑтановлена верÑÐ¸Ñ %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как механизм Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð½Ðµ допуÑкает публикации из Ñлементов типа %i", + "Sharing %s failed, because the file does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, файл не ÑущеÑтвует", + "Sharing %s failed, because you can not share with yourself" : "Ðе удалоÑÑŒ поделитьÑÑ %s. Ð’Ñ‹ не можете поделитьÑÑ Ñ Ñамим Ñобой.", "Sharing %s failed, because the user %s does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s не ÑущеÑтвует.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как пользователь %s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s уже имеет доÑтуп к Ñтому Ñлементу", "Sharing %s failed, because this item is already shared with user %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как Ñлемент находитÑÑ Ð² общем доÑтупе у %s", "Sharing %s failed, because the group %s does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, группа %s не ÑущеÑтвует", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s не ÑвлÑетÑÑ Ñ‡Ð»ÐµÐ½Ð¾Ð¼ группы %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿ÑƒÐ±Ð»Ð¸Ñ‡Ð½Ð¾Ð¹ ÑÑылки. Разрешены только защищённые ÑÑылки", + "Sharing %s failed, because sharing with links is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, открытие доÑтупа по ÑÑылке запрещено", + "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ поделитьÑÑ %s, не удалоÑÑŒ найти %s, возможно, Ñервер не доÑтупен.", "Share type %s is not valid for %s" : "Тип общего доÑтупа %s недопуÑтим Ð´Ð»Ñ %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðевозможно уÑтановить дату иÑтечениÑ. Общие реÑурÑÑ‹ не могут уÑтареть позже %s Ñ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚Ð° их публикации.", + "Cannot set expiration date. Expiration date is in the past" : "Ðевозможно уÑтановить дату окончаниÑ. Дата Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ Ð² прошлом.", + "Sharing failed, because the user %s is the original sharer" : "Ðе удалоÑÑŒ поделитьÑÑ, потому что пользователь %s владелец Ñтого Ñлемента", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, права превышают предоÑтавленные права доÑтупа %s", + "Sharing %s failed, because resharing is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, повторное открытие доÑтупа запрещено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе удалоÑÑŒ поделитьÑÑ %s, бÑкенд общего доÑтупа не нашел путь до %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Ðе удалоÑÑŒ поделитьÑÑ %s, Ñлемент не найден в файловом кеше.", "%s shared »%s« with you" : "%s предоÑтавил(а) Вам доÑтуп к «%s»", "%s shared »%s« with you." : "%s предоÑтавил(а) Вам доÑтуп к «%s».", "%s via %s" : "%s через %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение «%s» не может быть уÑтановлено, так как не удовлетворены Ñледующие завиÑимоÑти: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор «%s» уже иÑпользуетÑÑ Ð¿Ð¾Ñтавщиком уÑлуг межÑерверного обмена «%s»" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор «%s» уже иÑпользуетÑÑ Ð¿Ð¾Ñтавщиком уÑлуг межÑерверного обмена «%s»", + "Sharing %1$s failed, because the user %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s», пользователь %2$s не ÑущеÑтвует.", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s» , так как пользователь %2$s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s» , пользователю %2$s такой доÑтуп уже предоÑтавлен.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», так как Ñтот реÑÑƒÑ€Ñ ÑƒÐ¶Ðµ доÑтупен пользователю %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», группа %2$s не ÑущеÑтвует", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», пользователь %2$s не ÑвлÑетÑÑ ÑƒÑ‡Ð°Ñтником группы %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», не удалоÑÑŒ найти %2$s, возможно, Ñервер не доÑтупен.", + "Share type %1$s is not valid for %2$s" : "Тип общего доÑтупа «%1$s» недопуÑтим Ð´Ð»Ñ Â«%2$s»", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», прав %2$s недоÑтаточно", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа не Ñмог определить путь к «%2$s»" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 3ce6aa8de7cdc23179c8ea5c0732fb60f4c0c1ae..252c44dc5e2102d96b7117747f7465392724a34f 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -97,36 +97,15 @@ "Set an admin password." : "Задать пароль Ð´Ð»Ñ admin.", "Can't create or write into the data directory %s" : "Ðевозможно Ñоздать или запиÑать в каталог данных %s", "Invalid Federated Cloud ID" : "Ðеверный ID в объединении облачных хранилищ.", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как механизм Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð½Ðµ допуÑкает публикации из Ñлементов типа %i", - "Sharing %s failed, because the file does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, файл не ÑущеÑтвует", - "You are not allowed to share %s" : "Вам не разрешено делитьÑÑ %s", - "Sharing %s failed, because you can not share with yourself" : "Ðе удалоÑÑŒ поделитьÑÑ %s. Ð’Ñ‹ не можете поделитьÑÑ Ñ Ñамим Ñобой.", - "Sharing %1$s failed, because the user %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s», пользователь %2$s не ÑущеÑтвует.", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s» , так как пользователь %2$s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s» , пользователю %2$s такой доÑтуп уже предоÑтавлен.", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», так как Ñтот реÑÑƒÑ€Ñ ÑƒÐ¶Ðµ доÑтупен пользователю %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», группа %2$s не ÑущеÑтвует", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», пользователь %2$s не ÑвлÑетÑÑ ÑƒÑ‡Ð°Ñтником группы %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿ÑƒÐ±Ð»Ð¸Ñ‡Ð½Ð¾Ð¹ ÑÑылки. Разрешены только защищённые ÑÑылки", - "Sharing %s failed, because sharing with links is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, открытие доÑтупа по ÑÑылке запрещено", - "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», не удалоÑÑŒ найти %2$s, возможно, Ñервер не доÑтупен.", - "Share type %1$s is not valid for %2$s" : "Тип общего доÑтупа «%1$s» недопуÑтим Ð´Ð»Ñ Â«%2$s»", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðевозможно уÑтановить дату иÑтечениÑ. Общие реÑурÑÑ‹ не могут уÑтареть позже %s Ñ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚Ð° их публикации.", - "Cannot set expiration date. Expiration date is in the past" : "Ðевозможно уÑтановить дату окончаниÑ. Дата Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ Ð² прошлом.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "БÑкенд общего доÑтупа %s должен реализовывать Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа %s не найден", "Sharing backend for %s not found" : "Ðе найден механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа Ð´Ð»Ñ %s ", - "Sharing failed, because the user %s is the original sharer" : "Ðе удалоÑÑŒ поделитьÑÑ, потому что пользователь %s владелец Ñтого Ñлемента", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», прав %2$s недоÑтаточно", - "Sharing %s failed, because resharing is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, повторное открытие доÑтупа запрещено", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа не Ñмог определить путь к «%2$s»", - "Sharing %s failed, because the file could not be found in the file cache" : "Ðе удалоÑÑŒ поделитьÑÑ %s, Ñлемент не найден в файловом кеше.", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоÑтавил(а) вам доÑтуп к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоÑтавил(а) вам доÑтуп к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доÑтуп", "Open »%s«" : "Открыть «%s»", "%1$s via %2$s" : "%1$s через %2$s", + "You are not allowed to share %s" : "Вам не разрешено делитьÑÑ %s", "Can’t increase permissions of %s" : "Ðевозможно увеличить права доÑтупа Ð´Ð»Ñ %s", "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доÑтуп Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ на удаление", "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доÑтуп Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ на Ñоздание", @@ -240,20 +219,41 @@ "Storage connection timeout. %s" : "ИÑтекло Ð²Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº хранилищу. %s", "Library %s with a version higher than %s is required - available version %s." : "ТребуетÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° %s верÑии не меньше %s, уÑтановлена верÑÐ¸Ñ %s.", "Library %s with a version lower than %s is required - available version %s." : "ТребуетÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° %s верÑии не выше %s, уÑтановлена верÑÐ¸Ñ %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как механизм Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð½Ðµ допуÑкает публикации из Ñлементов типа %i", + "Sharing %s failed, because the file does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, файл не ÑущеÑтвует", + "Sharing %s failed, because you can not share with yourself" : "Ðе удалоÑÑŒ поделитьÑÑ %s. Ð’Ñ‹ не можете поделитьÑÑ Ñ Ñамим Ñобой.", "Sharing %s failed, because the user %s does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s не ÑущеÑтвует.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как пользователь %s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s уже имеет доÑтуп к Ñтому Ñлементу", "Sharing %s failed, because this item is already shared with user %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, так как Ñлемент находитÑÑ Ð² общем доÑтупе у %s", "Sharing %s failed, because the group %s does not exist" : "Ðе удалоÑÑŒ поделитьÑÑ %s, группа %s не ÑущеÑтвует", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, пользователь %s не ÑвлÑетÑÑ Ñ‡Ð»ÐµÐ½Ð¾Ð¼ группы %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿ÑƒÐ±Ð»Ð¸Ñ‡Ð½Ð¾Ð¹ ÑÑылки. Разрешены только защищённые ÑÑылки", + "Sharing %s failed, because sharing with links is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, открытие доÑтупа по ÑÑылке запрещено", + "Not allowed to create a federated share with the same user" : "Ðе допуÑкаетÑÑ Ñоздание федеративного общего реÑурÑа Ñ Ñ‚ÐµÐ¼ же пользователем", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ поделитьÑÑ %s, не удалоÑÑŒ найти %s, возможно, Ñервер не доÑтупен.", "Share type %s is not valid for %s" : "Тип общего доÑтупа %s недопуÑтим Ð´Ð»Ñ %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðевозможно уÑтановить дату иÑтечениÑ. Общие реÑурÑÑ‹ не могут уÑтареть позже %s Ñ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚Ð° их публикации.", + "Cannot set expiration date. Expiration date is in the past" : "Ðевозможно уÑтановить дату окончаниÑ. Дата Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ Ð² прошлом.", + "Sharing failed, because the user %s is the original sharer" : "Ðе удалоÑÑŒ поделитьÑÑ, потому что пользователь %s владелец Ñтого Ñлемента", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе удалоÑÑŒ поделитьÑÑ %s, права превышают предоÑтавленные права доÑтупа %s", + "Sharing %s failed, because resharing is not allowed" : "Ðе удалоÑÑŒ поделитьÑÑ %s, повторное открытие доÑтупа запрещено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе удалоÑÑŒ поделитьÑÑ %s, бÑкенд общего доÑтупа не нашел путь до %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Ðе удалоÑÑŒ поделитьÑÑ %s, Ñлемент не найден в файловом кеше.", "%s shared »%s« with you" : "%s предоÑтавил(а) Вам доÑтуп к «%s»", "%s shared »%s« with you." : "%s предоÑтавил(а) Вам доÑтуп к «%s».", "%s via %s" : "%s через %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение «%s» не может быть уÑтановлено, так как не удовлетворены Ñледующие завиÑимоÑти: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор «%s» уже иÑпользуетÑÑ Ð¿Ð¾Ñтавщиком уÑлуг межÑерверного обмена «%s»" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор «%s» уже иÑпользуетÑÑ Ð¿Ð¾Ñтавщиком уÑлуг межÑерверного обмена «%s»", + "Sharing %1$s failed, because the user %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s», пользователь %2$s не ÑущеÑтвует.", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s» , так как пользователь %2$s не ÑоÑтоит в какой-либо группе, в которой ÑоÑтоит %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Ðе удалоÑÑŒ предоÑтавить общий доÑтуп к «%1$s» , пользователю %2$s такой доÑтуп уже предоÑтавлен.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», так как Ñтот реÑÑƒÑ€Ñ ÑƒÐ¶Ðµ доÑтупен пользователю %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», группа %2$s не ÑущеÑтвует", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», пользователь %2$s не ÑвлÑетÑÑ ÑƒÑ‡Ð°Ñтником группы %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», не удалоÑÑŒ найти %2$s, возможно, Ñервер не доÑтупен.", + "Share type %1$s is not valid for %2$s" : "Тип общего доÑтупа «%1$s» недопуÑтим Ð´Ð»Ñ Â«%2$s»", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», прав %2$s недоÑтаточно", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ðе удалоÑÑŒ предоÑтавить доÑтуп к «%1$s», механизм предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа не Ñмог определить путь к «%2$s»" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 89a05f142476ce60b16009e330ec009e6a275b5a..923cbbc684b416f8c9178303e98494957288dbe3 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -99,36 +99,15 @@ OC.L10N.register( "Set an admin password." : "Zadajte heslo administrátora.", "Can't create or write into the data directory %s" : "Nemožno vytvoriÅ¥ alebo zapisovaÅ¥ do prieÄinka dát %s", "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "SprÃstupnenie %s zlyhalo, backend nepodporuje typ sprÃstupnenia %i", - "Sharing %s failed, because the file does not exist" : "Nie je možné sprÃstupniÅ¥ %s, súbor neexistuje", - "You are not allowed to share %s" : "Nemôžete sprÃstupniÅ¥ %s", - "Sharing %s failed, because you can not share with yourself" : "SprÃstupnenie %s zlyhalo, nieje možné sprÃstupniÅ¥ obsah so sebou samým", - "Sharing %1$s failed, because the user %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s neexistuje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože táto položka už je prÃstupná pre %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "SprÃstupnenie %1$s zlyhalo, táto položka už je použÃvateľovi %2$s prÃstupná", - "Sharing %1$s failed, because the group %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, skupina %2$s neexistuje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SprÃstupnenie %1$s zlyhalo, %2$s nie je Älenom skupiny %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "MusÃte zadaÅ¥ heslo ak chcete vytvoriÅ¥ verejný odkaz, lebo iba odkazy chránené heslom sú povolené", - "Sharing %s failed, because sharing with links is not allowed" : "%s nie je možné sprÃstupniÅ¥, sprÃstupnenie prostrednÃctvom odkazu nie je povolené", - "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriÅ¥ združené sprÃstupnenie so sebou samým", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SprÃstupňovanie %1$s zlyhalo, nepodarilo sa nájsÅ¥ %2$s, možno je server doÄasne nedostupný.", - "Share type %1$s is not valid for %2$s" : "Typ sprÃstupnenia %1$s nie je možný pre %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "SprÃstupnenie nemôže byÅ¥ ukonÄené skôr, ako po %s dňoch.", - "Cannot set expiration date. Expiration date is in the past" : "Nie je možné nastaviÅ¥ dátum konca platnosti. Dátum konca platnosti je v minulosti.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprÃstupnenie %s musà implementovaÅ¥ rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprÃstupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprÃstupnenia pre %s nebol nájdený", - "Sharing failed, because the user %s is the original sharer" : "SprÃstupnenie zlyhalo, pretože použÃvateľ %s je pôvodný spoloÄný použÃvateľ", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %2$s", - "Sharing %s failed, because resharing is not allowed" : "Nie je možné sprÃstupniÅ¥ %s ÄalÅ¡Ãm osobám", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SprÃstupnenie %1$s zlyhalo, backend nenaÅ¡iel zdrojový %2$s", - "Sharing %s failed, because the file could not be found in the file cache" : "SprÃstupnenie %s zlyhalo, pretože súbor sa nenachádza vo vyrovnávacej pamäti súborov", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprÃstupnil »%2$s« s poznámkou:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprÃstupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "Open »%s«" : "OtvoriÅ¥ »%s«", "%1$s via %2$s" : "%1$s cez %2$s", + "You are not allowed to share %s" : "Nemôžete sprÃstupniÅ¥ %s", "Can’t increase permissions of %s" : "Nie je možné navýšiÅ¥ oprávnenia pre %s", "Files can’t be shared with delete permissions" : "Súbory nie je možné sprÃstupňovaÅ¥ s oprávneniami na odstránenie", "Files can’t be shared with create permissions" : "Súbory nie je možné sprÃstupňovaÅ¥ s oprávneniami na vytváranie", @@ -242,20 +221,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "VyprÅ¡anie pripojenia k úložisku. %s", "Library %s with a version higher than %s is required - available version %s." : "Požadovaná je knižnica %s vo vyÅ¡Å¡ej verzii ako %s - dostupná verzia %s.", "Library %s with a version lower than %s is required - available version %s." : "Požadovaná je knižnica %s v nižšej verzii ako %s - dostupná verzia %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "SprÃstupnenie %s zlyhalo, backend nepodporuje typ sprÃstupnenia %i", + "Sharing %s failed, because the file does not exist" : "Nie je možné sprÃstupniÅ¥ %s, súbor neexistuje", + "Sharing %s failed, because you can not share with yourself" : "SprÃstupnenie %s zlyhalo, nieje možné sprÃstupniÅ¥ obsah so sebou samým", "Sharing %s failed, because the user %s does not exist" : "SprÃstupnenie %s zlyhalo, použÃvateľ %s neexistuje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "SprÃstupnenie %s zlyhalo, použÃvateľ %s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %s", "Sharing %s failed, because this item is already shared with %s" : "SprÃstupnenie %s zlyhalo, pretože táto položka už je prÃstupná pre %s", "Sharing %s failed, because this item is already shared with user %s" : "SprÃstupnenie %s zlyhalo, táto položka už je použÃvateľovi %s prÃstupná", "Sharing %s failed, because the group %s does not exist" : "SprÃstupnenie %s zlyhalo, skupina %s neexistuje", "Sharing %s failed, because %s is not a member of the group %s" : "SprÃstupnenie %s zlyhalo, %s nie je Älenom skupiny %s", + "You need to provide a password to create a public link, only protected links are allowed" : "MusÃte zadaÅ¥ heslo ak chcete vytvoriÅ¥ verejný odkaz, lebo iba odkazy chránené heslom sú povolené", + "Sharing %s failed, because sharing with links is not allowed" : "%s nie je možné sprÃstupniÅ¥, sprÃstupnenie prostrednÃctvom odkazu nie je povolené", + "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriÅ¥ združené sprÃstupnenie so sebou samým", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "SprÃstupňovanie %s zlyhalo, nepodarilo sa nájsÅ¥ %s, možno je server doÄasne nedostupný.", "Share type %s is not valid for %s" : "Typ sprÃstupnenia %s nie je možný pre %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "SprÃstupnenie nemôže byÅ¥ ukonÄené skôr, ako po %s dňoch.", + "Cannot set expiration date. Expiration date is in the past" : "Nie je možné nastaviÅ¥ dátum konca platnosti. Dátum konca platnosti je v minulosti.", + "Sharing failed, because the user %s is the original sharer" : "SprÃstupnenie zlyhalo, pretože použÃvateľ %s je pôvodný spoloÄný použÃvateľ", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "SprÃstupnenie %s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %s", + "Sharing %s failed, because resharing is not allowed" : "Nie je možné sprÃstupniÅ¥ %s ÄalÅ¡Ãm osobám", "Sharing %s failed, because the sharing backend for %s could not find its source" : "SprÃstupnenie %s zlyhalo, backend nenaÅ¡iel zdrojový %s", + "Sharing %s failed, because the file could not be found in the file cache" : "SprÃstupnenie %s zlyhalo, pretože súbor sa nenachádza vo vyrovnávacej pamäti súborov", "%s shared »%s« with you" : "%s vám sprÃstupnil »%s«", "%s shared »%s« with you." : "%s vám sprÃstupnil »%s«", "%s via %s" : "%s cez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikáciu \"%s\" nie je možné inÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" je už použité v združenom cloude \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" je už použité v združenom cloude \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s neexistuje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože táto položka už je prÃstupná pre %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "SprÃstupnenie %1$s zlyhalo, táto položka už je použÃvateľovi %2$s prÃstupná", + "Sharing %1$s failed, because the group %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, skupina %2$s neexistuje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SprÃstupnenie %1$s zlyhalo, %2$s nie je Älenom skupiny %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SprÃstupňovanie %1$s zlyhalo, nepodarilo sa nájsÅ¥ %2$s, možno je server doÄasne nedostupný.", + "Share type %1$s is not valid for %2$s" : "Typ sprÃstupnenia %1$s nie je možný pre %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SprÃstupnenie %1$s zlyhalo, backend nenaÅ¡iel zdrojový %2$s" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 439f6ede16254568d9091e90ef9972df9326adbe..dad2dc93f354f5d2ed48e67b41bf8b151bbc529d 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -97,36 +97,15 @@ "Set an admin password." : "Zadajte heslo administrátora.", "Can't create or write into the data directory %s" : "Nemožno vytvoriÅ¥ alebo zapisovaÅ¥ do prieÄinka dát %s", "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "SprÃstupnenie %s zlyhalo, backend nepodporuje typ sprÃstupnenia %i", - "Sharing %s failed, because the file does not exist" : "Nie je možné sprÃstupniÅ¥ %s, súbor neexistuje", - "You are not allowed to share %s" : "Nemôžete sprÃstupniÅ¥ %s", - "Sharing %s failed, because you can not share with yourself" : "SprÃstupnenie %s zlyhalo, nieje možné sprÃstupniÅ¥ obsah so sebou samým", - "Sharing %1$s failed, because the user %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s neexistuje", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %3$s", - "Sharing %1$s failed, because this item is already shared with %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože táto položka už je prÃstupná pre %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "SprÃstupnenie %1$s zlyhalo, táto položka už je použÃvateľovi %2$s prÃstupná", - "Sharing %1$s failed, because the group %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, skupina %2$s neexistuje", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SprÃstupnenie %1$s zlyhalo, %2$s nie je Älenom skupiny %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "MusÃte zadaÅ¥ heslo ak chcete vytvoriÅ¥ verejný odkaz, lebo iba odkazy chránené heslom sú povolené", - "Sharing %s failed, because sharing with links is not allowed" : "%s nie je možné sprÃstupniÅ¥, sprÃstupnenie prostrednÃctvom odkazu nie je povolené", - "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriÅ¥ združené sprÃstupnenie so sebou samým", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SprÃstupňovanie %1$s zlyhalo, nepodarilo sa nájsÅ¥ %2$s, možno je server doÄasne nedostupný.", - "Share type %1$s is not valid for %2$s" : "Typ sprÃstupnenia %1$s nie je možný pre %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "SprÃstupnenie nemôže byÅ¥ ukonÄené skôr, ako po %s dňoch.", - "Cannot set expiration date. Expiration date is in the past" : "Nie je možné nastaviÅ¥ dátum konca platnosti. Dátum konca platnosti je v minulosti.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprÃstupnenie %s musà implementovaÅ¥ rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprÃstupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprÃstupnenia pre %s nebol nájdený", - "Sharing failed, because the user %s is the original sharer" : "SprÃstupnenie zlyhalo, pretože použÃvateľ %s je pôvodný spoloÄný použÃvateľ", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %2$s", - "Sharing %s failed, because resharing is not allowed" : "Nie je možné sprÃstupniÅ¥ %s ÄalÅ¡Ãm osobám", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SprÃstupnenie %1$s zlyhalo, backend nenaÅ¡iel zdrojový %2$s", - "Sharing %s failed, because the file could not be found in the file cache" : "SprÃstupnenie %s zlyhalo, pretože súbor sa nenachádza vo vyrovnávacej pamäti súborov", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprÃstupnil »%2$s« s poznámkou:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprÃstupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "Open »%s«" : "OtvoriÅ¥ »%s«", "%1$s via %2$s" : "%1$s cez %2$s", + "You are not allowed to share %s" : "Nemôžete sprÃstupniÅ¥ %s", "Can’t increase permissions of %s" : "Nie je možné navýšiÅ¥ oprávnenia pre %s", "Files can’t be shared with delete permissions" : "Súbory nie je možné sprÃstupňovaÅ¥ s oprávneniami na odstránenie", "Files can’t be shared with create permissions" : "Súbory nie je možné sprÃstupňovaÅ¥ s oprávneniami na vytváranie", @@ -240,20 +219,41 @@ "Storage connection timeout. %s" : "VyprÅ¡anie pripojenia k úložisku. %s", "Library %s with a version higher than %s is required - available version %s." : "Požadovaná je knižnica %s vo vyÅ¡Å¡ej verzii ako %s - dostupná verzia %s.", "Library %s with a version lower than %s is required - available version %s." : "Požadovaná je knižnica %s v nižšej verzii ako %s - dostupná verzia %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "SprÃstupnenie %s zlyhalo, backend nepodporuje typ sprÃstupnenia %i", + "Sharing %s failed, because the file does not exist" : "Nie je možné sprÃstupniÅ¥ %s, súbor neexistuje", + "Sharing %s failed, because you can not share with yourself" : "SprÃstupnenie %s zlyhalo, nieje možné sprÃstupniÅ¥ obsah so sebou samým", "Sharing %s failed, because the user %s does not exist" : "SprÃstupnenie %s zlyhalo, použÃvateľ %s neexistuje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "SprÃstupnenie %s zlyhalo, použÃvateľ %s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %s", "Sharing %s failed, because this item is already shared with %s" : "SprÃstupnenie %s zlyhalo, pretože táto položka už je prÃstupná pre %s", "Sharing %s failed, because this item is already shared with user %s" : "SprÃstupnenie %s zlyhalo, táto položka už je použÃvateľovi %s prÃstupná", "Sharing %s failed, because the group %s does not exist" : "SprÃstupnenie %s zlyhalo, skupina %s neexistuje", "Sharing %s failed, because %s is not a member of the group %s" : "SprÃstupnenie %s zlyhalo, %s nie je Älenom skupiny %s", + "You need to provide a password to create a public link, only protected links are allowed" : "MusÃte zadaÅ¥ heslo ak chcete vytvoriÅ¥ verejný odkaz, lebo iba odkazy chránené heslom sú povolené", + "Sharing %s failed, because sharing with links is not allowed" : "%s nie je možné sprÃstupniÅ¥, sprÃstupnenie prostrednÃctvom odkazu nie je povolené", + "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriÅ¥ združené sprÃstupnenie so sebou samým", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "SprÃstupňovanie %s zlyhalo, nepodarilo sa nájsÅ¥ %s, možno je server doÄasne nedostupný.", "Share type %s is not valid for %s" : "Typ sprÃstupnenia %s nie je možný pre %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "SprÃstupnenie nemôže byÅ¥ ukonÄené skôr, ako po %s dňoch.", + "Cannot set expiration date. Expiration date is in the past" : "Nie je možné nastaviÅ¥ dátum konca platnosti. Dátum konca platnosti je v minulosti.", + "Sharing failed, because the user %s is the original sharer" : "SprÃstupnenie zlyhalo, pretože použÃvateľ %s je pôvodný spoloÄný použÃvateľ", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "SprÃstupnenie %s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %s", + "Sharing %s failed, because resharing is not allowed" : "Nie je možné sprÃstupniÅ¥ %s ÄalÅ¡Ãm osobám", "Sharing %s failed, because the sharing backend for %s could not find its source" : "SprÃstupnenie %s zlyhalo, backend nenaÅ¡iel zdrojový %s", + "Sharing %s failed, because the file could not be found in the file cache" : "SprÃstupnenie %s zlyhalo, pretože súbor sa nenachádza vo vyrovnávacej pamäti súborov", "%s shared »%s« with you" : "%s vám sprÃstupnil »%s«", "%s shared »%s« with you." : "%s vám sprÃstupnil »%s«", "%s via %s" : "%s cez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikáciu \"%s\" nie je možné inÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" je už použité v združenom cloude \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" je už použité v združenom cloude \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s neexistuje", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "SprÃstupnenie %1$s zlyhalo, použÃvateľ %2$s nie je Älenom žiadnej skupiny spoloÄnej s použÃvateľom %3$s", + "Sharing %1$s failed, because this item is already shared with %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože táto položka už je prÃstupná pre %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "SprÃstupnenie %1$s zlyhalo, táto položka už je použÃvateľovi %2$s prÃstupná", + "Sharing %1$s failed, because the group %2$s does not exist" : "SprÃstupnenie %1$s zlyhalo, skupina %2$s neexistuje", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "SprÃstupnenie %1$s zlyhalo, %2$s nie je Älenom skupiny %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "SprÃstupňovanie %1$s zlyhalo, nepodarilo sa nájsÅ¥ %2$s, možno je server doÄasne nedostupný.", + "Share type %1$s is not valid for %2$s" : "Typ sprÃstupnenia %1$s nie je možný pre %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "SprÃstupnenie %1$s zlyhalo, pretože povolenia prekraÄujú povolenia udelené %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "SprÃstupnenie %1$s zlyhalo, backend nenaÅ¡iel zdrojový %2$s" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 9bcf91545bb9518d62a8ae3fd9fb75020ae1fd5c..3a0caf1a2ee457120907268012253381ddbe6132 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -66,21 +66,10 @@ OC.L10N.register( "Set an admin password." : "Nastavi geslo skrbnika.", "Can't create or write into the data directory %s" : "Ni mogoÄe zapisati podatkov v podatkovno mapo %s", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka ownCloud", - "Sharing %s failed, because the backend does not allow shares from type %i" : "OmogoÄanje souporabe %s je spodletelo, ker ozadnji program ne dopuÅ¡Äa souporabe vrste %i.", - "Sharing %s failed, because the file does not exist" : "Souporaba %s je spodletela, ker ta datoteka ne obstaja", - "You are not allowed to share %s" : "OmogoÄanje souporabe %s brez ustreznih dovoljenj ni mogoÄe.", - "Sharing %s failed, because you can not share with yourself" : "Nastavitev %s souporabe je spodletela, ker souporaba s samim seboj ni mogoÄa.", - "You need to provide a password to create a public link, only protected links are allowed" : "Navesti je treba geslo za ustvarjanje javne povezave, saj so dovoljene le zaÅ¡Äitene.", - "Sharing %s failed, because sharing with links is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker souporaba preko povezave ni dovoljena.", - "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ni mogoÄe doloÄiti datuma preteka. Ni dovoljeno, da so mape ali datoteke, dodeljene v souporabo, v souporabi po %s.", - "Cannot set expiration date. Expiration date is in the past" : "Ni mogoÄe nastaviti datuma preteka. Ta datum je že preteklost.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoÄe najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoÄe najti", - "Sharing failed, because the user %s is the original sharer" : "Nastavitev souporabe je spodletela, ker je uporabnik %s souporabo izvorno nastavil.", - "Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogoÄanje souporabe ni dovoljeno.", - "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.", + "You are not allowed to share %s" : "OmogoÄanje souporabe %s brez ustreznih dovoljenj ni mogoÄe.", "Expiration date is in the past" : "Datum preteka je že mimo!", "Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoÄe najti.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V uporabniÅ¡kem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", @@ -125,16 +114,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Povezava do shrambe je Äasovno potekla. %s", "Library %s with a version higher than %s is required - available version %s." : "Zahtevana je knjižnica %s z razliÄico, viÅ¡jo od %s – na voljo je razliÄica %s.", "Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z razliÄico, manjÅ¡o od %s – na voljo je razliÄica %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "OmogoÄanje souporabe %s je spodletelo, ker ozadnji program ne dopuÅ¡Äa souporabe vrste %i.", + "Sharing %s failed, because the file does not exist" : "Souporaba %s je spodletela, ker ta datoteka ne obstaja", + "Sharing %s failed, because you can not share with yourself" : "Nastavitev %s souporabe je spodletela, ker souporaba s samim seboj ni mogoÄa.", "Sharing %s failed, because the user %s does not exist" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ne obstaja.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ni Älan nobene skupine, v kateri je tudi uporabnik %s.", "Sharing %s failed, because this item is already shared with %s" : "Nastavljanje souporabe %s je spodletela, ker je ima uporabnik %s predmet že v souporabi.", "Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.", "Sharing %s failed, because the group %s does not exist" : "Nastavljanje souporabe %s je spodletelo, ker je skupina %s ne obstaja.", "Sharing %s failed, because %s is not a member of the group %s" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ni Älan skupine %s.", + "You need to provide a password to create a public link, only protected links are allowed" : "Navesti je treba geslo za ustvarjanje javne povezave, saj so dovoljene le zaÅ¡Äitene.", + "Sharing %s failed, because sharing with links is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker souporaba preko povezave ni dovoljena.", + "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "OmogoÄanje souporabe %s je spodletelo, ker ni mogoÄe najti %s. Najverjetneje je strežnik nedosegljiv.", "Share type %s is not valid for %s" : "Vrsta souporabe %s za %s ni veljavna.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ni mogoÄe doloÄiti datuma preteka. Ni dovoljeno, da so mape ali datoteke, dodeljene v souporabo, v souporabi po %s.", + "Cannot set expiration date. Expiration date is in the past" : "Ni mogoÄe nastaviti datuma preteka. Ta datum je že preteklost.", + "Sharing failed, because the user %s is the original sharer" : "Nastavitev souporabe je spodletela, ker je uporabnik %s souporabo izvorno nastavil.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Nastavljanje souporabe %s je spodletelo, ker zahteve presegajo dodeljena dovoljenja za %s.", + "Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogoÄanje souporabe ni dovoljeno.", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Nastavljanje souporabe %s je spodletelo, ker ozadnji program %s ne upravlja z viri.", + "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.", "%s shared »%s« with you" : "%s je omogoÄil souporabo »%s«", "%s via %s" : "%s prek %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti: %s" diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index d7502cf2a36d274078a02da1daa5e27799a18f4d..27d1c4e265f1b21e7edd2cf32e85839235d9e69c 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -64,21 +64,10 @@ "Set an admin password." : "Nastavi geslo skrbnika.", "Can't create or write into the data directory %s" : "Ni mogoÄe zapisati podatkov v podatkovno mapo %s", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka ownCloud", - "Sharing %s failed, because the backend does not allow shares from type %i" : "OmogoÄanje souporabe %s je spodletelo, ker ozadnji program ne dopuÅ¡Äa souporabe vrste %i.", - "Sharing %s failed, because the file does not exist" : "Souporaba %s je spodletela, ker ta datoteka ne obstaja", - "You are not allowed to share %s" : "OmogoÄanje souporabe %s brez ustreznih dovoljenj ni mogoÄe.", - "Sharing %s failed, because you can not share with yourself" : "Nastavitev %s souporabe je spodletela, ker souporaba s samim seboj ni mogoÄa.", - "You need to provide a password to create a public link, only protected links are allowed" : "Navesti je treba geslo za ustvarjanje javne povezave, saj so dovoljene le zaÅ¡Äitene.", - "Sharing %s failed, because sharing with links is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker souporaba preko povezave ni dovoljena.", - "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ni mogoÄe doloÄiti datuma preteka. Ni dovoljeno, da so mape ali datoteke, dodeljene v souporabo, v souporabi po %s.", - "Cannot set expiration date. Expiration date is in the past" : "Ni mogoÄe nastaviti datuma preteka. Ta datum je že preteklost.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoÄe najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoÄe najti", - "Sharing failed, because the user %s is the original sharer" : "Nastavitev souporabe je spodletela, ker je uporabnik %s souporabo izvorno nastavil.", - "Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogoÄanje souporabe ni dovoljeno.", - "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.", + "You are not allowed to share %s" : "OmogoÄanje souporabe %s brez ustreznih dovoljenj ni mogoÄe.", "Expiration date is in the past" : "Datum preteka je že mimo!", "Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoÄe najti.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V uporabniÅ¡kem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", @@ -123,16 +112,27 @@ "Storage connection timeout. %s" : "Povezava do shrambe je Äasovno potekla. %s", "Library %s with a version higher than %s is required - available version %s." : "Zahtevana je knjižnica %s z razliÄico, viÅ¡jo od %s – na voljo je razliÄica %s.", "Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z razliÄico, manjÅ¡o od %s – na voljo je razliÄica %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "OmogoÄanje souporabe %s je spodletelo, ker ozadnji program ne dopuÅ¡Äa souporabe vrste %i.", + "Sharing %s failed, because the file does not exist" : "Souporaba %s je spodletela, ker ta datoteka ne obstaja", + "Sharing %s failed, because you can not share with yourself" : "Nastavitev %s souporabe je spodletela, ker souporaba s samim seboj ni mogoÄa.", "Sharing %s failed, because the user %s does not exist" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ne obstaja.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ni Älan nobene skupine, v kateri je tudi uporabnik %s.", "Sharing %s failed, because this item is already shared with %s" : "Nastavljanje souporabe %s je spodletela, ker je ima uporabnik %s predmet že v souporabi.", "Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.", "Sharing %s failed, because the group %s does not exist" : "Nastavljanje souporabe %s je spodletelo, ker je skupina %s ne obstaja.", "Sharing %s failed, because %s is not a member of the group %s" : "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ni Älan skupine %s.", + "You need to provide a password to create a public link, only protected links are allowed" : "Navesti je treba geslo za ustvarjanje javne povezave, saj so dovoljene le zaÅ¡Äitene.", + "Sharing %s failed, because sharing with links is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker souporaba preko povezave ni dovoljena.", + "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "OmogoÄanje souporabe %s je spodletelo, ker ni mogoÄe najti %s. Najverjetneje je strežnik nedosegljiv.", "Share type %s is not valid for %s" : "Vrsta souporabe %s za %s ni veljavna.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ni mogoÄe doloÄiti datuma preteka. Ni dovoljeno, da so mape ali datoteke, dodeljene v souporabo, v souporabi po %s.", + "Cannot set expiration date. Expiration date is in the past" : "Ni mogoÄe nastaviti datuma preteka. Ta datum je že preteklost.", + "Sharing failed, because the user %s is the original sharer" : "Nastavitev souporabe je spodletela, ker je uporabnik %s souporabo izvorno nastavil.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Nastavljanje souporabe %s je spodletelo, ker zahteve presegajo dodeljena dovoljenja za %s.", + "Sharing %s failed, because resharing is not allowed" : "Nastavljanje souporabe %s je spodletelo, ker nadaljnje omogoÄanje souporabe ni dovoljeno.", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Nastavljanje souporabe %s je spodletelo, ker ozadnji program %s ne upravlja z viri.", + "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.", "%s shared »%s« with you" : "%s je omogoÄil souporabo »%s«", "%s via %s" : "%s prek %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti: %s" diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 580e42a7c4889059140a8114f92187d3b0c3c484..11564cae988ebd88db13309cd44d8e31c1b27258 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -78,22 +78,11 @@ OC.L10N.register( "Set an admin password." : "Caktoni një fjalëkalim për përgjegjësin.", "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %i", - "Sharing %s failed, because the file does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’ekziston", - "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", - "Sharing %s failed, because you can not share with yourself" : "Ndarja e %s dështoi, ngaqë s’mund të ndani gjëra me vetveten", - "You need to provide a password to create a public link, only protected links are allowed" : "Lypset të jepni një fjalëkalim që të krijoni një lidhje publike, lejohen vetëm lidhje të mbrojtura", - "Sharing %s failed, because sharing with links is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohet ndarja me lidhje", - "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "S’caktohet dot data e skadimit. Ndarjet s’mund të skadojnë më vonë se %s pasi të jenë ofruar", - "Cannot set expiration date. Expiration date is in the past" : "S’caktohet dot data e skadimit. Data e skadimit bie në të kaluarën", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", - "Sharing failed, because the user %s is the original sharer" : "Ndarja dështoi, ngaqë përdoruesi %s është ai që e ndau fillimisht", - "Sharing %s failed, because resharing is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohen rindarje", - "Sharing %s failed, because the file could not be found in the file cache" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’u gjet dot te fshehtina e kartelave", "Open »%s«" : "Hap»1 %s«", + "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", @@ -198,16 +187,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Library %s with a version higher than %s is required - available version %s." : "Kërkohet librari %s me një version më të madh se %s - version gati %s.", "Library %s with a version lower than %s is required - available version %s." : "Lypset librari %s me një version më të vogël se %s - version gati %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %i", + "Sharing %s failed, because the file does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’ekziston", + "Sharing %s failed, because you can not share with yourself" : "Ndarja e %s dështoi, ngaqë s’mund të ndani gjëra me vetveten", "Sharing %s failed, because the user %s does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë përdoruesi %s nuk ekziston", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ndarja për %s dështoi, ngaqë përdoruesi %s s’është anëtar i ndonjë grupi ku %s është anëtar", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Sharing %s failed, because this item is already shared with user %s" : "Ndarja e %s me të tjerët dështoi, ngaqë ky objekt është ndarë tashmë me përdoruesin %s", "Sharing %s failed, because the group %s does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë grupi %s nuk ekziston", "Sharing %s failed, because %s is not a member of the group %s" : "Ndarja e %s me të tjerët dështoi, ngaqë %s s’është anëtar i grupit %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Lypset të jepni një fjalëkalim që të krijoni një lidhje publike, lejohen vetëm lidhje të mbrojtura", + "Sharing %s failed, because sharing with links is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohet ndarja me lidhje", + "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", "Share type %s is not valid for %s" : "Lloji i ndarjes %s s’është i vlefshëm për %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "S’caktohet dot data e skadimit. Ndarjet s’mund të skadojnë më vonë se %s pasi të jenë ofruar", + "Cannot set expiration date. Expiration date is in the past" : "S’caktohet dot data e skadimit. Data e skadimit bie në të kaluarën", + "Sharing failed, because the user %s is the original sharer" : "Ndarja dështoi, ngaqë përdoruesi %s është ai që e ndau fillimisht", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ndarja e %s me të tjerët dështoi, ngaqë lejet tejkalojnë lejet e akorduara për %s", + "Sharing %s failed, because resharing is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohen rindarje", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ndarja e %s dështoi, ngaqë mekanizmi i shërbimit për ndarje për %s s’gjeti dot burimin për të", + "Sharing %s failed, because the file could not be found in the file cache" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’u gjet dot te fshehtina e kartelave", "%s shared »%s« with you" : "%s ndau me ju »%s«", "%s shared »%s« with you." : "1 %s ndarë »1 %s« me ju.", "%s via %s" : "%s përmes %s", diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 33c4732095a32aba095a60f9d9f4d5ecce7d0e6d..7efed402098cf4e4d564f2f34006196f41669356 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -76,22 +76,11 @@ "Set an admin password." : "Caktoni një fjalëkalim për përgjegjësin.", "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %i", - "Sharing %s failed, because the file does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’ekziston", - "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", - "Sharing %s failed, because you can not share with yourself" : "Ndarja e %s dështoi, ngaqë s’mund të ndani gjëra me vetveten", - "You need to provide a password to create a public link, only protected links are allowed" : "Lypset të jepni një fjalëkalim që të krijoni një lidhje publike, lejohen vetëm lidhje të mbrojtura", - "Sharing %s failed, because sharing with links is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohet ndarja me lidhje", - "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "S’caktohet dot data e skadimit. Ndarjet s’mund të skadojnë më vonë se %s pasi të jenë ofruar", - "Cannot set expiration date. Expiration date is in the past" : "S’caktohet dot data e skadimit. Data e skadimit bie në të kaluarën", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", - "Sharing failed, because the user %s is the original sharer" : "Ndarja dështoi, ngaqë përdoruesi %s është ai që e ndau fillimisht", - "Sharing %s failed, because resharing is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohen rindarje", - "Sharing %s failed, because the file could not be found in the file cache" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’u gjet dot te fshehtina e kartelave", "Open »%s«" : "Hap»1 %s«", + "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", @@ -196,16 +185,27 @@ "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Library %s with a version higher than %s is required - available version %s." : "Kërkohet librari %s me një version më të madh se %s - version gati %s.", "Library %s with a version lower than %s is required - available version %s." : "Lypset librari %s me një version më të vogël se %s - version gati %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ndarja e %s dështoi, ngaqë pjesa përgjegjëse e shërbyesit nuk lejon ndarje prej llojit %i", + "Sharing %s failed, because the file does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’ekziston", + "Sharing %s failed, because you can not share with yourself" : "Ndarja e %s dështoi, ngaqë s’mund të ndani gjëra me vetveten", "Sharing %s failed, because the user %s does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë përdoruesi %s nuk ekziston", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ndarja për %s dështoi, ngaqë përdoruesi %s s’është anëtar i ndonjë grupi ku %s është anëtar", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Sharing %s failed, because this item is already shared with user %s" : "Ndarja e %s me të tjerët dështoi, ngaqë ky objekt është ndarë tashmë me përdoruesin %s", "Sharing %s failed, because the group %s does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë grupi %s nuk ekziston", "Sharing %s failed, because %s is not a member of the group %s" : "Ndarja e %s me të tjerët dështoi, ngaqë %s s’është anëtar i grupit %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Lypset të jepni një fjalëkalim që të krijoni një lidhje publike, lejohen vetëm lidhje të mbrojtura", + "Sharing %s failed, because sharing with links is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohet ndarja me lidhje", + "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", "Share type %s is not valid for %s" : "Lloji i ndarjes %s s’është i vlefshëm për %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "S’caktohet dot data e skadimit. Ndarjet s’mund të skadojnë më vonë se %s pasi të jenë ofruar", + "Cannot set expiration date. Expiration date is in the past" : "S’caktohet dot data e skadimit. Data e skadimit bie në të kaluarën", + "Sharing failed, because the user %s is the original sharer" : "Ndarja dështoi, ngaqë përdoruesi %s është ai që e ndau fillimisht", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ndarja e %s me të tjerët dështoi, ngaqë lejet tejkalojnë lejet e akorduara për %s", + "Sharing %s failed, because resharing is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohen rindarje", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ndarja e %s dështoi, ngaqë mekanizmi i shërbimit për ndarje për %s s’gjeti dot burimin për të", + "Sharing %s failed, because the file could not be found in the file cache" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’u gjet dot te fshehtina e kartelave", "%s shared »%s« with you" : "%s ndau me ju »%s«", "%s shared »%s« with you." : "1 %s ndarë »1 %s« me ju.", "%s via %s" : "%s përmes %s", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index deb8d7e710928b407d0a60b61cbd9e8fae8e470f..87a73a91e233015a09fac557a27fb9406c85ede0 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "ПоÑтавите лозинку за админиÑтратора.", "Can't create or write into the data directory %s" : "Ðе могу креирати или упиÑивати у директоријум података %s", "Invalid Federated Cloud ID" : "ÐеиÑправан ИД Здруженог облака", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Дељење %s није уÑпело зато што позадина не дозвољава дељење од типа %i", - "Sharing %s failed, because the file does not exist" : "Дељење %s није уÑпело зато што фајл не поÑтоји", - "You are not allowed to share %s" : "Ðије вам дозвољено да делите %s", - "Sharing %s failed, because you can not share with yourself" : "Дељење %s није уÑпело зато што не можете да делите Ñа Ñамим Ñобом", - "Sharing %1$s failed, because the user %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји кориÑник %2$s", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Дељење %1$s није уÑпело зато што кориÑник %2$s није члан ниједне групе чији је %3$s члан", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји група %2$s", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Дељење %1$s није уÑпело зато што %2$s није члан групе %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Морате да обезбедите лозинку за креирање јавне везе, дозвољене Ñу Ñамо заштићене везе", - "Sharing %s failed, because sharing with links is not allowed" : "Дељење %s није уÑпело зато што дељење Ñа везама није дозвољено", - "Not allowed to create a federated share with the same user" : "Ðије дозвољено да направите здружено дељење Ñа иÑтим кориÑником", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Дељење %1$s није уÑпело, није могуће пронаћи %2$s, можда Ñервер тренутно није доÑтупан.", - "Share type %1$s is not valid for %2$s" : "Тип фајла за дељење %1$s није иÑправан за %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðе могу поÑтавити датум трајања. Дељења не могу иÑтицати каÑније од %s пошто Ñу активирана", - "Cannot set expiration date. Expiration date is in the past" : "Ðе могу поÑтавити датум трајања. Датум трајања употребе је у прошлоÑти", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора кориÑтити кориÑничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", - "Sharing failed, because the user %s is the original sharer" : "Дељење није уÑпело, зато што је кориÑник %s већ оригинални делилац", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Дељење %1$s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %2$s", - "Sharing %s failed, because resharing is not allowed" : "Дељење %s није уÑпело зато што даље дељење није дозвољено", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Дељење %1$s није уÑпело зато што позадина дељења за %2$s није могла да нађе извор", - "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није уÑпело зато што фајл није нађен у кешу фајлова", "%1$s shared »%2$s« with you and wants to add:" : "%1$s је поделио \"%2$s\" Ñа Вама и жели да дода:", "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио \"%2$s\" Ñа Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели Ñа Вама", "Open »%s«" : "Отвори „%s“", "%1$s via %2$s" : "%1$s преко %2$s", + "You are not allowed to share %s" : "Ðије вам дозвољено да делите %s", "Can’t increase permissions of %s" : "Ðе могу да повећам дозволе за %s", "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени Ñа дозволама за бриÑање", "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени Ñа дозволама за креирање", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Прекорачено време за повезивање на Ñкладиште. %s", "Library %s with a version higher than %s is required - available version %s." : "Потребна је библиотека „%s“ верзије веће од %s - доÑтупна верзија је %s.", "Library %s with a version lower than %s is required - available version %s." : "Потребна је библиотека „%s“ верзије ниже од %s - доÑтупна верзија је %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Дељење %s није уÑпело зато што позадина не дозвољава дељење од типа %i", + "Sharing %s failed, because the file does not exist" : "Дељење %s није уÑпело зато што фајл не поÑтоји", + "Sharing %s failed, because you can not share with yourself" : "Дељење %s није уÑпело зато што не можете да делите Ñа Ñамим Ñобом", "Sharing %s failed, because the user %s does not exist" : "Дељење %s није уÑпело зато што не поÑтоји кориÑник %s", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Дељење %s није уÑпело зато што кориÑник %s није члан ниједне групе чији је %s члан", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %s", "Sharing %s failed, because this item is already shared with user %s" : "Дељење %s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %s", "Sharing %s failed, because the group %s does not exist" : "Дељење %s није уÑпело зато што не поÑтоји група %s", "Sharing %s failed, because %s is not a member of the group %s" : "Дељење %s није уÑпело зато што %s није члан групе %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Морате да обезбедите лозинку за креирање јавне везе, дозвољене Ñу Ñамо заштићене везе", + "Sharing %s failed, because sharing with links is not allowed" : "Дељење %s није уÑпело зато што дељење Ñа везама није дозвољено", + "Not allowed to create a federated share with the same user" : "Ðије дозвољено да направите здружено дељење Ñа иÑтим кориÑником", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Дељење %s није уÑпело, није могуће пронаћи %s, можда Ñервер тренутно није доÑтупан.", "Share type %s is not valid for %s" : "Тип фајла за дељење %s није иÑправан за %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðе могу поÑтавити датум трајања. Дељења не могу иÑтицати каÑније од %s пошто Ñу активирана", + "Cannot set expiration date. Expiration date is in the past" : "Ðе могу поÑтавити датум трајања. Датум трајања употребе је у прошлоÑти", + "Sharing failed, because the user %s is the original sharer" : "Дељење није уÑпело, зато што је кориÑник %s већ оригинални делилац", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Дељење %s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %s", + "Sharing %s failed, because resharing is not allowed" : "Дељење %s није уÑпело зато што даље дељење није дозвољено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Дељење %s није уÑпело зато што позадина дељења за %s није могла да нађе извор", + "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није уÑпело зато што фајл није нађен у кешу фајлова", "%s shared »%s« with you" : "%s подели „%s“ Ñа вама", "%s shared »%s« with you." : "%s поделио „%s“ Ñа Вама.", "%s via %s" : "%s путем %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Ðпликација „%s“ не може бити инÑталирана јер Ñледеће завиÑноÑти ниÑу иÑпуњене: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификацију \"%s\" већ кориÑти провајдер здруживања \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификацију \"%s\" већ кориÑти провајдер здруживања \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји кориÑник %2$s", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Дељење %1$s није уÑпело зато што кориÑник %2$s није члан ниједне групе чији је %3$s члан", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји група %2$s", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Дељење %1$s није уÑпело зато што %2$s није члан групе %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Дељење %1$s није уÑпело, није могуће пронаћи %2$s, можда Ñервер тренутно није доÑтупан.", + "Share type %1$s is not valid for %2$s" : "Тип фајла за дељење %1$s није иÑправан за %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Дељење %1$s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Дељење %1$s није уÑпело зато што позадина дељења за %2$s није могла да нађе извор" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 11dff3c71fbb61619070bc68d47a75f32804d4a3..e762a8483ffe939f120b5f7403c9734bba011c9d 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -98,36 +98,15 @@ "Set an admin password." : "ПоÑтавите лозинку за админиÑтратора.", "Can't create or write into the data directory %s" : "Ðе могу креирати или упиÑивати у директоријум података %s", "Invalid Federated Cloud ID" : "ÐеиÑправан ИД Здруженог облака", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Дељење %s није уÑпело зато што позадина не дозвољава дељење од типа %i", - "Sharing %s failed, because the file does not exist" : "Дељење %s није уÑпело зато што фајл не поÑтоји", - "You are not allowed to share %s" : "Ðије вам дозвољено да делите %s", - "Sharing %s failed, because you can not share with yourself" : "Дељење %s није уÑпело зато што не можете да делите Ñа Ñамим Ñобом", - "Sharing %1$s failed, because the user %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји кориÑник %2$s", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Дељење %1$s није уÑпело зато што кориÑник %2$s није члан ниједне групе чији је %3$s члан", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји група %2$s", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Дељење %1$s није уÑпело зато што %2$s није члан групе %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Морате да обезбедите лозинку за креирање јавне везе, дозвољене Ñу Ñамо заштићене везе", - "Sharing %s failed, because sharing with links is not allowed" : "Дељење %s није уÑпело зато што дељење Ñа везама није дозвољено", - "Not allowed to create a federated share with the same user" : "Ðије дозвољено да направите здружено дељење Ñа иÑтим кориÑником", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Дељење %1$s није уÑпело, није могуће пронаћи %2$s, можда Ñервер тренутно није доÑтупан.", - "Share type %1$s is not valid for %2$s" : "Тип фајла за дељење %1$s није иÑправан за %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðе могу поÑтавити датум трајања. Дељења не могу иÑтицати каÑније од %s пошто Ñу активирана", - "Cannot set expiration date. Expiration date is in the past" : "Ðе могу поÑтавити датум трајања. Датум трајања употребе је у прошлоÑти", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора кориÑтити кориÑничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", - "Sharing failed, because the user %s is the original sharer" : "Дељење није уÑпело, зато што је кориÑник %s већ оригинални делилац", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Дељење %1$s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %2$s", - "Sharing %s failed, because resharing is not allowed" : "Дељење %s није уÑпело зато што даље дељење није дозвољено", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Дељење %1$s није уÑпело зато што позадина дељења за %2$s није могла да нађе извор", - "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није уÑпело зато што фајл није нађен у кешу фајлова", "%1$s shared »%2$s« with you and wants to add:" : "%1$s је поделио \"%2$s\" Ñа Вама и жели да дода:", "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио \"%2$s\" Ñа Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели Ñа Вама", "Open »%s«" : "Отвори „%s“", "%1$s via %2$s" : "%1$s преко %2$s", + "You are not allowed to share %s" : "Ðије вам дозвољено да делите %s", "Can’t increase permissions of %s" : "Ðе могу да повећам дозволе за %s", "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени Ñа дозволама за бриÑање", "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени Ñа дозволама за креирање", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Прекорачено време за повезивање на Ñкладиште. %s", "Library %s with a version higher than %s is required - available version %s." : "Потребна је библиотека „%s“ верзије веће од %s - доÑтупна верзија је %s.", "Library %s with a version lower than %s is required - available version %s." : "Потребна је библиотека „%s“ верзије ниже од %s - доÑтупна верзија је %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Дељење %s није уÑпело зато што позадина не дозвољава дељење од типа %i", + "Sharing %s failed, because the file does not exist" : "Дељење %s није уÑпело зато што фајл не поÑтоји", + "Sharing %s failed, because you can not share with yourself" : "Дељење %s није уÑпело зато што не можете да делите Ñа Ñамим Ñобом", "Sharing %s failed, because the user %s does not exist" : "Дељење %s није уÑпело зато што не поÑтоји кориÑник %s", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Дељење %s није уÑпело зато што кориÑник %s није члан ниједне групе чији је %s члан", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %s", "Sharing %s failed, because this item is already shared with user %s" : "Дељење %s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %s", "Sharing %s failed, because the group %s does not exist" : "Дељење %s није уÑпело зато што не поÑтоји група %s", "Sharing %s failed, because %s is not a member of the group %s" : "Дељење %s није уÑпело зато што %s није члан групе %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Морате да обезбедите лозинку за креирање јавне везе, дозвољене Ñу Ñамо заштићене везе", + "Sharing %s failed, because sharing with links is not allowed" : "Дељење %s није уÑпело зато што дељење Ñа везама није дозвољено", + "Not allowed to create a federated share with the same user" : "Ðије дозвољено да направите здружено дељење Ñа иÑтим кориÑником", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Дељење %s није уÑпело, није могуће пронаћи %s, можда Ñервер тренутно није доÑтупан.", "Share type %s is not valid for %s" : "Тип фајла за дељење %s није иÑправан за %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðе могу поÑтавити датум трајања. Дељења не могу иÑтицати каÑније од %s пошто Ñу активирана", + "Cannot set expiration date. Expiration date is in the past" : "Ðе могу поÑтавити датум трајања. Датум трајања употребе је у прошлоÑти", + "Sharing failed, because the user %s is the original sharer" : "Дељење није уÑпело, зато што је кориÑник %s већ оригинални делилац", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Дељење %s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %s", + "Sharing %s failed, because resharing is not allowed" : "Дељење %s није уÑпело зато што даље дељење није дозвољено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Дељење %s није уÑпело зато што позадина дељења за %s није могла да нађе извор", + "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није уÑпело зато што фајл није нађен у кешу фајлова", "%s shared »%s« with you" : "%s подели „%s“ Ñа вама", "%s shared »%s« with you." : "%s поделио „%s“ Ñа Вама.", "%s via %s" : "%s путем %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Ðпликација „%s“ не може бити инÑталирана јер Ñледеће завиÑноÑти ниÑу иÑпуњене: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификацију \"%s\" већ кориÑти провајдер здруживања \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "Идентификацију \"%s\" већ кориÑти провајдер здруживања \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји кориÑник %2$s", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Дељење %1$s није уÑпело зато што кориÑник %2$s није члан ниједне групе чији је %3$s члан", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није уÑпело зато што Ñе ова Ñтавка већ дели Ñа кориÑником %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Дељење %1$s није уÑпело зато што не поÑтоји група %2$s", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Дељење %1$s није уÑпело зато што %2$s није члан групе %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Дељење %1$s није уÑпело, није могуће пронаћи %2$s, можда Ñервер тренутно није доÑтупан.", + "Share type %1$s is not valid for %2$s" : "Тип фајла за дељење %1$s није иÑправан за %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Дељење %1$s није уÑпело зато што дозволе превазилазе дозволе гарантоване за %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Дељење %1$s није уÑпело зато што позадина дељења за %2$s није могла да нађе извор" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 9604d5fc92eea00bddab3c1d07ea9c90716d9d28..c946eeca8c4472feac4b673e1ea9ccfe287bccce 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -58,7 +58,7 @@ OC.L10N.register( "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte pÃ¥ detta meddelande.", "Help" : "Hjälp", - "Apps" : "Applikationer", + "Apps" : "Appar", "Settings" : "Inställningar", "Log out" : "Logga ut", "Users" : "Användare", @@ -95,36 +95,15 @@ OC.L10N.register( "Set an admin password." : "Ange ett administratörslösenord.", "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s dÃ¥ backend inte tillÃ¥ter delningar frÃ¥n typ %i", - "Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades pÃ¥ grund av att filen inte existerar", - "You are not allowed to share %s" : "Du har inte rätt att dela %s", - "Sharing %s failed, because you can not share with yourself" : "Delning %s misslyckades därför att du inte kan dela med dig själv.", - "Sharing %1$s failed, because the user %2$s does not exist" : "Delning %1$s misslyckades för att användaren %2$s inte finns", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delning %1$s misslyckades för att användaren %2$s inte är medlem i nÃ¥gra grupper som %3$s är medlem i", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Delning %1$s misslyckades, är redan delad med %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delning %1$s misslyckades, är redan delad med användare %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Delning %1$s misslyckades för att gruppen %2$s finns inte", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delning %1$s misslyckades för att %2$s är inte medlem i gruppen %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ste ange ett lösenord för att skapa en offentlig länk, endast skyddade länkar är tillÃ¥tna", - "Sharing %s failed, because sharing with links is not allowed" : "Delning %s misslyckades därför att delning av länkar inte är tillÃ¥tet", - "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delning %1$s misslyckades, kan inte hitta %2$s, servern är kanske inte Ã¥tkomlig för närvarande.", - "Share type %1$s is not valid for %2$s" : "Delningstyp %1$s är inte giltig för %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan inte sätta utgÃ¥ngsdatum. Utdelningar kan inte utgÃ¥ senare än %s efter de har delats ut", - "Cannot set expiration date. Expiration date is in the past" : "Kan inte sätta utgÃ¥ngsdatum. UtgÃ¥ngsdatumet är i det förflutna.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s mÃ¥ste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", - "Sharing failed, because the user %s is the original sharer" : "Delning misslyckades eftersom användaren %s redan är den som har delat detta.", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delning %1$s misslyckades därför att rättigheterna överskrider de rättigheter som tilldelats %2$s", - "Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillÃ¥ten", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delning %1$s misslyckades därför att delningsgränssnittet för %2$s inte kunde hitta sin källa", - "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", "Open »%s«" : "Öppna »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har inte rätt att dela %s", "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", @@ -238,20 +217,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotek %s med version högre än %s krävs - tillgänglig version %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotek %s med version lägre än %s krävs - tillgänglig version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s dÃ¥ backend inte tillÃ¥ter delningar frÃ¥n typ %i", + "Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades pÃ¥ grund av att filen inte existerar", + "Sharing %s failed, because you can not share with yourself" : "Delning %s misslyckades därför att du inte kan dela med dig själv.", "Sharing %s failed, because the user %s does not exist" : "Delning %s misslyckades därför att användaren %s inte existerar", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Delning %s misslyckades därför att användaren %s inte är medlem i nÃ¥gon av de grupper som %s är medlem i", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Sharing %s failed, because this item is already shared with user %s" : "Delning %s misslyckades därför att detta redan är delat med användaren %s", "Sharing %s failed, because the group %s does not exist" : "Delning %s misslyckades därför att gruppen %s inte existerar", "Sharing %s failed, because %s is not a member of the group %s" : "Delning %s misslyckades därför att %s inte ingÃ¥r i gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ste ange ett lösenord för att skapa en offentlig länk, endast skyddade länkar är tillÃ¥tna", + "Sharing %s failed, because sharing with links is not allowed" : "Delning %s misslyckades därför att delning av länkar inte är tillÃ¥tet", + "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte Ã¥tkomlig för närvarande.", "Share type %s is not valid for %s" : "Delningstyp %s är inte giltig för %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan inte sätta utgÃ¥ngsdatum. Utdelningar kan inte utgÃ¥ senare än %s efter de har delats ut", + "Cannot set expiration date. Expiration date is in the past" : "Kan inte sätta utgÃ¥ngsdatum. UtgÃ¥ngsdatumet är i det förflutna.", + "Sharing failed, because the user %s is the original sharer" : "Delning misslyckades eftersom användaren %s redan är den som har delat detta.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Delning %s misslyckades därför att rättigheterna överskrider de rättigheter som är tillÃ¥tna för %s", + "Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillÃ¥ten", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa", + "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen", "%s shared »%s« with you" : "%s delade »%s« med dig", "%s shared »%s« with you." : "%s delade »%s« med dig.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Applikationen \"%s\" kan ej installeras eftersom följande kriterier inte är uppfyllda: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" används redan av moln - federationsleverantör \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" används redan av moln - federationsleverantör \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Delning %1$s misslyckades för att användaren %2$s inte finns", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delning %1$s misslyckades för att användaren %2$s inte är medlem i nÃ¥gra grupper som %3$s är medlem i", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Delning %1$s misslyckades, är redan delad med %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delning %1$s misslyckades, är redan delad med användare %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Delning %1$s misslyckades för att gruppen %2$s finns inte", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delning %1$s misslyckades för att %2$s är inte medlem i gruppen %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delning %1$s misslyckades, kan inte hitta %2$s, servern är kanske inte Ã¥tkomlig för närvarande.", + "Share type %1$s is not valid for %2$s" : "Delningstyp %1$s är inte giltig för %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delning %1$s misslyckades därför att rättigheterna överskrider de rättigheter som tilldelats %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delning %1$s misslyckades därför att delningsgränssnittet för %2$s inte kunde hitta sin källa" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 3a39b468bed18d099ad7314856204cb022843793..a43b3fd27c23fb51aa77e9baf58588618848159f 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -56,7 +56,7 @@ "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte pÃ¥ detta meddelande.", "Help" : "Hjälp", - "Apps" : "Applikationer", + "Apps" : "Appar", "Settings" : "Inställningar", "Log out" : "Logga ut", "Users" : "Användare", @@ -93,36 +93,15 @@ "Set an admin password." : "Ange ett administratörslösenord.", "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s dÃ¥ backend inte tillÃ¥ter delningar frÃ¥n typ %i", - "Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades pÃ¥ grund av att filen inte existerar", - "You are not allowed to share %s" : "Du har inte rätt att dela %s", - "Sharing %s failed, because you can not share with yourself" : "Delning %s misslyckades därför att du inte kan dela med dig själv.", - "Sharing %1$s failed, because the user %2$s does not exist" : "Delning %1$s misslyckades för att användaren %2$s inte finns", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delning %1$s misslyckades för att användaren %2$s inte är medlem i nÃ¥gra grupper som %3$s är medlem i", - "Sharing %1$s failed, because this item is already shared with %2$s" : "Delning %1$s misslyckades, är redan delad med %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delning %1$s misslyckades, är redan delad med användare %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "Delning %1$s misslyckades för att gruppen %2$s finns inte", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delning %1$s misslyckades för att %2$s är inte medlem i gruppen %3$s", - "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ste ange ett lösenord för att skapa en offentlig länk, endast skyddade länkar är tillÃ¥tna", - "Sharing %s failed, because sharing with links is not allowed" : "Delning %s misslyckades därför att delning av länkar inte är tillÃ¥tet", - "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delning %1$s misslyckades, kan inte hitta %2$s, servern är kanske inte Ã¥tkomlig för närvarande.", - "Share type %1$s is not valid for %2$s" : "Delningstyp %1$s är inte giltig för %2$s", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan inte sätta utgÃ¥ngsdatum. Utdelningar kan inte utgÃ¥ senare än %s efter de har delats ut", - "Cannot set expiration date. Expiration date is in the past" : "Kan inte sätta utgÃ¥ngsdatum. UtgÃ¥ngsdatumet är i det förflutna.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s mÃ¥ste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", - "Sharing failed, because the user %s is the original sharer" : "Delning misslyckades eftersom användaren %s redan är den som har delat detta.", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delning %1$s misslyckades därför att rättigheterna överskrider de rättigheter som tilldelats %2$s", - "Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillÃ¥ten", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delning %1$s misslyckades därför att delningsgränssnittet för %2$s inte kunde hitta sin källa", - "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", "Open »%s«" : "Öppna »%s«", "%1$s via %2$s" : "%1$s via %2$s", + "You are not allowed to share %s" : "Du har inte rätt att dela %s", "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", @@ -236,20 +215,41 @@ "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Library %s with a version higher than %s is required - available version %s." : "Bibliotek %s med version högre än %s krävs - tillgänglig version %s.", "Library %s with a version lower than %s is required - available version %s." : "Bibliotek %s med version lägre än %s krävs - tillgänglig version %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s dÃ¥ backend inte tillÃ¥ter delningar frÃ¥n typ %i", + "Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades pÃ¥ grund av att filen inte existerar", + "Sharing %s failed, because you can not share with yourself" : "Delning %s misslyckades därför att du inte kan dela med dig själv.", "Sharing %s failed, because the user %s does not exist" : "Delning %s misslyckades därför att användaren %s inte existerar", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Delning %s misslyckades därför att användaren %s inte är medlem i nÃ¥gon av de grupper som %s är medlem i", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Sharing %s failed, because this item is already shared with user %s" : "Delning %s misslyckades därför att detta redan är delat med användaren %s", "Sharing %s failed, because the group %s does not exist" : "Delning %s misslyckades därför att gruppen %s inte existerar", "Sharing %s failed, because %s is not a member of the group %s" : "Delning %s misslyckades därför att %s inte ingÃ¥r i gruppen %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Du mÃ¥ste ange ett lösenord för att skapa en offentlig länk, endast skyddade länkar är tillÃ¥tna", + "Sharing %s failed, because sharing with links is not allowed" : "Delning %s misslyckades därför att delning av länkar inte är tillÃ¥tet", + "Not allowed to create a federated share with the same user" : "Ej tillÃ¥tet att skapa en federerad delning med samma användare", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte Ã¥tkomlig för närvarande.", "Share type %s is not valid for %s" : "Delningstyp %s är inte giltig för %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Kan inte sätta utgÃ¥ngsdatum. Utdelningar kan inte utgÃ¥ senare än %s efter de har delats ut", + "Cannot set expiration date. Expiration date is in the past" : "Kan inte sätta utgÃ¥ngsdatum. UtgÃ¥ngsdatumet är i det förflutna.", + "Sharing failed, because the user %s is the original sharer" : "Delning misslyckades eftersom användaren %s redan är den som har delat detta.", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Delning %s misslyckades därför att rättigheterna överskrider de rättigheter som är tillÃ¥tna för %s", + "Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillÃ¥ten", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa", + "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen", "%s shared »%s« with you" : "%s delade »%s« med dig", "%s shared »%s« with you." : "%s delade »%s« med dig.", "%s via %s" : "%s via %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Applikationen \"%s\" kan ej installeras eftersom följande kriterier inte är uppfyllda: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" används redan av moln - federationsleverantör \"%s\"" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" används redan av moln - federationsleverantör \"%s\"", + "Sharing %1$s failed, because the user %2$s does not exist" : "Delning %1$s misslyckades för att användaren %2$s inte finns", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Delning %1$s misslyckades för att användaren %2$s inte är medlem i nÃ¥gra grupper som %3$s är medlem i", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Delning %1$s misslyckades, är redan delad med %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delning %1$s misslyckades, är redan delad med användare %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Delning %1$s misslyckades för att gruppen %2$s finns inte", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Delning %1$s misslyckades för att %2$s är inte medlem i gruppen %3$s", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Delning %1$s misslyckades, kan inte hitta %2$s, servern är kanske inte Ã¥tkomlig för närvarande.", + "Share type %1$s is not valid for %2$s" : "Delningstyp %1$s är inte giltig för %2$s", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Delning %1$s misslyckades därför att rättigheterna överskrider de rättigheter som tilldelats %2$s", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Delning %1$s misslyckades därför att delningsgränssnittet för %2$s inte kunde hitta sin källa" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 3193d8962ebe122a633ba3fb8f2dae17eea706b0..f146684af91179a87bfae3cb2dc98c3f909a9a8d 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -50,21 +50,10 @@ OC.L10N.register( "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูà¹à¸¥à¸£à¸°à¸šà¸š", "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรืà¸à¹€à¸‚ียนลงในข้à¸à¸¡à¸¹à¸¥à¹„ดเรà¸à¸—à¸à¸£à¸µ %s", "Invalid Federated Cloud ID" : "ไà¸à¸”ีคลาวด์ในเครืà¸à¹„ม่ถูà¸à¸•à¹‰à¸à¸‡", - "Sharing %s failed, because the backend does not allow shares from type %i" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œà¸ˆà¸²à¸à¹„ฟล์ประเภท %i", - "Sharing %s failed, because the file does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีไฟล์นี้à¸à¸¢à¸¹à¹ˆ", - "You are not allowed to share %s" : "คุณยังไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œ %s", - "Sharing %s failed, because you can not share with yourself" : "à¸à¸²à¸£à¹à¸‚ร์ %s ล้มเหลวเพราะคุณไม่สามารถà¹à¸Šà¸£à¹Œà¹ƒà¸«à¹‰à¸à¸±à¸šà¸•à¸±à¸§à¹€à¸à¸‡", - "You need to provide a password to create a public link, only protected links are allowed" : "คุณจำเป็นต้à¸à¸‡à¸£à¸°à¸šà¸¸à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹€à¸žà¸·à¹ˆà¸à¸ªà¸£à¹‰à¸²à¸‡à¸¥à¸´à¸‡à¸„์สาธารณะ, ลิงค์ที่มีà¸à¸²à¸£à¸›à¹‰à¸à¸‡à¸à¸±à¸™à¹€à¸—่านั้นที่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Sharing %s failed, because sharing with links is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะมีà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¸´à¸‡à¸„์ไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Not allowed to create a federated share with the same user" : "ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸£à¹‰à¸²à¸‡à¹à¸Šà¸£à¹Œà¸ªà¸«à¸žà¸±à¸™à¸˜à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸”ียวà¸à¸±à¸™", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹„ม่สามารถหมดà¸à¸²à¸¢à¸¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸² %s หลังจาà¸à¸—ี่พวà¸à¹€à¸‚าได้รับà¸à¸²à¸£à¹à¸Šà¸£à¹Œ", - "Cannot set expiration date. Expiration date is in the past" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ เพราะวันหมดà¸à¸²à¸¢à¸¸à¸œà¹ˆà¸²à¸™à¹„ปà¹à¸¥à¹‰à¸§", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ %s ต้à¸à¸‡à¹ƒà¸Šà¹‰à¸à¸´à¸™à¹€à¸•à¸à¸£à¹Œà¹€à¸Ÿà¸‹ OCP\\Share_Backend", "Sharing backend %s not found" : "ไม่พบà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ %s", "Sharing backend for %s not found" : "ไม่พบà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์สำหรับ %s", - "Sharing failed, because the user %s is the original sharer" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§à¹€à¸žà¸£à¸²à¸°à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s เป็นต้นฉบับà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸™à¸µà¹‰", - "Sharing %s failed, because resharing is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸•à¹ˆà¸à¹„ม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Sharing %s failed, because the file could not be found in the file cache" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่พบไฟล์ในà¹à¸„ชไฟล์", + "You are not allowed to share %s" : "คุณยังไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œ %s", "Expiration date is in the past" : "วันหมดà¸à¸²à¸¢à¸¸à¸à¸¢à¸¹à¹ˆà¹ƒà¸™à¸à¸”ีตที่ผ่านมา", "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹„ด้à¹à¸„่à¸à¸±à¸à¸©à¸£à¸”ังต่à¸à¹„ปนี้: \"a-z\", \"A-Z\", \"0-9\" à¹à¸¥à¸° \"_.@-'\"", @@ -102,16 +91,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "หมดเวลาà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸žà¸·à¹‰à¸™à¸—ี่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥ %s", "Library %s with a version higher than %s is required - available version %s." : "จำเป็นต้à¸à¸‡à¸¡à¸µà¹„ลบรารีรุ่น %s หรืà¸à¸£à¸¸à¹ˆà¸™à¸—ี่สูงà¸à¸§à¹ˆà¸² %s - รุ่นที่ใช้ได้คืภ%s", "Library %s with a version lower than %s is required - available version %s." : "จำเป็นต้à¸à¸‡à¸¡à¸µà¹„ลบรารีรุ่น %s หรืà¸à¸£à¸¸à¹ˆà¸™à¸—ี่ต่ำà¸à¸§à¹ˆà¸² %s - รุ่นที่ใช้ได้คืภ%s", + "Sharing %s failed, because the backend does not allow shares from type %i" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œà¸ˆà¸²à¸à¹„ฟล์ประเภท %i", + "Sharing %s failed, because the file does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีไฟล์นี้à¸à¸¢à¸¹à¹ˆ", + "Sharing %s failed, because you can not share with yourself" : "à¸à¸²à¸£à¹à¸‚ร์ %s ล้มเหลวเพราะคุณไม่สามารถà¹à¸Šà¸£à¹Œà¹ƒà¸«à¹‰à¸à¸±à¸šà¸•à¸±à¸§à¹€à¸à¸‡", "Sharing %s failed, because the user %s does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเนื่à¸à¸‡à¸ˆà¸²à¸à¹„ม่ได้มีผู้ใช้ %s à¸à¸¢à¸¹à¹ˆ", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเนื่à¸à¸‡à¸ˆà¸²à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s ไม่ได้เป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¹ƒà¸”ๆ %s เป็นสมาชิà¸à¸‚à¸à¸‡", "Sharing %s failed, because this item is already shared with %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะรายà¸à¸²à¸£à¸™à¸µà¹‰à¸–ูà¸à¹à¸Šà¸£à¹Œà¸à¸±à¸š %s", "Sharing %s failed, because this item is already shared with user %s" : "%s ที่à¸à¸³à¸¥à¸±à¸‡à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§ เพราะรายà¸à¸²à¸£à¸™à¸µà¹‰à¹„ด้ถูà¸à¹à¸Šà¸£à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s", "Sharing %s failed, because the group %s does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีà¸à¸¥à¸¸à¹ˆà¸¡ %s à¸à¸¢à¸¹à¹ˆ", "Sharing %s failed, because %s is not a member of the group %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะ %s ไม่ได้เป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡ %s", + "You need to provide a password to create a public link, only protected links are allowed" : "คุณจำเป็นต้à¸à¸‡à¸£à¸°à¸šà¸¸à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹€à¸žà¸·à¹ˆà¸à¸ªà¸£à¹‰à¸²à¸‡à¸¥à¸´à¸‡à¸„์สาธารณะ, ลิงค์ที่มีà¸à¸²à¸£à¸›à¹‰à¸à¸‡à¸à¸±à¸™à¹€à¸—่านั้นที่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "Sharing %s failed, because sharing with links is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะมีà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¸´à¸‡à¸„์ไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "Not allowed to create a federated share with the same user" : "ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸£à¹‰à¸²à¸‡à¹à¸Šà¸£à¹Œà¸ªà¸«à¸žà¸±à¸™à¸˜à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸”ียวà¸à¸±à¸™", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวไม่สามารถหา %s, บางทีà¸à¸²à¸ˆà¸ˆà¸°à¸¢à¸±à¸‡à¹„ม่สามารถเข้าถึงเซิร์ฟเวà¸à¸£à¹Œà¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™", "Share type %s is not valid for %s" : "ประเภท %s ที่à¹à¸Šà¸£à¹Œà¹„ม่ถูà¸à¸•à¹‰à¸à¸‡à¸ªà¸³à¸«à¸£à¸±à¸š %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹„ม่สามารถหมดà¸à¸²à¸¢à¸¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸² %s หลังจาà¸à¸—ี่พวà¸à¹€à¸‚าได้รับà¸à¸²à¸£à¹à¸Šà¸£à¹Œ", + "Cannot set expiration date. Expiration date is in the past" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ เพราะวันหมดà¸à¸²à¸¢à¸¸à¸œà¹ˆà¸²à¸™à¹„ปà¹à¸¥à¹‰à¸§", + "Sharing failed, because the user %s is the original sharer" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§à¹€à¸žà¸£à¸²à¸°à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s เป็นต้นฉบับà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸™à¸µà¹‰", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะใช้สิทธิ์เà¸à¸´à¸™à¸—ี่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰ %s", + "Sharing %s failed, because resharing is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸•à¹ˆà¸à¹„ม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", "Sharing %s failed, because the sharing backend for %s could not find its source" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์สำหรับ %s ไม่สามารถหาà¹à¸«à¸¥à¹ˆà¸‡à¸—ี่มา", + "Sharing %s failed, because the file could not be found in the file cache" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่พบไฟล์ในà¹à¸„ชไฟล์", "%s shared »%s« with you" : "%s ถูà¸à¹à¸Šà¸£à¹Œ »%s« à¸à¸±à¸šà¸„ุณ", "%s via %s" : "%s ผ่านทาง %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "à¹à¸à¸žà¸¯ \"%s\" ไม่สามารถติดตั้งเพราะไม่ได้ปà¸à¸´à¸šà¸±à¸•à¸´à¸•à¸²à¸¡à¸à¸²à¸£à¸à¹‰à¸²à¸‡à¸à¸´à¸‡à¸•à¹ˆà¸à¹„ปนี้: %s" diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 7b15d1ed126e30d759d66158b016ed3948e57e51..73c1f1141bf4dd82da13a6fecfe9d4e65fb008a0 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -48,21 +48,10 @@ "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูà¹à¸¥à¸£à¸°à¸šà¸š", "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรืà¸à¹€à¸‚ียนลงในข้à¸à¸¡à¸¹à¸¥à¹„ดเรà¸à¸—à¸à¸£à¸µ %s", "Invalid Federated Cloud ID" : "ไà¸à¸”ีคลาวด์ในเครืà¸à¹„ม่ถูà¸à¸•à¹‰à¸à¸‡", - "Sharing %s failed, because the backend does not allow shares from type %i" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œà¸ˆà¸²à¸à¹„ฟล์ประเภท %i", - "Sharing %s failed, because the file does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีไฟล์นี้à¸à¸¢à¸¹à¹ˆ", - "You are not allowed to share %s" : "คุณยังไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œ %s", - "Sharing %s failed, because you can not share with yourself" : "à¸à¸²à¸£à¹à¸‚ร์ %s ล้มเหลวเพราะคุณไม่สามารถà¹à¸Šà¸£à¹Œà¹ƒà¸«à¹‰à¸à¸±à¸šà¸•à¸±à¸§à¹€à¸à¸‡", - "You need to provide a password to create a public link, only protected links are allowed" : "คุณจำเป็นต้à¸à¸‡à¸£à¸°à¸šà¸¸à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹€à¸žà¸·à¹ˆà¸à¸ªà¸£à¹‰à¸²à¸‡à¸¥à¸´à¸‡à¸„์สาธารณะ, ลิงค์ที่มีà¸à¸²à¸£à¸›à¹‰à¸à¸‡à¸à¸±à¸™à¹€à¸—่านั้นที่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Sharing %s failed, because sharing with links is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะมีà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¸´à¸‡à¸„์ไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Not allowed to create a federated share with the same user" : "ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸£à¹‰à¸²à¸‡à¹à¸Šà¸£à¹Œà¸ªà¸«à¸žà¸±à¸™à¸˜à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸”ียวà¸à¸±à¸™", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹„ม่สามารถหมดà¸à¸²à¸¢à¸¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸² %s หลังจาà¸à¸—ี่พวà¸à¹€à¸‚าได้รับà¸à¸²à¸£à¹à¸Šà¸£à¹Œ", - "Cannot set expiration date. Expiration date is in the past" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ เพราะวันหมดà¸à¸²à¸¢à¸¸à¸œà¹ˆà¸²à¸™à¹„ปà¹à¸¥à¹‰à¸§", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ %s ต้à¸à¸‡à¹ƒà¸Šà¹‰à¸à¸´à¸™à¹€à¸•à¸à¸£à¹Œà¹€à¸Ÿà¸‹ OCP\\Share_Backend", "Sharing backend %s not found" : "ไม่พบà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ %s", "Sharing backend for %s not found" : "ไม่พบà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์สำหรับ %s", - "Sharing failed, because the user %s is the original sharer" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§à¹€à¸žà¸£à¸²à¸°à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s เป็นต้นฉบับà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸™à¸µà¹‰", - "Sharing %s failed, because resharing is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸•à¹ˆà¸à¹„ม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", - "Sharing %s failed, because the file could not be found in the file cache" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่พบไฟล์ในà¹à¸„ชไฟล์", + "You are not allowed to share %s" : "คุณยังไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œ %s", "Expiration date is in the past" : "วันหมดà¸à¸²à¸¢à¸¸à¸à¸¢à¸¹à¹ˆà¹ƒà¸™à¸à¸”ีตที่ผ่านมา", "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ˆà¸°à¹ƒà¸Šà¹‰à¹„ด้à¹à¸„่à¸à¸±à¸à¸©à¸£à¸”ังต่à¸à¹„ปนี้: \"a-z\", \"A-Z\", \"0-9\" à¹à¸¥à¸° \"_.@-'\"", @@ -100,16 +89,27 @@ "Storage connection timeout. %s" : "หมดเวลาà¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸à¸¡à¸•à¹ˆà¸à¸žà¸·à¹‰à¸™à¸—ี่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥ %s", "Library %s with a version higher than %s is required - available version %s." : "จำเป็นต้à¸à¸‡à¸¡à¸µà¹„ลบรารีรุ่น %s หรืà¸à¸£à¸¸à¹ˆà¸™à¸—ี่สูงà¸à¸§à¹ˆà¸² %s - รุ่นที่ใช้ได้คืภ%s", "Library %s with a version lower than %s is required - available version %s." : "จำเป็นต้à¸à¸‡à¸¡à¸µà¹„ลบรารีรุ่น %s หรืà¸à¸£à¸¸à¹ˆà¸™à¸—ี่ต่ำà¸à¸§à¹ˆà¸² %s - รุ่นที่ใช้ได้คืภ%s", + "Sharing %s failed, because the backend does not allow shares from type %i" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸Šà¸£à¹Œà¸ˆà¸²à¸à¹„ฟล์ประเภท %i", + "Sharing %s failed, because the file does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีไฟล์นี้à¸à¸¢à¸¹à¹ˆ", + "Sharing %s failed, because you can not share with yourself" : "à¸à¸²à¸£à¹à¸‚ร์ %s ล้มเหลวเพราะคุณไม่สามารถà¹à¸Šà¸£à¹Œà¹ƒà¸«à¹‰à¸à¸±à¸šà¸•à¸±à¸§à¹€à¸à¸‡", "Sharing %s failed, because the user %s does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเนื่à¸à¸‡à¸ˆà¸²à¸à¹„ม่ได้มีผู้ใช้ %s à¸à¸¢à¸¹à¹ˆ", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเนื่à¸à¸‡à¸ˆà¸²à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s ไม่ได้เป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¹ƒà¸”ๆ %s เป็นสมาชิà¸à¸‚à¸à¸‡", "Sharing %s failed, because this item is already shared with %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะรายà¸à¸²à¸£à¸™à¸µà¹‰à¸–ูà¸à¹à¸Šà¸£à¹Œà¸à¸±à¸š %s", "Sharing %s failed, because this item is already shared with user %s" : "%s ที่à¸à¸³à¸¥à¸±à¸‡à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§ เพราะรายà¸à¸²à¸£à¸™à¸µà¹‰à¹„ด้ถูà¸à¹à¸Šà¸£à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s", "Sharing %s failed, because the group %s does not exist" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่มีà¸à¸¥à¸¸à¹ˆà¸¡ %s à¸à¸¢à¸¹à¹ˆ", "Sharing %s failed, because %s is not a member of the group %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะ %s ไม่ได้เป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡ %s", + "You need to provide a password to create a public link, only protected links are allowed" : "คุณจำเป็นต้à¸à¸‡à¸£à¸°à¸šà¸¸à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹€à¸žà¸·à¹ˆà¸à¸ªà¸£à¹‰à¸²à¸‡à¸¥à¸´à¸‡à¸„์สาธารณะ, ลิงค์ที่มีà¸à¸²à¸£à¸›à¹‰à¸à¸‡à¸à¸±à¸™à¹€à¸—่านั้นที่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "Sharing %s failed, because sharing with links is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะมีà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¸´à¸‡à¸„์ไม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", + "Not allowed to create a federated share with the same user" : "ไม่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸ªà¸£à¹‰à¸²à¸‡à¹à¸Šà¸£à¹Œà¸ªà¸«à¸žà¸±à¸™à¸˜à¹Œà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹€à¸”ียวà¸à¸±à¸™", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวไม่สามารถหา %s, บางทีà¸à¸²à¸ˆà¸ˆà¸°à¸¢à¸±à¸‡à¹„ม่สามารถเข้าถึงเซิร์ฟเวà¸à¸£à¹Œà¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™", "Share type %s is not valid for %s" : "ประเภท %s ที่à¹à¸Šà¸£à¹Œà¹„ม่ถูà¸à¸•à¹‰à¸à¸‡à¸ªà¸³à¸«à¸£à¸±à¸š %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹„ม่สามารถหมดà¸à¸²à¸¢à¸¸à¸™à¹‰à¸à¸¢à¸à¸§à¹ˆà¸² %s หลังจาà¸à¸—ี่พวà¸à¹€à¸‚าได้รับà¸à¸²à¸£à¹à¸Šà¸£à¹Œ", + "Cannot set expiration date. Expiration date is in the past" : "ไม่สามารถตั้งค่าวันหมดà¸à¸²à¸¢à¸¸ เพราะวันหมดà¸à¸²à¸¢à¸¸à¸œà¹ˆà¸²à¸™à¹„ปà¹à¸¥à¹‰à¸§", + "Sharing failed, because the user %s is the original sharer" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸¥à¹‰à¸¡à¹€à¸«à¸¥à¸§à¹€à¸žà¸£à¸²à¸°à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ %s เป็นต้นฉบับà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸™à¸µà¹‰", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะใช้สิทธิ์เà¸à¸´à¸™à¸—ี่à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰ %s", + "Sharing %s failed, because resharing is not allowed" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¸•à¹ˆà¸à¹„ม่ได้รับà¸à¸™à¸¸à¸à¸²à¸•", "Sharing %s failed, because the sharing backend for %s could not find its source" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะà¸à¸²à¸£à¹à¸Šà¸£à¹Œà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์สำหรับ %s ไม่สามารถหาà¹à¸«à¸¥à¹ˆà¸‡à¸—ี่มา", + "Sharing %s failed, because the file could not be found in the file cache" : "à¸à¸²à¸£à¹à¸Šà¸£à¹Œ %s ล้มเหลวเพราะไม่พบไฟล์ในà¹à¸„ชไฟล์", "%s shared »%s« with you" : "%s ถูà¸à¹à¸Šà¸£à¹Œ »%s« à¸à¸±à¸šà¸„ุณ", "%s via %s" : "%s ผ่านทาง %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "à¹à¸à¸žà¸¯ \"%s\" ไม่สามารถติดตั้งเพราะไม่ได้ปà¸à¸´à¸šà¸±à¸•à¸´à¸•à¸²à¸¡à¸à¸²à¸£à¸à¹‰à¸²à¸‡à¸à¸´à¸‡à¸•à¹ˆà¸à¹„ปนี้: %s" diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 5cb2bb235402e416c7101a190ed6119b72cd4068..423d139c530933d8ca79e52a21c604b9b452365f 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "Bir yönetici parolası yazın.", "Can't create or write into the data directory %s" : "%s veri klasörü oluÅŸturulamadı ya da içine yazılamadı", "Invalid Federated Cloud ID" : "BirleÅŸmiÅŸ Bulut KimliÄŸi Geçersiz", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediÄŸinden %s paylaşılamadı", - "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", - "You are not allowed to share %s" : "%s ögesini paylaÅŸma izniniz yok", - "Sharing %s failed, because you can not share with yourself" : "%s paylaşılamadı. Ögeyi kendiniz ile paylaÅŸamazsınız", - "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s paylaşılamadı. %2$s kullanıcısı bulunamadı", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s paylaşılamadı. %2$s kullanıcısı %3$s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", - "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$sögesi %2$s ile zaten paylaşılmış olduÄŸundan paylaşılamadı", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduÄŸundan paylaşılamadı", - "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s ögesi %2$s grubu bulunamadığından paylaşılamadı", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s ögesi %2$s kullanıcısı %3$s grubunun üyesi olmadığından paylaşılamadı", - "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir baÄŸlantı oluÅŸturmak için bir parola belirtmelisiniz. Yalnız korunmuÅŸ baÄŸlantılara izin verilir", - "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. BaÄŸlantı üzerinden paylaşım izni verilmiyor", - "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s ögesi %2$sbulunamadığından paylaşılamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", - "Share type %1$s is not valid for %2$s" : "%1$s paylaşım türü %2$s için kullanılamaz", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Son kullanma tarihi ayarlanamadı. Paylaşımların kullanım süresi paylaşıldıktan %s sonra dolamaz", - "Cannot set expiration date. Expiration date is in the past" : "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmiÅŸte", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", - "Sharing failed, because the user %s is the original sharer" : "Paylaşılamadı. %s kullanıcısı özgün paylaÅŸan kiÅŸi", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s ögesi %2$s için verilen izin düzeyini aÅŸtığından paylaşılamadı", - "Sharing %s failed, because resharing is not allowed" : "%s paylaşılamadı. Yeniden paylaşıma izin verilmiyor", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s ögesi paylaşım arka ucu %2$siçin kaynağı bulamadığından paylaşılamadı", - "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşılamadı. Dosyanın dosya ön belleÄŸinde bulunamadı", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaÅŸtı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaÅŸtı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaÅŸtığı bir dosyaya bir not ekledi", "Open »%s«" : "»%s« Aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", + "You are not allowed to share %s" : "%s ögesini paylaÅŸma izniniz yok", "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "Depolama baÄŸlantısı zaman aşımı. %s", "Library %s with a version higher than %s is required - available version %s." : "%s kitaplığının %s sonrası bir sürümü gerekli. Geçerli sürüm: %s.", "Library %s with a version lower than %s is required - available version %s." : "%s kitaplığının %s öncesi bir sürümü gerekli. Geçerli sürüm: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediÄŸinden %s paylaşılamadı", + "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", + "Sharing %s failed, because you can not share with yourself" : "%s paylaşılamadı. Ögeyi kendiniz ile paylaÅŸamazsınız", "Sharing %s failed, because the user %s does not exist" : "%s paylaşılamadı. %s kullanıcısı bulunamadı", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s paylaşılamadı. %s kullanıcısı %s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılamadı. Bu öge %s ile zaten paylaşılmış", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "Sharing %s failed, because the group %s does not exist" : "%s paylaşılamadı. %s grubu bulunamadı", "Sharing %s failed, because %s is not a member of the group %s" : "%s paylaşılamadı. %s kullanıcısı %s grubunun üyesi deÄŸil", + "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir baÄŸlantı oluÅŸturmak için bir parola belirtmelisiniz. Yalnız korunmuÅŸ baÄŸlantılara izin verilir", + "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. BaÄŸlantı üzerinden paylaşım izni verilmiyor", + "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", "Share type %s is not valid for %s" : "%s paylaşım türü %s için geçerli deÄŸil", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Son kullanma tarihi ayarlanamadı. Paylaşımların kullanım süresi paylaşıldıktan %s sonra dolamaz", + "Cannot set expiration date. Expiration date is in the past" : "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmiÅŸte", + "Sharing failed, because the user %s is the original sharer" : "Paylaşılamadı. %s kullanıcısı özgün paylaÅŸan kiÅŸi", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s paylaşılamadı. Ä°zinler %s için verilen izin düzeyini aşıyor", + "Sharing %s failed, because resharing is not allowed" : "%s paylaşılamadı. Yeniden paylaşıma izin verilmiyor", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s paylaşılamadı. Paylaşım arka ucu %s kaynağını bulamadı", + "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşılamadı. Dosyanın dosya ön belleÄŸinde bulunamadı", "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaÅŸtı", "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaÅŸtı.", "%s via %s" : "%s, %s aracılığıyla", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, ÅŸu gereklilikler saÄŸlanmadığı için kurulamıyor: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleÅŸmiÅŸ hizmet saÄŸlayıcısı tarafından kullanılıyor" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleÅŸmiÅŸ hizmet saÄŸlayıcısı tarafından kullanılıyor", + "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s paylaşılamadı. %2$s kullanıcısı bulunamadı", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s paylaşılamadı. %2$s kullanıcısı %3$s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", + "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$sögesi %2$s ile zaten paylaşılmış olduÄŸundan paylaşılamadı", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduÄŸundan paylaşılamadı", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s ögesi %2$s grubu bulunamadığından paylaşılamadı", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s ögesi %2$s kullanıcısı %3$s grubunun üyesi olmadığından paylaşılamadı", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s ögesi %2$sbulunamadığından paylaşılamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", + "Share type %1$s is not valid for %2$s" : "%1$s paylaşım türü %2$s için kullanılamaz", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s ögesi %2$s için verilen izin düzeyini aÅŸtığından paylaşılamadı", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s ögesi paylaşım arka ucu %2$siçin kaynağı bulamadığından paylaşılamadı" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index cbc7841b2bf9ad803f2f249fce37b532e5241af2..48aeab549eeb398d1e34f25f05b0c44bb708b405 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -98,36 +98,15 @@ "Set an admin password." : "Bir yönetici parolası yazın.", "Can't create or write into the data directory %s" : "%s veri klasörü oluÅŸturulamadı ya da içine yazılamadı", "Invalid Federated Cloud ID" : "BirleÅŸmiÅŸ Bulut KimliÄŸi Geçersiz", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediÄŸinden %s paylaşılamadı", - "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", - "You are not allowed to share %s" : "%s ögesini paylaÅŸma izniniz yok", - "Sharing %s failed, because you can not share with yourself" : "%s paylaşılamadı. Ögeyi kendiniz ile paylaÅŸamazsınız", - "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s paylaşılamadı. %2$s kullanıcısı bulunamadı", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s paylaşılamadı. %2$s kullanıcısı %3$s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", - "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$sögesi %2$s ile zaten paylaşılmış olduÄŸundan paylaşılamadı", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduÄŸundan paylaşılamadı", - "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s ögesi %2$s grubu bulunamadığından paylaşılamadı", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s ögesi %2$s kullanıcısı %3$s grubunun üyesi olmadığından paylaşılamadı", - "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir baÄŸlantı oluÅŸturmak için bir parola belirtmelisiniz. Yalnız korunmuÅŸ baÄŸlantılara izin verilir", - "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. BaÄŸlantı üzerinden paylaşım izni verilmiyor", - "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s ögesi %2$sbulunamadığından paylaşılamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", - "Share type %1$s is not valid for %2$s" : "%1$s paylaşım türü %2$s için kullanılamaz", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Son kullanma tarihi ayarlanamadı. Paylaşımların kullanım süresi paylaşıldıktan %s sonra dolamaz", - "Cannot set expiration date. Expiration date is in the past" : "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmiÅŸte", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", - "Sharing failed, because the user %s is the original sharer" : "Paylaşılamadı. %s kullanıcısı özgün paylaÅŸan kiÅŸi", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s ögesi %2$s için verilen izin düzeyini aÅŸtığından paylaşılamadı", - "Sharing %s failed, because resharing is not allowed" : "%s paylaşılamadı. Yeniden paylaşıma izin verilmiyor", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s ögesi paylaşım arka ucu %2$siçin kaynağı bulamadığından paylaşılamadı", - "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşılamadı. Dosyanın dosya ön belleÄŸinde bulunamadı", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaÅŸtı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaÅŸtı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaÅŸtığı bir dosyaya bir not ekledi", "Open »%s«" : "»%s« Aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", + "You are not allowed to share %s" : "%s ögesini paylaÅŸma izniniz yok", "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "Depolama baÄŸlantısı zaman aşımı. %s", "Library %s with a version higher than %s is required - available version %s." : "%s kitaplığının %s sonrası bir sürümü gerekli. Geçerli sürüm: %s.", "Library %s with a version lower than %s is required - available version %s." : "%s kitaplığının %s öncesi bir sürümü gerekli. Geçerli sürüm: %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %s türündeki paylaşımlara izin vermediÄŸinden %s paylaşılamadı", + "Sharing %s failed, because the file does not exist" : "Dosya bulunamadığından %s paylaşılamadı", + "Sharing %s failed, because you can not share with yourself" : "%s paylaşılamadı. Ögeyi kendiniz ile paylaÅŸamazsınız", "Sharing %s failed, because the user %s does not exist" : "%s paylaşılamadı. %s kullanıcısı bulunamadı", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s paylaşılamadı. %s kullanıcısı %s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşılamadı. Bu öge %s ile zaten paylaşılmış", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "Sharing %s failed, because the group %s does not exist" : "%s paylaşılamadı. %s grubu bulunamadı", "Sharing %s failed, because %s is not a member of the group %s" : "%s paylaşılamadı. %s kullanıcısı %s grubunun üyesi deÄŸil", + "You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir baÄŸlantı oluÅŸturmak için bir parola belirtmelisiniz. Yalnız korunmuÅŸ baÄŸlantılara izin verilir", + "Sharing %s failed, because sharing with links is not allowed" : "%s paylaşılamadı. BaÄŸlantı üzerinden paylaşım izni verilmiyor", + "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleÅŸmiÅŸ paylaşım oluÅŸturulamaz", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", "Share type %s is not valid for %s" : "%s paylaşım türü %s için geçerli deÄŸil", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Son kullanma tarihi ayarlanamadı. Paylaşımların kullanım süresi paylaşıldıktan %s sonra dolamaz", + "Cannot set expiration date. Expiration date is in the past" : "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmiÅŸte", + "Sharing failed, because the user %s is the original sharer" : "Paylaşılamadı. %s kullanıcısı özgün paylaÅŸan kiÅŸi", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s paylaşılamadı. Ä°zinler %s için verilen izin düzeyini aşıyor", + "Sharing %s failed, because resharing is not allowed" : "%s paylaşılamadı. Yeniden paylaşıma izin verilmiyor", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s paylaşılamadı. Paylaşım arka ucu %s kaynağını bulamadı", + "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşılamadı. Dosyanın dosya ön belleÄŸinde bulunamadı", "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaÅŸtı", "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaÅŸtı.", "%s via %s" : "%s, %s aracılığıyla", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, ÅŸu gereklilikler saÄŸlanmadığı için kurulamıyor: %s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleÅŸmiÅŸ hizmet saÄŸlayıcısı tarafından kullanılıyor" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleÅŸmiÅŸ hizmet saÄŸlayıcısı tarafından kullanılıyor", + "Sharing %1$s failed, because the user %2$s does not exist" : "%1$s paylaşılamadı. %2$s kullanıcısı bulunamadı", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "%1$s paylaşılamadı. %2$s kullanıcısı %3$s ögesinin üyesi olduÄŸu grupların herhangi birinin üyesi deÄŸil", + "Sharing %1$s failed, because this item is already shared with %2$s" : "%1$sögesi %2$s ile zaten paylaşılmış olduÄŸundan paylaşılamadı", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduÄŸundan paylaşılamadı", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s ögesi %2$s grubu bulunamadığından paylaşılamadı", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s ögesi %2$s kullanıcısı %3$s grubunun üyesi olmadığından paylaşılamadı", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s ögesi %2$sbulunamadığından paylaşılamadı. Sunucuya ÅŸu anda eriÅŸilemiyor olabilir.", + "Share type %1$s is not valid for %2$s" : "%1$s paylaşım türü %2$s için kullanılamaz", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s ögesi %2$s için verilen izin düzeyini aÅŸtığından paylaşılamadı", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%1$s ögesi paylaşım arka ucu %2$siçin kaynağı bulamadığından paylaşılamadı" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 55db98ec82c524b785c12379f991b128d93612a5..aae734a9dcbfdd45ce6793447034468019130c0b 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -46,20 +46,10 @@ OC.L10N.register( "Set an admin password." : "Ð’Ñтановіть пароль адмініÑтратора.", "Can't create or write into the data directory %s" : "Ðеможливо Ñтворити або запиÑати каталог даних %s", "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", - "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", - "You are not allowed to share %s" : "Вам заборонено поширювати %s", - "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", - "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", - "Sharing %s failed, because sharing with links is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки публічний доÑтуп через поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð¸Ð¹", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðеможливо вÑтановити дату закінченнÑ. Загальні реÑурÑи не можуть заÑтаріти пізніше %s з моменту Ñ—Ñ… публікації.", - "Cannot set expiration date. Expiration date is in the past" : "Ðеможливо вÑтановити дату закінченнÑ. Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доÑтупу %s повинен реалізовувати Ñ–Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Backend загального доÑтупу %s не знайдено", "Sharing backend for %s not found" : "Бекенд загального доÑтупу Ð´Ð»Ñ %s не знайдено", - "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", - "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", - "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", + "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Expiration date is in the past" : "Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому", "Could not find category \"%s\"" : "Ðе вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ категорію \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі Ñимволи допуÑкаютьÑÑ Ð² імені кориÑтувача: \"a-z\", \"A-Z\", \"0-9\", Ñ– \"_.@-'\"", @@ -101,16 +91,26 @@ OC.L10N.register( "Storage connection timeout. %s" : "Ð§Ð°Ñ Ð¿Ñ–Ð´'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð´Ð¾ Ñховища вичерпавÑÑ. %s", "Library %s with a version higher than %s is required - available version %s." : "Потрібна бібліотека %s верÑÑ–Ñ— не більше %s, вÑтановлена верÑÑ–Ñ %s.", "Library %s with a version lower than %s is required - available version %s." : "Потрібна бібліотека %s верÑÑ–Ñ— менш ніж %s, вÑтановлена верÑÑ–Ñ %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", + "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", + "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", "Sharing %s failed, because the user %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ Ð· %s, оÑкільки кориÑтувач %s не Ñ–Ñнує", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки кориÑтувач %s не Ñ” членом будь-Ñкої групи в Ñку входить %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", "Sharing %s failed, because this item is already shared with user %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s вже має до нього доÑтуп", "Sharing %s failed, because the group %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки група %s не Ñ–Ñнує", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s не Ñ” членом групи %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", + "Sharing %s failed, because sharing with links is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки публічний доÑтуп через поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð¸Ð¹", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, не вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ %s, можливо, Ñервер не доÑтупний.", "Share type %s is not valid for %s" : "Тип загального доÑтупу %s неприпуÑтимий Ð´Ð»Ñ %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðеможливо вÑтановити дату закінченнÑ. Загальні реÑурÑи не можуть заÑтаріти пізніше %s з моменту Ñ—Ñ… публікації.", + "Cannot set expiration date. Expiration date is in the past" : "Ðеможливо вÑтановити дату закінченнÑ. Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому.", + "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, права перевищують надані права доÑтупу %s", + "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, backend загального доÑтупу не знайшов шлÑÑ… до %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", "%s shared »%s« with you" : "%s поділивÑÑ Â»%s« з вами", "%s via %s" : "%s за допомогою %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути вÑтановлений, так Ñк наÑтупні залежноÑÑ‚Ñ– не виконано: %s" diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index ed885644865a36f314d0c52e5829f36eba0bbd85..1ea751be88062745ff97f275777e6d7cfd527749 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -44,20 +44,10 @@ "Set an admin password." : "Ð’Ñтановіть пароль адмініÑтратора.", "Can't create or write into the data directory %s" : "Ðеможливо Ñтворити або запиÑати каталог даних %s", "Invalid Federated Cloud ID" : "Ðеправильний Об'єднаний Хмарний Ідентіфікатор ", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", - "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", - "You are not allowed to share %s" : "Вам заборонено поширювати %s", - "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", - "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", - "Sharing %s failed, because sharing with links is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки публічний доÑтуп через поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð¸Ð¹", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðеможливо вÑтановити дату закінченнÑ. Загальні реÑурÑи не можуть заÑтаріти пізніше %s з моменту Ñ—Ñ… публікації.", - "Cannot set expiration date. Expiration date is in the past" : "Ðеможливо вÑтановити дату закінченнÑ. Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доÑтупу %s повинен реалізовувати Ñ–Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ OCP\\Share_Backend", "Sharing backend %s not found" : "Backend загального доÑтупу %s не знайдено", "Sharing backend for %s not found" : "Бекенд загального доÑтупу Ð´Ð»Ñ %s не знайдено", - "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", - "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", - "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", + "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Expiration date is in the past" : "Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому", "Could not find category \"%s\"" : "Ðе вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ категорію \"%s\"", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі Ñимволи допуÑкаютьÑÑ Ð² імені кориÑтувача: \"a-z\", \"A-Z\", \"0-9\", Ñ– \"_.@-'\"", @@ -99,16 +89,26 @@ "Storage connection timeout. %s" : "Ð§Ð°Ñ Ð¿Ñ–Ð´'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð´Ð¾ Ñховища вичерпавÑÑ. %s", "Library %s with a version higher than %s is required - available version %s." : "Потрібна бібліотека %s верÑÑ–Ñ— не більше %s, вÑтановлена верÑÑ–Ñ %s.", "Library %s with a version lower than %s is required - available version %s." : "Потрібна бібліотека %s верÑÑ–Ñ— менш ніж %s, вÑтановлена верÑÑ–Ñ %s.", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, загальний доÑтуп не допуÑкає публікації з елементів типу %i", + "Sharing %s failed, because the file does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл не Ñ–Ñнує", + "Sharing %s failed, because you can not share with yourself" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки ви не можете ділитиÑÑŒ Ñамі з Ñобою", "Sharing %s failed, because the user %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ Ð· %s, оÑкільки кориÑтувач %s не Ñ–Ñнує", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки кориÑтувач %s не Ñ” членом будь-Ñкої групи в Ñку входить %s", "Sharing %s failed, because this item is already shared with %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки файл вже в загальному доÑтупі з %s", "Sharing %s failed, because this item is already shared with user %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s вже має до нього доÑтуп", "Sharing %s failed, because the group %s does not exist" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки група %s не Ñ–Ñнує", "Sharing %s failed, because %s is not a member of the group %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки %s не Ñ” членом групи %s", + "You need to provide a password to create a public link, only protected links are allowed" : "Вам необхідно задати пароль Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¿ÑƒÐ±Ð»Ñ–Ñ‡Ð½Ð¾Ð³Ð¾ поÑиланнÑ. Дозволені лише захищені поÑиланнÑ", + "Sharing %s failed, because sharing with links is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, оÑкільки публічний доÑтуп через поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð·Ð°Ð±Ð¾Ñ€Ð¾Ð½ÐµÐ½Ð¸Ð¹", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, не вдалоÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ %s, можливо, Ñервер не доÑтупний.", "Share type %s is not valid for %s" : "Тип загального доÑтупу %s неприпуÑтимий Ð´Ð»Ñ %s", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Ðеможливо вÑтановити дату закінченнÑ. Загальні реÑурÑи не можуть заÑтаріти пізніше %s з моменту Ñ—Ñ… публікації.", + "Cannot set expiration date. Expiration date is in the past" : "Ðеможливо вÑтановити дату закінченнÑ. Дата Ð·Ð°ÐºÑ–Ð½Ñ‡ÐµÐ½Ð½Ñ Ð² минулому.", + "Sharing failed, because the user %s is the original sharer" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ, оÑкільки %s Ñ” тим хто поділивÑÑ Ð· Ñамого початку", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, права перевищують надані права доÑтупу %s", + "Sharing %s failed, because resharing is not allowed" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, Ð¿ÐµÑ€ÐµÐ²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ð´Ð¾Ñтупу заборонено", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, backend загального доÑтупу не знайшов шлÑÑ… до %s", + "Sharing %s failed, because the file could not be found in the file cache" : "Ðе вдалоÑÑ Ð¿Ð¾Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ÑÑ %s, елемент не знайдено у файловому кеші.", "%s shared »%s« with you" : "%s поділивÑÑ Â»%s« з вами", "%s via %s" : "%s за допомогою %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути вÑтановлений, так Ñк наÑтупні залежноÑÑ‚Ñ– не виконано: %s" diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 4c687902c19dff60debe714544a3acb0117dd7c9..7bd98a0ea26aa2d0c5be33659d94f52f867d2e7a 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -100,36 +100,15 @@ OC.L10N.register( "Set an admin password." : "请设置一个管ç†å‘˜å¯†ç 。", "Can't create or write into the data directory %s" : "æ— æ³•åˆ›å»ºæˆ–å†™å…¥æ•°æ®ç›®å½• %s", "Invalid Federated Cloud ID" : "æ— æ•ˆçš„è”åˆäº‘ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºåŽç«¯ä¸å…许共享 %i 类型", - "Sharing %s failed, because the file does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ä¸å˜åœ¨", - "You are not allowed to share %s" : "æ‚¨æ— æƒå…±äº« %s", - "Sharing %s failed, because you can not share with yourself" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ‚¨ä¸èƒ½å…±äº«ç»™è‡ªå·±", - "Sharing %1$s failed, because the user %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 用户ä¸å˜åœ¨", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "共享 %1$s失败, å› ä¸ºç”¨æˆ· %2$s ä¸æ˜¯%3$s 所属的任何组的用户", - "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "共享 %1$s 失败, å› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 分组ä¸å˜åœ¨", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s ä¸æ˜¯ %3$s 分组的æˆå‘˜", - "You need to provide a password to create a public link, only protected links are allowed" : "您需è¦æ供密ç ä»¥åˆ›å»ºå…¬å¼€é“¾æŽ¥ï¼Œå› ä¸ºåªå…许创建å—ä¿æŠ¤çš„链接", - "Sharing %s failed, because sharing with links is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许使用链接共享", - "Not allowed to create a federated share with the same user" : "ä¸å…许创建对相åŒç”¨æˆ·çš„è”åˆå…±äº«", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "共享 %1$s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %2$s,该æœåŠ¡å½“å‰æ— 法连接。", - "Share type %1$s is not valid for %2$s" : "%1$s ä¸æ˜¯ %2$s åˆæ³•çš„共享类型", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½æ™šäºŽå…¶å…±äº«æ—¶é—´ %s", - "Cannot set expiration date. Expiration date is in the past" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½ä¸ºè¿‡åŽ»", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享åŽç«¯ %s 必须实现 OCP\\Share_Backend 接å£", "Sharing backend %s not found" : "%s 的共享åŽç«¯æœªæ‰¾åˆ°", "Sharing backend for %s not found" : "%s 的共享åŽç«¯æœªæ‰¾åˆ°", - "Sharing failed, because the user %s is the original sharer" : "å…±äº«å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s 是原始的共享者", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "共享 %1$s 失败, å› ä¸ºå·²ç»è¶…出了 %2$s çš„æƒé™ã€‚", - "Sharing %s failed, because resharing is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许二次共享", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "共享 %1$så¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %2$s 共享åŽç«¯çš„æ¥æº", - "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ç¼“å˜ä¸æ‰¾ä¸åˆ°è¯¥æ–‡ä»¶", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« å¹¶å¸Œæœ›æ·»åŠ ï¼š", "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« å¹¶å¸Œæœ›æ·»åŠ ", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件ä¸æ·»åŠ 了备注", "Open »%s«" : "打开 »%s«", "%1$s via %2$s" : "%1$s 通过 %2$s", + "You are not allowed to share %s" : "æ‚¨æ— æƒå…±äº« %s", "Can’t increase permissions of %s" : "æ— æ³•å¢žåŠ %sçš„æƒé™ã€‚", "Files can’t be shared with delete permissions" : "æ— æ³•å…±äº«æœ‰åˆ é™¤æƒé™çš„文件", "Files can’t be shared with create permissions" : "æ— æ³•å…±äº«æœ‰åˆ›å»ºæƒé™çš„文件", @@ -243,20 +222,41 @@ OC.L10N.register( "Storage connection timeout. %s" : "å˜å‚¨è¿žæŽ¥è¶…时。%s", "Library %s with a version higher than %s is required - available version %s." : "%s éœ€è¦ %s 或更高的版本 - å¯ç”¨ç‰ˆæœ¬ %s。", "Library %s with a version lower than %s is required - available version %s." : "%s éœ€è¦ %s 或更低的版本 - å¯ç”¨ç‰ˆæœ¬ %s。", + "Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºåŽç«¯ä¸å…许共享 %i 类型", + "Sharing %s failed, because the file does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ä¸å˜åœ¨", + "Sharing %s failed, because you can not share with yourself" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ‚¨ä¸èƒ½å…±äº«ç»™è‡ªå·±", "Sharing %s failed, because the user %s does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s ä¸å˜åœ¨", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s ä¸æ˜¯ %s 所属的任何组的用户", "Sharing %s failed, because this item is already shared with %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %s", "Sharing %s failed, because this item is already shared with user %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %s", "Sharing %s failed, because the group %s does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸º %s 分组ä¸å˜åœ¨", "Sharing %s failed, because %s is not a member of the group %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸º %s ä¸æ˜¯ %s 分组的æˆå‘˜", + "You need to provide a password to create a public link, only protected links are allowed" : "您需è¦æ供密ç ä»¥åˆ›å»ºå…¬å¼€é“¾æŽ¥ï¼Œå› ä¸ºåªå…许创建å—ä¿æŠ¤çš„链接", + "Sharing %s failed, because sharing with links is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许使用链接共享", + "Not allowed to create a federated share with the same user" : "ä¸å…许创建对相åŒç”¨æˆ·çš„è”åˆå…±äº«", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %s,该æœåŠ¡å½“å‰æ— 法连接。", "Share type %s is not valid for %s" : "%s ä¸æ˜¯ %s çš„åˆæ³•å…±äº«ç±»åž‹", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½æ™šäºŽå…¶å…±äº«æ—¶é—´ %s", + "Cannot set expiration date. Expiration date is in the past" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½ä¸ºè¿‡åŽ»", + "Sharing failed, because the user %s is the original sharer" : "å…±äº«å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s 是原始的共享者", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæƒé™è¶…过了 %s 的已有æƒé™", + "Sharing %s failed, because resharing is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许二次共享", "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %s 共享åŽç«¯çš„æ¥æº", + "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ç¼“å˜ä¸æ‰¾ä¸åˆ°è¯¥æ–‡ä»¶", "%s shared »%s« with you" : "%s å‘您共享了 »%s«", "%s shared »%s« with you." : "%s 已与您共享了 »%s«。", "%s via %s" : "%s 通过 %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "åº”ç”¨ç¨‹åº \"%s\" æ— æ³•è¢«å®‰è£…ï¼Œå› ä¸ºä¸ºæ»¡è¶³ä¸‹åˆ—ä¾èµ–关系:%s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" 已被云è”åˆæ供商 \"%s\" 使用" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" 已被云è”åˆæ供商 \"%s\" 使用", + "Sharing %1$s failed, because the user %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 用户ä¸å˜åœ¨", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "共享 %1$s失败, å› ä¸ºç”¨æˆ· %2$s ä¸æ˜¯%3$s 所属的任何组的用户", + "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "共享 %1$s 失败, å› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 分组ä¸å˜åœ¨", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s ä¸æ˜¯ %3$s 分组的æˆå‘˜", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "共享 %1$s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %2$s,该æœåŠ¡å½“å‰æ— 法连接。", + "Share type %1$s is not valid for %2$s" : "%1$s ä¸æ˜¯ %2$s åˆæ³•çš„共享类型", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "共享 %1$s 失败, å› ä¸ºå·²ç»è¶…出了 %2$s çš„æƒé™ã€‚", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "共享 %1$så¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %2$s 共享åŽç«¯çš„æ¥æº" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index b429b411336d4299625903fe2633b530aa3ee59c..c7c66ab2eb6b84c605c40624b510c6d1d587aeb9 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -98,36 +98,15 @@ "Set an admin password." : "请设置一个管ç†å‘˜å¯†ç 。", "Can't create or write into the data directory %s" : "æ— æ³•åˆ›å»ºæˆ–å†™å…¥æ•°æ®ç›®å½• %s", "Invalid Federated Cloud ID" : "æ— æ•ˆçš„è”åˆäº‘ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºåŽç«¯ä¸å…许共享 %i 类型", - "Sharing %s failed, because the file does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ä¸å˜åœ¨", - "You are not allowed to share %s" : "æ‚¨æ— æƒå…±äº« %s", - "Sharing %s failed, because you can not share with yourself" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ‚¨ä¸èƒ½å…±äº«ç»™è‡ªå·±", - "Sharing %1$s failed, because the user %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 用户ä¸å˜åœ¨", - "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "共享 %1$s失败, å› ä¸ºç”¨æˆ· %2$s ä¸æ˜¯%3$s 所属的任何组的用户", - "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ %2$s", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "共享 %1$s 失败, å› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %2$s", - "Sharing %1$s failed, because the group %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 分组ä¸å˜åœ¨", - "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s ä¸æ˜¯ %3$s 分组的æˆå‘˜", - "You need to provide a password to create a public link, only protected links are allowed" : "您需è¦æ供密ç ä»¥åˆ›å»ºå…¬å¼€é“¾æŽ¥ï¼Œå› ä¸ºåªå…许创建å—ä¿æŠ¤çš„链接", - "Sharing %s failed, because sharing with links is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许使用链接共享", - "Not allowed to create a federated share with the same user" : "ä¸å…许创建对相åŒç”¨æˆ·çš„è”åˆå…±äº«", - "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "共享 %1$s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %2$s,该æœåŠ¡å½“å‰æ— 法连接。", - "Share type %1$s is not valid for %2$s" : "%1$s ä¸æ˜¯ %2$s åˆæ³•çš„共享类型", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½æ™šäºŽå…¶å…±äº«æ—¶é—´ %s", - "Cannot set expiration date. Expiration date is in the past" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½ä¸ºè¿‡åŽ»", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享åŽç«¯ %s 必须实现 OCP\\Share_Backend 接å£", "Sharing backend %s not found" : "%s 的共享åŽç«¯æœªæ‰¾åˆ°", "Sharing backend for %s not found" : "%s 的共享åŽç«¯æœªæ‰¾åˆ°", - "Sharing failed, because the user %s is the original sharer" : "å…±äº«å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s 是原始的共享者", - "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "共享 %1$s 失败, å› ä¸ºå·²ç»è¶…出了 %2$s çš„æƒé™ã€‚", - "Sharing %s failed, because resharing is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许二次共享", - "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "共享 %1$så¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %2$s 共享åŽç«¯çš„æ¥æº", - "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ç¼“å˜ä¸æ‰¾ä¸åˆ°è¯¥æ–‡ä»¶", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« å¹¶å¸Œæœ›æ·»åŠ ï¼š", "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« å¹¶å¸Œæœ›æ·»åŠ ", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件ä¸æ·»åŠ 了备注", "Open »%s«" : "打开 »%s«", "%1$s via %2$s" : "%1$s 通过 %2$s", + "You are not allowed to share %s" : "æ‚¨æ— æƒå…±äº« %s", "Can’t increase permissions of %s" : "æ— æ³•å¢žåŠ %sçš„æƒé™ã€‚", "Files can’t be shared with delete permissions" : "æ— æ³•å…±äº«æœ‰åˆ é™¤æƒé™çš„文件", "Files can’t be shared with create permissions" : "æ— æ³•å…±äº«æœ‰åˆ›å»ºæƒé™çš„文件", @@ -241,20 +220,41 @@ "Storage connection timeout. %s" : "å˜å‚¨è¿žæŽ¥è¶…时。%s", "Library %s with a version higher than %s is required - available version %s." : "%s éœ€è¦ %s 或更高的版本 - å¯ç”¨ç‰ˆæœ¬ %s。", "Library %s with a version lower than %s is required - available version %s." : "%s éœ€è¦ %s 或更低的版本 - å¯ç”¨ç‰ˆæœ¬ %s。", + "Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºåŽç«¯ä¸å…许共享 %i 类型", + "Sharing %s failed, because the file does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ä¸å˜åœ¨", + "Sharing %s failed, because you can not share with yourself" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ‚¨ä¸èƒ½å…±äº«ç»™è‡ªå·±", "Sharing %s failed, because the user %s does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s ä¸å˜åœ¨", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s ä¸æ˜¯ %s 所属的任何组的用户", "Sharing %s failed, because this item is already shared with %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %s", "Sharing %s failed, because this item is already shared with user %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %s", "Sharing %s failed, because the group %s does not exist" : "共享 %s å¤±è´¥ï¼Œå› ä¸º %s 分组ä¸å˜åœ¨", "Sharing %s failed, because %s is not a member of the group %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸º %s ä¸æ˜¯ %s 分组的æˆå‘˜", + "You need to provide a password to create a public link, only protected links are allowed" : "您需è¦æ供密ç ä»¥åˆ›å»ºå…¬å¼€é“¾æŽ¥ï¼Œå› ä¸ºåªå…许创建å—ä¿æŠ¤çš„链接", + "Sharing %s failed, because sharing with links is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许使用链接共享", + "Not allowed to create a federated share with the same user" : "ä¸å…许创建对相åŒç”¨æˆ·çš„è”åˆå…±äº«", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %s,该æœåŠ¡å½“å‰æ— 法连接。", "Share type %s is not valid for %s" : "%s ä¸æ˜¯ %s çš„åˆæ³•å…±äº«ç±»åž‹", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½æ™šäºŽå…¶å…±äº«æ—¶é—´ %s", + "Cannot set expiration date. Expiration date is in the past" : "æ— æ³•è®¾ç½®è¿‡æœŸæ—¶é—´ã€‚è¿‡æœŸæ—¶é—´ä¸èƒ½ä¸ºè¿‡åŽ»", + "Sharing failed, because the user %s is the original sharer" : "å…±äº«å¤±è´¥ï¼Œå› ä¸ºç”¨æˆ· %s 是原始的共享者", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæƒé™è¶…过了 %s 的已有æƒé™", + "Sharing %s failed, because resharing is not allowed" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºä¸å…许二次共享", "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %s 共享åŽç«¯çš„æ¥æº", + "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s å¤±è´¥ï¼Œå› ä¸ºæ–‡ä»¶ç¼“å˜ä¸æ‰¾ä¸åˆ°è¯¥æ–‡ä»¶", "%s shared »%s« with you" : "%s å‘您共享了 »%s«", "%s shared »%s« with you." : "%s 已与您共享了 »%s«。", "%s via %s" : "%s 通过 %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "åº”ç”¨ç¨‹åº \"%s\" æ— æ³•è¢«å®‰è£…ï¼Œå› ä¸ºä¸ºæ»¡è¶³ä¸‹åˆ—ä¾èµ–关系:%s", - "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" 已被云è”åˆæ供商 \"%s\" 使用" + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" 已被云è”åˆæ供商 \"%s\" 使用", + "Sharing %1$s failed, because the user %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 用户ä¸å˜åœ¨", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "共享 %1$s失败, å› ä¸ºç”¨æˆ· %2$s ä¸æ˜¯%3$s 所属的任何组的用户", + "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "共享 %1$s 失败, å› ä¸ºè¯¥é¡¹å·²ç»å…±äº«ç»™ç”¨æˆ· %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s 分组ä¸å˜åœ¨", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "共享 %1$s å¤±è´¥ï¼Œå› ä¸º %2$s ä¸æ˜¯ %3$s 分组的æˆå‘˜", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "共享 %1$s å¤±è´¥ï¼Œæ— æ³•æ‰¾åˆ° %2$s,该æœåŠ¡å½“å‰æ— 法连接。", + "Share type %1$s is not valid for %2$s" : "%1$s ä¸æ˜¯ %2$s åˆæ³•çš„共享类型", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "共享 %1$s 失败, å› ä¸ºå·²ç»è¶…出了 %2$s çš„æƒé™ã€‚", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "共享 %1$så¤±è´¥ï¼Œå› ä¸ºæ— æ³•æ‰¾åˆ° %2$s 共享åŽç«¯çš„æ¥æº" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 74f8f7c778514af3f1556d233e22a3b1ac051359..8e9f4fd68933df48886af7d727d5de9410474cad 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -95,22 +95,11 @@ OC.L10N.register( "Set an admin password." : "è¨å®šç®¡ç†å“¡å¯†ç¢¼", "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端è¯é‚¦ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,ä¸å…許分享這樣的 %i 類別", - "Sharing %s failed, because the file does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæª”æ¡ˆä¸å˜åœ¨", - "You are not allowed to share %s" : "ä½ ä¸è¢«å…許分享 %s", - "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,ä¸èƒ½åˆ†äº«çµ¦è‡ªå·±", - "You need to provide a password to create a public link, only protected links are allowed" : "æ‚¨å¿…é ˆç‚ºå…¬é–‹é€£çµè¨å®šä¸€çµ„密碼,我們åªå…許å—密碼ä¿è·çš„連çµ", - "Sharing %s failed, because sharing with links is not allowed" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç›®å‰ä¸å…許使用連çµåˆ†äº«", - "Not allowed to create a federated share with the same user" : "ä¸å…許與åŒä¸€å€‹ä½¿ç”¨è€…建立è¯é‚¦åˆ†äº«", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法è¨å®šåˆ°æœŸæ—¥ï¼Œåœ¨åˆ†äº«ä¹‹å¾Œï¼Œåˆ°æœŸæ—¥ä¸èƒ½è¨å®šç‚º %s 之後", - "Cannot set expiration date. Expiration date is in the past" : "無法è¨å®šéŽåŽ»çš„日期為到期日", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s å¿…é ˆå¯¦ä½œ OCP\\Share_Backend ç•Œé¢", "Sharing backend %s not found" : "找ä¸åˆ°åˆ†äº«å¾Œç«¯ %s", "Sharing backend for %s not found" : "找ä¸åˆ° %s 的分享後端", - "Sharing failed, because the user %s is the original sharer" : "åˆ†äº«å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s å³æ˜¯åŽŸæœ¬çš„分享者", - "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,ä¸å…許é‡è¤‡åˆ†äº«", - "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºåœ¨å¿«å–ä¸æ‰¾ä¸åˆ°è©²æª”案", "Open »%s«" : "é–‹å•Ÿ »%s«", + "You are not allowed to share %s" : "ä½ ä¸è¢«å…許分享 %s", "Can’t increase permissions of %s" : "ç„¡æ³•å¢žåŠ %s 的權é™", "Files can’t be shared with delete permissions" : "無法分享具有刪除權é™çš„檔案", "Files can’t be shared with create permissions" : "無法分享具有新建權é™çš„檔案", @@ -216,16 +205,27 @@ OC.L10N.register( "Storage connection timeout. %s" : "儲å˜ç©ºé–“連線逾時。%s", "Library %s with a version higher than %s is required - available version %s." : "需è¦å¥—件庫 %s 版本高於 %s - å¯ä½¿ç”¨çš„版本是 %s", "Library %s with a version lower than %s is required - available version %s." : "需è¦å¥—件庫 %s 版本低於 %s - å¯ä½¿ç”¨çš„版本是 %s", + "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,ä¸å…許分享這樣的 %i 類別", + "Sharing %s failed, because the file does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæª”æ¡ˆä¸å˜åœ¨", + "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,ä¸èƒ½åˆ†äº«çµ¦è‡ªå·±", "Sharing %s failed, because the user %s does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s ä¸å˜åœ¨", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失敗,使用者 %s 並ä¸å±¬æ–¼è©²é …ç›®æ“有者 %s 所隸屬的任何一個群組", "Sharing %s failed, because this item is already shared with %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¤é …目目å‰å·²ç¶“與 %s 分享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¤é …目目å‰å·²ç¶“與 %s 分享", "Sharing %s failed, because the group %s does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç¾¤çµ„ %s ä¸å˜åœ¨", "Sharing %s failed, because %s is not a member of the group %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚º %s ä¸æ˜¯ç¾¤çµ„ %s 的一員", + "You need to provide a password to create a public link, only protected links are allowed" : "æ‚¨å¿…é ˆç‚ºå…¬é–‹é€£çµè¨å®šä¸€çµ„密碼,我們åªå…許å—密碼ä¿è·çš„連çµ", + "Sharing %s failed, because sharing with links is not allowed" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç›®å‰ä¸å…許使用連çµåˆ†äº«", + "Not allowed to create a federated share with the same user" : "ä¸å…許與åŒä¸€å€‹ä½¿ç”¨è€…建立è¯é‚¦åˆ†äº«", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找ä¸åˆ°%s,或許目å‰ç„¡æ³•é€£ç·šåˆ°è©²ä¼ºæœå™¨", "Share type %s is not valid for %s" : "分享類型 %s å°æ–¼ %s 來說無效", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法è¨å®šåˆ°æœŸæ—¥ï¼Œåœ¨åˆ†äº«ä¹‹å¾Œï¼Œåˆ°æœŸæ—¥ä¸èƒ½è¨å®šç‚º %s 之後", + "Cannot set expiration date. Expiration date is in the past" : "無法è¨å®šéŽåŽ»çš„日期為到期日", + "Sharing failed, because the user %s is the original sharer" : "åˆ†äº«å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s å³æ˜¯åŽŸæœ¬çš„分享者", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¬Šé™è¨å®šè¶…出了授權給 %s 的範åœ", + "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,ä¸å…許é‡è¤‡åˆ†äº«", "Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s å¤±æ•—ï¼Œå› ç‚º %s 的分享後端找ä¸åˆ°å®ƒçš„來æº", + "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºåœ¨å¿«å–ä¸æ‰¾ä¸åˆ°è©²æª”案", "%s shared »%s« with you" : "%s 與您分享了 %s", "%s shared »%s« with you." : "%s 與您分享了 %s", "%s via %s" : "%s 經由 %s", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 2135927f9f01b6451c4065af5669b585dcb8be5e..d87280641996809df0b98dcf024ebb3d195d2f75 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -93,22 +93,11 @@ "Set an admin password." : "è¨å®šç®¡ç†å“¡å¯†ç¢¼", "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端è¯é‚¦ ID", - "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,ä¸å…許分享這樣的 %i 類別", - "Sharing %s failed, because the file does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæª”æ¡ˆä¸å˜åœ¨", - "You are not allowed to share %s" : "ä½ ä¸è¢«å…許分享 %s", - "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,ä¸èƒ½åˆ†äº«çµ¦è‡ªå·±", - "You need to provide a password to create a public link, only protected links are allowed" : "æ‚¨å¿…é ˆç‚ºå…¬é–‹é€£çµè¨å®šä¸€çµ„密碼,我們åªå…許å—密碼ä¿è·çš„連çµ", - "Sharing %s failed, because sharing with links is not allowed" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç›®å‰ä¸å…許使用連çµåˆ†äº«", - "Not allowed to create a federated share with the same user" : "ä¸å…許與åŒä¸€å€‹ä½¿ç”¨è€…建立è¯é‚¦åˆ†äº«", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法è¨å®šåˆ°æœŸæ—¥ï¼Œåœ¨åˆ†äº«ä¹‹å¾Œï¼Œåˆ°æœŸæ—¥ä¸èƒ½è¨å®šç‚º %s 之後", - "Cannot set expiration date. Expiration date is in the past" : "無法è¨å®šéŽåŽ»çš„日期為到期日", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s å¿…é ˆå¯¦ä½œ OCP\\Share_Backend ç•Œé¢", "Sharing backend %s not found" : "找ä¸åˆ°åˆ†äº«å¾Œç«¯ %s", "Sharing backend for %s not found" : "找ä¸åˆ° %s 的分享後端", - "Sharing failed, because the user %s is the original sharer" : "åˆ†äº«å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s å³æ˜¯åŽŸæœ¬çš„分享者", - "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,ä¸å…許é‡è¤‡åˆ†äº«", - "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºåœ¨å¿«å–ä¸æ‰¾ä¸åˆ°è©²æª”案", "Open »%s«" : "é–‹å•Ÿ »%s«", + "You are not allowed to share %s" : "ä½ ä¸è¢«å…許分享 %s", "Can’t increase permissions of %s" : "ç„¡æ³•å¢žåŠ %s 的權é™", "Files can’t be shared with delete permissions" : "無法分享具有刪除權é™çš„檔案", "Files can’t be shared with create permissions" : "無法分享具有新建權é™çš„檔案", @@ -214,16 +203,27 @@ "Storage connection timeout. %s" : "儲å˜ç©ºé–“連線逾時。%s", "Library %s with a version higher than %s is required - available version %s." : "需è¦å¥—件庫 %s 版本高於 %s - å¯ä½¿ç”¨çš„版本是 %s", "Library %s with a version lower than %s is required - available version %s." : "需è¦å¥—件庫 %s 版本低於 %s - å¯ä½¿ç”¨çš„版本是 %s", + "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s失敗,ä¸å…許分享這樣的 %i 類別", + "Sharing %s failed, because the file does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæª”æ¡ˆä¸å˜åœ¨", + "Sharing %s failed, because you can not share with yourself" : "分享 %s 失敗,ä¸èƒ½åˆ†äº«çµ¦è‡ªå·±", "Sharing %s failed, because the user %s does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s ä¸å˜åœ¨", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失敗,使用者 %s 並ä¸å±¬æ–¼è©²é …ç›®æ“有者 %s 所隸屬的任何一個群組", "Sharing %s failed, because this item is already shared with %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¤é …目目å‰å·²ç¶“與 %s 分享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¤é …目目å‰å·²ç¶“與 %s 分享", "Sharing %s failed, because the group %s does not exist" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç¾¤çµ„ %s ä¸å˜åœ¨", "Sharing %s failed, because %s is not a member of the group %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚º %s ä¸æ˜¯ç¾¤çµ„ %s 的一員", + "You need to provide a password to create a public link, only protected links are allowed" : "æ‚¨å¿…é ˆç‚ºå…¬é–‹é€£çµè¨å®šä¸€çµ„密碼,我們åªå…許å—密碼ä¿è·çš„連çµ", + "Sharing %s failed, because sharing with links is not allowed" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºç›®å‰ä¸å…許使用連çµåˆ†äº«", + "Not allowed to create a federated share with the same user" : "ä¸å…許與åŒä¸€å€‹ä½¿ç”¨è€…建立è¯é‚¦åˆ†äº«", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找ä¸åˆ°%s,或許目å‰ç„¡æ³•é€£ç·šåˆ°è©²ä¼ºæœå™¨", "Share type %s is not valid for %s" : "分享類型 %s å°æ–¼ %s 來說無效", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "無法è¨å®šåˆ°æœŸæ—¥ï¼Œåœ¨åˆ†äº«ä¹‹å¾Œï¼Œåˆ°æœŸæ—¥ä¸èƒ½è¨å®šç‚º %s 之後", + "Cannot set expiration date. Expiration date is in the past" : "無法è¨å®šéŽåŽ»çš„日期為到期日", + "Sharing failed, because the user %s is the original sharer" : "åˆ†äº«å¤±æ•—ï¼Œå› ç‚ºä½¿ç”¨è€… %s å³æ˜¯åŽŸæœ¬çš„分享者", "Sharing %s failed, because the permissions exceed permissions granted to %s" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºæ¬Šé™è¨å®šè¶…出了授權給 %s 的範åœ", + "Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,ä¸å…許é‡è¤‡åˆ†äº«", "Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s å¤±æ•—ï¼Œå› ç‚º %s 的分享後端找ä¸åˆ°å®ƒçš„來æº", + "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s å¤±æ•—ï¼Œå› ç‚ºåœ¨å¿«å–ä¸æ‰¾ä¸åˆ°è©²æª”案", "%s shared »%s« with you" : "%s 與您分享了 %s", "%s shared »%s« with you." : "%s 與您分享了 %s", "%s via %s" : "%s 經由 %s", diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 5ec95c2e200dc752fc9cae06ba14e9ff2c8e30d1..2a977937e0c50534639b0e0d8f3549acd1f91794 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -155,6 +155,9 @@ OC.L10N.register( "Bengali (India)" : "Bengala (Barato)", "Bengali" : "Bengala", "Bosnian (Bosnia and Herzegovina)" : "Bosna (Bosnujo kaj Hercegovino)", + "Bosnian" : "Bosna", + "Bulgarian (Bulgaria)" : "Bulgara (Bulgarujo)", + "Bulgarian" : "Bulgara", "Catalan" : "Kataluna", "Chinese" : "Ĉina", "Cornish" : "Kornvala", diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index c39dc0cb65b75a59ba5ea7d568a97231ae193dba..8dfc27b2d960240a4e5e69884b96aa6f0846a6d3 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -153,6 +153,9 @@ "Bengali (India)" : "Bengala (Barato)", "Bengali" : "Bengala", "Bosnian (Bosnia and Herzegovina)" : "Bosna (Bosnujo kaj Hercegovino)", + "Bosnian" : "Bosna", + "Bulgarian (Bulgaria)" : "Bulgara (Bulgarujo)", + "Bulgarian" : "Bulgara", "Catalan" : "Kataluna", "Chinese" : "Ĉina", "Cornish" : "Kornvala", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index a8940f6dda50f01460c55f4eab238f67a5cb8b27..6a0afe2ebe9efb5d09a8eb08115d6cba172c4410 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -1,12 +1,26 @@ OC.L10N.register( "settings", { + "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", + "You added {user} to group {group}" : "Hozzáadtad {user}-t a {group} csoporthoz", + "{actor} added {user} to group {group}" : "{actor} hozzáadta {user}-t a {group} csoporthoz", + "An administrator added you to group {group}" : "A rendszergazda hozzáadott a {group} csoporthoz", + "An administrator added {user} to group {group}" : "A rendszergazda hozzáadta {user}-t a {group} csoporthoz", + "{actor} removed you from group {group}" : "{actor} el lett távolÃtva a {group} csoportból", + "You removed {user} from group {group}" : "EltávolÃtottad a {group} csoportból", + "{actor} removed {user} from group {group}" : "{actor} eltávolÃtotta {user}-t a {group} csoportból", + "An administrator removed you from group {group}" : "A rendszergazda eltávolÃtott a {group} csoportból", + "An administrator removed {user} from group {group}" : "A rendszergazda eltávolÃtotta {user}-t a {group} csoportból", + "Your <strong>group memberships</strong> were modified" : "A <strong>csoport tagságod</strong>módosult", "{actor} changed your password" : "{actor} módosÃtotta a jelszavad", "You changed your password" : "MódosÃtottad a jelszavad", "Your password was reset by an administrator" : "A jelszavadat visszaállÃtotta egy rendszergazda", "{actor} changed your email address" : "{actor} megváltoztatta az e-mail cÃmed", "You changed your email address" : "MódosÃtottad az e-mail cÃmed", "Your email address was changed by an administrator" : "Az e-mail cÃmedet megváltoztatta egy rendszergazda", + "You created app password \"{token}\"" : "ElkészÃtett alkalmazás jelszavad \"{token}\"", + "You deleted app password \"{token}\"" : "Letörölt alkalmazás jelszavad \"{token}\"", + "You renamed app password \"{token}\" to \"{newToken}\"" : "Ãtnevezted alkalmazás jelszavad \"{token}\"-ról \"{newToken}\"-re", "Security" : "Biztonság", "You successfully logged in using two-factor authentication (%1$s)" : "Sikeresen bejelentkeztél kétfaktoros azonosÃtással (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Egy kétfaktoros bejelentkezési kÃsérlet sikertelen volt (%1$s)", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index fa35aa0bf25e84d42362c933a9baadca6da70949..f77d96a30e8d3bb0b4952cd5675af8db81f1321a 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -1,10 +1,24 @@ { "translations": { + "{actor} added you to group {group}" : "{actor} hozzá lett adva a {group} csoporthoz", + "You added {user} to group {group}" : "Hozzáadtad {user}-t a {group} csoporthoz", + "{actor} added {user} to group {group}" : "{actor} hozzáadta {user}-t a {group} csoporthoz", + "An administrator added you to group {group}" : "A rendszergazda hozzáadott a {group} csoporthoz", + "An administrator added {user} to group {group}" : "A rendszergazda hozzáadta {user}-t a {group} csoporthoz", + "{actor} removed you from group {group}" : "{actor} el lett távolÃtva a {group} csoportból", + "You removed {user} from group {group}" : "EltávolÃtottad a {group} csoportból", + "{actor} removed {user} from group {group}" : "{actor} eltávolÃtotta {user}-t a {group} csoportból", + "An administrator removed you from group {group}" : "A rendszergazda eltávolÃtott a {group} csoportból", + "An administrator removed {user} from group {group}" : "A rendszergazda eltávolÃtotta {user}-t a {group} csoportból", + "Your <strong>group memberships</strong> were modified" : "A <strong>csoport tagságod</strong>módosult", "{actor} changed your password" : "{actor} módosÃtotta a jelszavad", "You changed your password" : "MódosÃtottad a jelszavad", "Your password was reset by an administrator" : "A jelszavadat visszaállÃtotta egy rendszergazda", "{actor} changed your email address" : "{actor} megváltoztatta az e-mail cÃmed", "You changed your email address" : "MódosÃtottad az e-mail cÃmed", "Your email address was changed by an administrator" : "Az e-mail cÃmedet megváltoztatta egy rendszergazda", + "You created app password \"{token}\"" : "ElkészÃtett alkalmazás jelszavad \"{token}\"", + "You deleted app password \"{token}\"" : "Letörölt alkalmazás jelszavad \"{token}\"", + "You renamed app password \"{token}\" to \"{newToken}\"" : "Ãtnevezted alkalmazás jelszavad \"{token}\"-ról \"{newToken}\"-re", "Security" : "Biztonság", "You successfully logged in using two-factor authentication (%1$s)" : "Sikeresen bejelentkeztél kétfaktoros azonosÃtással (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Egy kétfaktoros bejelentkezési kÃsérlet sikertelen volt (%1$s)",