Browse Source

[tx-robot] updated from transifex

Nextcloud bot 5 years ago
parent
commit
0930e3ecee

+ 5 - 0
apps/accessibility/l10n/es.js

@@ -5,8 +5,13 @@ OC.L10N.register(
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
     "Dark theme (beta)" : "Tema oscuro (beta)",
     "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema oscuro para facilitar la navegación redeciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, por favor comunique cualquier problema que encuentre.",
+    "Dyslexia font" : "Tipo de letra para dislexia",
+    "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente libre diseñado para mitigar algunos de los errores de lectura comunes causados por la dislexia.",
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
+    "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
+    "Web Content Accessibility Guidelines" : "Guía de estilo de accesibilidad del contenido web",
+    "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
     "Enable" : "Activa"
 },

+ 5 - 0
apps/accessibility/l10n/es.json

@@ -3,8 +3,13 @@
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
     "Dark theme (beta)" : "Tema oscuro (beta)",
     "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema oscuro para facilitar la navegación redeciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, por favor comunique cualquier problema que encuentre.",
+    "Dyslexia font" : "Tipo de letra para dislexia",
+    "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente libre diseñado para mitigar algunos de los errores de lectura comunes causados por la dislexia.",
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
+    "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
+    "Web Content Accessibility Guidelines" : "Guía de estilo de accesibilidad del contenido web",
+    "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
     "Enable" : "Activa"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"

+ 3 - 0
apps/comments/l10n/el.js

@@ -10,7 +10,9 @@ OC.L10N.register(
     "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
     "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
     "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
+    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
     "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”",
+    "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία.",
     "Edit comment" : "Επεξεργασία σχολίου",
     "Delete comment" : "Διαγραφή σχολίου",
     "New comment …" : "Νέο σχόλιο ...",
@@ -26,6 +28,7 @@ OC.L10N.register(
     "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου",
     "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
     "Comment" : "Σχόλιο",
+    "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο \"%s\", σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
     "%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”"
 },
 "nplurals=2; plural=(n != 1);");

+ 3 - 0
apps/comments/l10n/el.json

@@ -8,7 +8,9 @@
     "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
     "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
     "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
+    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
     "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”",
+    "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία.",
     "Edit comment" : "Επεξεργασία σχολίου",
     "Delete comment" : "Διαγραφή σχολίου",
     "New comment …" : "Νέο σχόλιο ...",
@@ -24,6 +26,7 @@
     "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου",
     "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
     "Comment" : "Σχόλιο",
+    "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο \"%s\", σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
     "%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }

+ 8 - 0
apps/federatedfilesharing/l10n/zh_CN.js

@@ -17,8 +17,12 @@ OC.L10N.register(
     "Couldn't establish a federated share." : "无法建立一个远程共享",
     "Couldn't establish a federated share, maybe the password was wrong." : "无法建立共享,可能密码是错误的。",
     "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!您将收到邀请。注意留意您的通知提醒。",
+    "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享,可能是要联合的服务器版本太旧(Nextcloud <= 9)。",
+    "It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
+    "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s 失败,因为该项已经共享给 %2$s",
     "Not allowed to create a federated share with the same user" : "不能给您自己共享文件",
     "File is already shared with %s" : "文件已经共享与 %s",
+    "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %1$s 失败,无法找到 %2$s,可能该服务器当前无法访问或者使用了自签名证书。",
     "Could not find share" : "没有发现共享",
     "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "您收到“%3$s\"做为远程共享从”%1$s(代表\"%2$s)",
     "You received {share} as a remote share from {user} (on behalf of {behalf})" : "您得到 {share} 是从 {user} 做为远程共享(代替 {behalf} )",
@@ -30,14 +34,18 @@ OC.L10N.register(
     "Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
     "Sharing" : "共享",
     "Federated file sharing" : "联合文件共享",
+    "Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
     "Federated Cloud Sharing" : "联合云共享",
     "Open documentation" : "打开文档",
     "Adjust how people can share between servers." : "调整人们如何在服务器之间共享。",
     "Allow users on this server to send shares to other servers" : "允许用户共享文件给其他服务器上的用户",
     "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
+    "Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
+    "Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",
     "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
     "Allow users to publish their data to a global and public address book" : "允许用户将其数据发布到全球和公共通讯录",
     "Federated Cloud" : "联合云",
+    "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了Nextcloud服务器或其他兼容Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
     "Your Federated Cloud ID:" : "您的联合云 ID:",
     "Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
     "Add to your website" : "添加到您的网站",

+ 8 - 0
apps/federatedfilesharing/l10n/zh_CN.json

@@ -15,8 +15,12 @@
     "Couldn't establish a federated share." : "无法建立一个远程共享",
     "Couldn't establish a federated share, maybe the password was wrong." : "无法建立共享,可能密码是错误的。",
     "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!您将收到邀请。注意留意您的通知提醒。",
+    "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享,可能是要联合的服务器版本太旧(Nextcloud <= 9)。",
+    "It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
+    "Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s 失败,因为该项已经共享给 %2$s",
     "Not allowed to create a federated share with the same user" : "不能给您自己共享文件",
     "File is already shared with %s" : "文件已经共享与 %s",
+    "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %1$s 失败,无法找到 %2$s,可能该服务器当前无法访问或者使用了自签名证书。",
     "Could not find share" : "没有发现共享",
     "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "您收到“%3$s\"做为远程共享从”%1$s(代表\"%2$s)",
     "You received {share} as a remote share from {user} (on behalf of {behalf})" : "您得到 {share} 是从 {user} 做为远程共享(代替 {behalf} )",
@@ -28,14 +32,18 @@
     "Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
     "Sharing" : "共享",
     "Federated file sharing" : "联合文件共享",
+    "Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
     "Federated Cloud Sharing" : "联合云共享",
     "Open documentation" : "打开文档",
     "Adjust how people can share between servers." : "调整人们如何在服务器之间共享。",
     "Allow users on this server to send shares to other servers" : "允许用户共享文件给其他服务器上的用户",
     "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
+    "Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
+    "Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",
     "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
     "Allow users to publish their data to a global and public address book" : "允许用户将其数据发布到全球和公共通讯录",
     "Federated Cloud" : "联合云",
+    "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了Nextcloud服务器或其他兼容Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
     "Your Federated Cloud ID:" : "您的联合云 ID:",
     "Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:",
     "Add to your website" : "添加到您的网站",

+ 4 - 0
apps/files_sharing/l10n/eo.js

@@ -111,6 +111,10 @@ OC.L10N.register(
     "Share API is disabled" : "Kunhavo-API estas malebligita",
     "File sharing" : "Kunhavigo de dosieroj",
     "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." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.",
+    "Add to a collection" : "Aldoni al kolekto",
+    "Details" : "Detaloj",
+    "Rename collection" : "Alinomi kolekton",
+    "file" : "dosiero",
     "Share" : "Kunhavigi",
     "Sharing" : "Kunhavigo",
     "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",

+ 4 - 0
apps/files_sharing/l10n/eo.json

@@ -109,6 +109,10 @@
     "Share API is disabled" : "Kunhavo-API estas malebligita",
     "File sharing" : "Kunhavigo de dosieroj",
     "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." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.",
+    "Add to a collection" : "Aldoni al kolekto",
+    "Details" : "Detaloj",
+    "Rename collection" : "Alinomi kolekton",
+    "file" : "dosiero",
     "Share" : "Kunhavigi",
     "Sharing" : "Kunhavigo",
     "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",

+ 4 - 0
apps/files_sharing/l10n/zh_CN.js

@@ -111,6 +111,10 @@ OC.L10N.register(
     "Share API is disabled" : "共享 API 已被禁用",
     "File sharing" : "文件共享",
     "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." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。",
+    "Add to a collection" : "添加到专辑",
+    "Details" : "详情",
+    "Rename collection" : "重命名专辑",
+    "file" : "文件",
     "Share" : "共享",
     "Sharing" : "共享",
     "No entries found in this folder" : "此文件夹中无项目",

+ 4 - 0
apps/files_sharing/l10n/zh_CN.json

@@ -109,6 +109,10 @@
     "Share API is disabled" : "共享 API 已被禁用",
     "File sharing" : "文件共享",
     "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." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。",
+    "Add to a collection" : "添加到专辑",
+    "Details" : "详情",
+    "Rename collection" : "重命名专辑",
+    "file" : "文件",
     "Share" : "共享",
     "Sharing" : "共享",
     "No entries found in this folder" : "此文件夹中无项目",

+ 5 - 0
core/l10n/el.js

@@ -59,6 +59,7 @@ OC.L10N.register(
     "Failed to authenticate, try again" : "Αποτυχία πιστοποίησης, δοκιμάστε πάλι",
     "seconds ago" : "δευτερόλεπτα πριν",
     "View changelog" : "Εμφάνιση αλλαγών",
+    "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας",
     "Search contacts …" : "Αναζήτηση επαφών ...",
     "No contacts found" : "Δεν βρέθηκαν επαφές",
     "Show all contacts …" : "Εμφάνιση όλων των επαφών ...",
@@ -74,10 +75,12 @@ OC.L10N.register(
     "Choose a password for the public link" : "Επιλέξτε συνθηματικό για τον δημόσιο σύνδεσμο",
     "Choose a password for the public link or press the \"Enter\" key" : "Επιλέξτε ένα συνθηματικό για την δημόσια διεύθυνση ή πατήστε το \"Enter\" πλήκτρο",
     "Copied!" : "Αντιγράφτηκε!",
+    "Copy link" : "Αντιγραφή συνδέσμου",
     "Not supported!" : "Δεν υποστηρίζεται!",
     "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.",
     "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.",
     "Copy" : "Αντιγραφή",
+    "Unable to create a link share" : "Αδυναμία δημιουργίας συνδέσμου κοινοποίησης",
     "Resharing is not allowed" : "Δεν επιτρέπεται να διαμοιραστεί ξανά",
     "Link" : "Σύνδεσμος",
     "Hide download" : "Απόκρυψη λήψης",
@@ -92,7 +95,9 @@ OC.L10N.register(
     "Set expiration date" : "Ορισμός ημερομηνίας λήξης",
     "Expiration" : "Λήξη",
     "Expiration date" : "Ημερομηνία λήξης",
+    "Note to recipient" : "Σημείωση προς τον παραλήπτη",
     "Unshare" : "Αναίρεση διαμοιρασμού",
+    "Delete share link" : "Διαγραφή συνδέσμου κοινοποίησης",
     "Share to {name}" : "Διαμοιρασμός με {name}",
     "Share link" : "Διαμοιρασμός συνδέσμου",
     "Could not unshare" : "Δεν μπορεί να γίνει αναίρεση διαμοιρασμού",

+ 5 - 0
core/l10n/el.json

@@ -57,6 +57,7 @@
     "Failed to authenticate, try again" : "Αποτυχία πιστοποίησης, δοκιμάστε πάλι",
     "seconds ago" : "δευτερόλεπτα πριν",
     "View changelog" : "Εμφάνιση αλλαγών",
+    "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας",
     "Search contacts …" : "Αναζήτηση επαφών ...",
     "No contacts found" : "Δεν βρέθηκαν επαφές",
     "Show all contacts …" : "Εμφάνιση όλων των επαφών ...",
@@ -72,10 +73,12 @@
     "Choose a password for the public link" : "Επιλέξτε συνθηματικό για τον δημόσιο σύνδεσμο",
     "Choose a password for the public link or press the \"Enter\" key" : "Επιλέξτε ένα συνθηματικό για την δημόσια διεύθυνση ή πατήστε το \"Enter\" πλήκτρο",
     "Copied!" : "Αντιγράφτηκε!",
+    "Copy link" : "Αντιγραφή συνδέσμου",
     "Not supported!" : "Δεν υποστηρίζεται!",
     "Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.",
     "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.",
     "Copy" : "Αντιγραφή",
+    "Unable to create a link share" : "Αδυναμία δημιουργίας συνδέσμου κοινοποίησης",
     "Resharing is not allowed" : "Δεν επιτρέπεται να διαμοιραστεί ξανά",
     "Link" : "Σύνδεσμος",
     "Hide download" : "Απόκρυψη λήψης",
@@ -90,7 +93,9 @@
     "Set expiration date" : "Ορισμός ημερομηνίας λήξης",
     "Expiration" : "Λήξη",
     "Expiration date" : "Ημερομηνία λήξης",
+    "Note to recipient" : "Σημείωση προς τον παραλήπτη",
     "Unshare" : "Αναίρεση διαμοιρασμού",
+    "Delete share link" : "Διαγραφή συνδέσμου κοινοποίησης",
     "Share to {name}" : "Διαμοιρασμός με {name}",
     "Share link" : "Διαμοιρασμός συνδέσμου",
     "Could not unshare" : "Δεν μπορεί να γίνει αναίρεση διαμοιρασμού",

+ 3 - 0
core/l10n/eo.js

@@ -309,6 +309,9 @@ OC.L10N.register(
     "Database host" : "Datumbaza gastigo",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bv. entajpi la pordan numeron kune kun la gastiga nomo (ekzemple: localhost:5432).",
     "Performance warning" : "Rendimenta averto",
+    "You chose SQLite as database." : "Vi elektis datumbazon „SQLite“.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite estu nur uzita por minimuma kaj programista servilo. Por produkta medio, ni rekomendas uzi alian tipon de datumbazo.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se vi uzas klientojn por sinkronigi dosierojn, oni ne rekomendas datumbazon SQLite.",
     "Finish setup" : "Fini la instalon",
     "Finishing …" : "Finante...",
     "Need help?" : "Ĉu necesas helpo?",

+ 3 - 0
core/l10n/eo.json

@@ -307,6 +307,9 @@
     "Database host" : "Datumbaza gastigo",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bv. entajpi la pordan numeron kune kun la gastiga nomo (ekzemple: localhost:5432).",
     "Performance warning" : "Rendimenta averto",
+    "You chose SQLite as database." : "Vi elektis datumbazon „SQLite“.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite estu nur uzita por minimuma kaj programista servilo. Por produkta medio, ni rekomendas uzi alian tipon de datumbazo.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se vi uzas klientojn por sinkronigi dosierojn, oni ne rekomendas datumbazon SQLite.",
     "Finish setup" : "Fini la instalon",
     "Finishing …" : "Finante...",
     "Need help?" : "Ĉu necesas helpo?",

+ 4 - 0
core/l10n/es.js

@@ -241,6 +241,7 @@ OC.L10N.register(
     "The PHP memory limit is below the recommended value of 512MB." : "El límite de memoria de PHP está por debajo del valor recomendado de 512 MB.",
     "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Algunos directorios de apps son propiedad de un usuario diferente del usuario del servidor web. Este puede ser el caso si se han instalado apps manualmente. Comprueba los permisos de los siguientes directorios de apps:",
     "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Se usa MySQL como base de datos pero no soporta caracteres de 4 bytes. Para poder manejar caracteres de 4 bytes (como los emojis) sin problemas en los nombres de archivos o comentarios, se recomienda activar el soporte de 4 bytes en MySQL. Para más detalles está la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">página de documentación sobre esto</a>.",
+    "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Esta instancia usa un almacenamiento de objetos basado en S3 como almacenamiento primario. Los archivos subidos se almacena temporalmente en el servidor y por eso se recomienda tener 50 GB de espacio libre en el directorio temporal de PHP. Comprueba los registros para detalles completos sobre la ruta y el espacio disponible. Para mejora esto, por favor, cambia el directorio temporal en el php.ini o aumenta el espacio disponible en esa ruta.",
     "Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
     "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Esto es un riesgo potencial de seguridad o privacidad, y se recomienda ajustar esta configuración de forma adecuada.",
@@ -308,6 +309,9 @@ OC.L10N.register(
     "Database host" : "Host de la base de datos",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del host (p.e., localhost:5432).",
     "Performance warning" : "Advertencia de rendimiento",
+    "You chose SQLite as database." : "Has elegido SQLite como base de datos.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite solo debería usarse para instancias mínimas y de desarrollo. Para producción recomendamos un motor de bases de datos diferente.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "SI usas clientes para sincronizar archivos, el uso del SQLite está fuertemente desaconsejado.",
     "Finish setup" : "Completar la instalación",
     "Finishing …" : "Finalizando...",
     "Need help?" : "¿Necesita ayuda?",

+ 4 - 0
core/l10n/es.json

@@ -239,6 +239,7 @@
     "The PHP memory limit is below the recommended value of 512MB." : "El límite de memoria de PHP está por debajo del valor recomendado de 512 MB.",
     "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Algunos directorios de apps son propiedad de un usuario diferente del usuario del servidor web. Este puede ser el caso si se han instalado apps manualmente. Comprueba los permisos de los siguientes directorios de apps:",
     "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Se usa MySQL como base de datos pero no soporta caracteres de 4 bytes. Para poder manejar caracteres de 4 bytes (como los emojis) sin problemas en los nombres de archivos o comentarios, se recomienda activar el soporte de 4 bytes en MySQL. Para más detalles está la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">página de documentación sobre esto</a>.",
+    "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Esta instancia usa un almacenamiento de objetos basado en S3 como almacenamiento primario. Los archivos subidos se almacena temporalmente en el servidor y por eso se recomienda tener 50 GB de espacio libre en el directorio temporal de PHP. Comprueba los registros para detalles completos sobre la ruta y el espacio disponible. Para mejora esto, por favor, cambia el directorio temporal en el php.ini o aumenta el espacio disponible en esa ruta.",
     "Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
     "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.",
     "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Esto es un riesgo potencial de seguridad o privacidad, y se recomienda ajustar esta configuración de forma adecuada.",
@@ -306,6 +307,9 @@
     "Database host" : "Host de la base de datos",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del host (p.e., localhost:5432).",
     "Performance warning" : "Advertencia de rendimiento",
+    "You chose SQLite as database." : "Has elegido SQLite como base de datos.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite solo debería usarse para instancias mínimas y de desarrollo. Para producción recomendamos un motor de bases de datos diferente.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "SI usas clientes para sincronizar archivos, el uso del SQLite está fuertemente desaconsejado.",
     "Finish setup" : "Completar la instalación",
     "Finishing …" : "Finalizando...",
     "Need help?" : "¿Necesita ayuda?",

+ 38 - 35
core/l10n/pl.js

@@ -152,7 +152,7 @@ OC.L10N.register(
     "Name or federated cloud ID..." : "Nazwa lub ID chmury federalnej…",
     "Name, federated cloud ID or email address..." : "Nazwa, ID chmury federalnej lub adres e-mail…",
     "Name..." : "Nazwa…",
-    "Shared" : "Udostępnione",
+    "Shared" : "Udostępnianie",
     "Shared with" : "Współdzielone z",
     "Shared by" : "Udostępnione przez",
     "Non-existing tag #{tag}" : "Etykieta #{tag} nie istnieje",
@@ -175,9 +175,9 @@ OC.L10N.register(
     "Sending email …" : "Wysyłanie e-mail…",
     "No" : "Nie",
     "Yes" : "Tak",
-    "No files in here" : "Nie ma tu żadnych plików",
+    "No files in here" : "Brak plików",
     "New folder" : "Nowy katalog",
-    "No more subfolders in here" : "Brak tutaj podkatalogów",
+    "No more subfolders in here" : "Brak podkatalogów",
     "{newName} already exists" : "{newName} już istnieje",
     "Choose" : "Wybierz",
     "Move" : "Przenieś",
@@ -185,18 +185,18 @@ OC.L10N.register(
     "OK" : "OK",
     "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
     "read-only" : "tylko odczyt",
-    "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"],
+    "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty plików","{count} konfliktów plików","{count} konfliktów plików"],
     "One file conflict" : "Konflikt pliku",
     "New Files" : "Nowe pliki",
     "Already existing files" : "Już istniejące pliki",
     "Which files do you want to keep?" : "Które pliki chcesz zachować?",
-    "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numerek w nazwie",
+    "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numer w nazwie",
     "Cancel" : "Anuluj",
-    "Continue" : "Kontynuuj ",
-    "(all selected)" : "(wszystkie zaznaczone)",
-    "({count} selected)" : "({count} zaznaczonych)",
-    "Error loading file exists template" : "Błąd podczas ładowania szablonu istniejącego pliku",
-    "Pending" : "W oczekiwaniu",
+    "Continue" : "Kontynuuj",
+    "(all selected)" : "(wybrano wszystkie)",
+    "({count} selected)" : "(wybrano {count})",
+    "Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu",
+    "Pending" : "Oczekuje",
     "Copy to {folder}" : "Kopiuj do {folder}",
     "Move to {folder}" : "Przenieś do {folder}",
     "Very weak password" : "Bardzo słabe hasło",
@@ -204,19 +204,19 @@ OC.L10N.register(
     "So-so password" : "Mało skomplikowane hasło",
     "Good password" : "Dobre hasło",
     "Strong password" : "Silne hasło",
-    "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer WWW nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony.",
-    "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer WWW nie jest poprawnie skonfigurowany aby poprawnie wyświetlić \"{url}\". Więcej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
-    "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Twój serwer internetowy nie jest prawidłowo skonfigurowany, aby rozwiązać problem \"{url}\". Jest to najprawdopodobniej związane z konfiguracją serwera www, który nie został zaktualizowany do bezpośredniego dostępu tego katalogu. Proszę porównać swoją konfigurację z dostarczonymi regułami przepisywania w \".htaccess\" dla Apache lub podanym w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx zazwyczaj są to linie zaczynające się od \"location ~\", które wymagają aktualizacji.",
-    "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer internetowy nie jest poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracją Nginx. W przypadku usługi Nextcloud 15 wymagana jest korekta w celu dostarczenia plików .woff2. Porównaj swoją konfigurację Nginx z zalecaną konfiguracją w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
-    "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP wydaje się być błędnie skonfigurowane odnośnie zapytania o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca pustą wartość.",
-    "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź proszę <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację instalacji ↗</a> dla konfiguracji PHP Twojego serwera względem informacji konfiguracyjnych dokumentacji, zwłaszcza kiedy używasz php-fpm.",
-    "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfiguracja tylko do odczytu została włączona. Zapobiega to ustawianiu niektórych konfiguracji za pośrednictwem interfejsu internetowego. Ponadto, plik musi być zapisywalny ręcznie dla każdej aktualizacji.",
-    "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji będzie wykonywanych równolegle.",
-    "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'.  Zalecamy włączenie tego modułu, aby uzyskać najlepsze wyniki przy rozpoznawaniu typów MIME.",
-    "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone. Może to powodować problemy w działaniu. Włącz 'filelocking.enabled' w config.php, aby rozwiązać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację ↗</a>, aby uzyskać więcej informacji.",
-    "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Twoja instancja nie jest zainstalowana w katalogu głównym dla domeny, a używasz systemowego Cron'a, zatem mogą wystąpić kłopoty w poprawnym generowaniu URL'a. Aby zapobiec problemów ustaw proszę opcję \"overwrite.cli.url\" w Twoim pliku config.php do katalogu głównego Twojej instalacji (sugerowany: \"{suggestedOverwriteCliURL}\")",
-    "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie było możliwe uruchomienie zadania cron przy pomocy CLI. Pojawił się następujący błąd techniczny: ",
-    "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie w tle trwało {relativeTime}. Coś jest nie tak.",
+    "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer internetowy nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV może być uszkodzony.",
+    "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie został poprawnie skonfigurowany do rozwiązania problemu z \"{url}\". Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
+    "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer internetowy nie został poprawnie skonfigurowany do rozwiązania problemu z \"{url}\". Jest to najprawdopodobniej związane z konfiguracją serwera, który nie został zaktualizowany do bezpośredniego dostępu tego katalogu. Proszę porównać swoją konfigurację z dostarczonymi regułami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx są to zazwyczaj linie zaczynające się od \"location ~\", które wymagają aktualizacji.",
+    "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie został poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracją Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swoją konfigurację Nginx z zalecaną konfiguracją w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
+    "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.",
+    "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację instalacji ↗</a> w celu uzyskania informacji o konfiguracji PHP dla Twojego serwera, szczególnie przy użyciu php-fpm.",
+    "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Włączono konfigurację tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany ręcznie przy każdej aktualizacji.",
+    "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji „READ COMMITTED”. Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.",
+    "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.",
+    "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może prowadzić do problemów z prędkością działania. Włącz „filelocking.enabled” w config.php, aby uniknąć tych problemów. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji ↗</a>.",
+    "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Jeśli instalacja nie jest zainstalowana w katalogu głównym domeny i używa systemu Cron, mogą wystąpić problemy z generowaniem adresu URL. Aby uniknąć tych problemów, ustaw opcję „overwrite.cli.url” w pliku config.php na ścieżkę do katalogu głównego instalacji (sugestia: „{suggestedOverwriteCliURL}”).",
+    "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie można było wykonać zadania cron przez CLI. Pojawiły się następujące błędy techniczne:",
+    "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie wykonane w tle trwało {relativeTime}. Coś jest nie tak.",
     "Check the background job settings" : "Sprawdź ustawienia zadań w tle",
     "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być osiągniętych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będą działać. Dostęp zdalny do plików oraz wysyłanie powiadomień mailowych również może nie działać. Sugerujemy udostępnienie połączenia z Internetem temu serwerowi, jeśli chcesz mieć pełną funkcjonalność.",
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamięci cache. Jeśli to możliwe skonfiguruj pamięć cache, aby zwiększyć wydajność. Więcej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
@@ -255,16 +255,16 @@ OC.L10N.register(
     "sunny" : "słoneczna",
     "Hello {name}, the weather is {weather}" : "Cześć {name}, dzisiejsza pogoda jest {weather}",
     "Hello {name}" : "Witaj {name}",
-    "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>To są twoje wyniki wyszukiwania<script>ostrzeżenie(1)</script></strong>",
+    "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>To są twoje wyniki wyszukiwania<script>alert(1)</script></strong>",
     "new" : "nowy",
-    "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików","pobrano %n plików"],
+    "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n pliki","pobrano %n plików","pobrano %n plików"],
     "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
     "Update to {version}" : "Uaktualnij do {version}",
-    "An error occurred." : "Wystąpił błąd",
-    "Please reload the page." : "Proszę przeładować stronę",
-    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">sprawdź nasz post na forum</a> omawiający ten problem.",
-    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Prosimy, zgłoś ten problem do<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
-    "Continue to Nextcloud" : "Kontynuuj w Nextcloud",
+    "An error occurred." : "Wystąpił błąd.",
+    "Please reload the page." : "Proszę odświeżyć stronę.",
+    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">zapoznaj się z naszym postem na forum</a> dotyczącym tego problemu.",
+    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Zgłoś ten problem do <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
+    "Continue to Nextcloud" : "Kontynuuj na Nextcloud",
     "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundę.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundy.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekund.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundy."],
     "Searching other places" : "Przeszukaj inne miejsca",
     "No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych katalogach dla {tag}{filter}{endtag}",
@@ -272,15 +272,15 @@ OC.L10N.register(
     "Personal" : "Osobiste",
     "Users" : "Użytkownicy",
     "Apps" : "Aplikacje",
-    "Admin" : "Administracja",
+    "Admin" : "Administrator",
     "Help" : "Pomoc",
     "Access forbidden" : "Dostęp zabroniony",
-    "File not found" : "Nie odnaleziono pliku",
-    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Udostępnienie mogło wygasnąć lub zostało usunięte.",
+    "File not found" : "Nie znaleziono pliku",
+    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?",
     "Back to %s" : "Powrót do %s",
     "Internal Server Error" : "Błąd wewnętrzny serwera",
-    "The server was unable to complete your request." : "Serwer nie był w stanie dokończyć Twojego żądania.",
-    "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, wyślij proszę szczegóły techniczne administratorowi serwera.",
+    "The server was unable to complete your request." : "Serwer nie mógł zakończyć żądania.",
+    "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, wyślij poniższe szczegóły techniczne administratorowi serwera.",
     "More details can be found in the server log." : "Więcej szczegółów można znaleźć w logu serwera.",
     "Technical details" : "Szczegóły techniczne",
     "Remote Address: %s" : "Adres zdalny: %s",
@@ -309,6 +309,9 @@ OC.L10N.register(
     "Database host" : "Komputer bazy danych",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Wskaż proszę numer portu wraz z adresem (np. localhost:5432).",
     "Performance warning" : "Ostrzeżenie o wydajności",
+    "You chose SQLite as database." : "Wybrałeś SQLite jako bazę danych.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite powinien być używany tylko dla instancji minimalnych i rozwojowych. Dla rozwiniętej zalecamy inne zaplecze bazy danych.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jeśli używasz klientów do synchronizacji plików, używanie SQLite jest mocno odradzane.",
     "Finish setup" : "Zakończ konfigurowanie",
     "Finishing …" : "Kończę…",
     "Need help?" : "Potrzebujesz pomocy?",

+ 38 - 35
core/l10n/pl.json

@@ -150,7 +150,7 @@
     "Name or federated cloud ID..." : "Nazwa lub ID chmury federalnej…",
     "Name, federated cloud ID or email address..." : "Nazwa, ID chmury federalnej lub adres e-mail…",
     "Name..." : "Nazwa…",
-    "Shared" : "Udostępnione",
+    "Shared" : "Udostępnianie",
     "Shared with" : "Współdzielone z",
     "Shared by" : "Udostępnione przez",
     "Non-existing tag #{tag}" : "Etykieta #{tag} nie istnieje",
@@ -173,9 +173,9 @@
     "Sending email …" : "Wysyłanie e-mail…",
     "No" : "Nie",
     "Yes" : "Tak",
-    "No files in here" : "Nie ma tu żadnych plików",
+    "No files in here" : "Brak plików",
     "New folder" : "Nowy katalog",
-    "No more subfolders in here" : "Brak tutaj podkatalogów",
+    "No more subfolders in here" : "Brak podkatalogów",
     "{newName} already exists" : "{newName} już istnieje",
     "Choose" : "Wybierz",
     "Move" : "Przenieś",
@@ -183,18 +183,18 @@
     "OK" : "OK",
     "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}",
     "read-only" : "tylko odczyt",
-    "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"],
+    "_{count} file conflict_::_{count} file conflicts_" : ["{count} konflikt pliku","{count} konflikty plików","{count} konfliktów plików","{count} konfliktów plików"],
     "One file conflict" : "Konflikt pliku",
     "New Files" : "Nowe pliki",
     "Already existing files" : "Już istniejące pliki",
     "Which files do you want to keep?" : "Które pliki chcesz zachować?",
-    "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numerek w nazwie",
+    "If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, skopiowany plik będzie miał dodany numer w nazwie",
     "Cancel" : "Anuluj",
-    "Continue" : "Kontynuuj ",
-    "(all selected)" : "(wszystkie zaznaczone)",
-    "({count} selected)" : "({count} zaznaczonych)",
-    "Error loading file exists template" : "Błąd podczas ładowania szablonu istniejącego pliku",
-    "Pending" : "W oczekiwaniu",
+    "Continue" : "Kontynuuj",
+    "(all selected)" : "(wybrano wszystkie)",
+    "({count} selected)" : "(wybrano {count})",
+    "Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu",
+    "Pending" : "Oczekuje",
     "Copy to {folder}" : "Kopiuj do {folder}",
     "Move to {folder}" : "Przenieś do {folder}",
     "Very weak password" : "Bardzo słabe hasło",
@@ -202,19 +202,19 @@
     "So-so password" : "Mało skomplikowane hasło",
     "Good password" : "Dobre hasło",
     "Strong password" : "Silne hasło",
-    "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer WWW nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony.",
-    "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer WWW nie jest poprawnie skonfigurowany aby poprawnie wyświetlić \"{url}\". Więcej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
-    "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Twój serwer internetowy nie jest prawidłowo skonfigurowany, aby rozwiązać problem \"{url}\". Jest to najprawdopodobniej związane z konfiguracją serwera www, który nie został zaktualizowany do bezpośredniego dostępu tego katalogu. Proszę porównać swoją konfigurację z dostarczonymi regułami przepisywania w \".htaccess\" dla Apache lub podanym w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx zazwyczaj są to linie zaczynające się od \"location ~\", które wymagają aktualizacji.",
-    "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer internetowy nie jest poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracją Nginx. W przypadku usługi Nextcloud 15 wymagana jest korekta w celu dostarczenia plików .woff2. Porównaj swoją konfigurację Nginx z zalecaną konfiguracją w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
-    "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP wydaje się być błędnie skonfigurowane odnośnie zapytania o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca pustą wartość.",
-    "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź proszę <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację instalacji ↗</a> dla konfiguracji PHP Twojego serwera względem informacji konfiguracyjnych dokumentacji, zwłaszcza kiedy używasz php-fpm.",
-    "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfiguracja tylko do odczytu została włączona. Zapobiega to ustawianiu niektórych konfiguracji za pośrednictwem interfejsu internetowego. Ponadto, plik musi być zapisywalny ręcznie dla każdej aktualizacji.",
-    "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji będzie wykonywanych równolegle.",
-    "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'.  Zalecamy włączenie tego modułu, aby uzyskać najlepsze wyniki przy rozpoznawaniu typów MIME.",
-    "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone. Może to powodować problemy w działaniu. Włącz 'filelocking.enabled' w config.php, aby rozwiązać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację ↗</a>, aby uzyskać więcej informacji.",
-    "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Twoja instancja nie jest zainstalowana w katalogu głównym dla domeny, a używasz systemowego Cron'a, zatem mogą wystąpić kłopoty w poprawnym generowaniu URL'a. Aby zapobiec problemów ustaw proszę opcję \"overwrite.cli.url\" w Twoim pliku config.php do katalogu głównego Twojej instalacji (sugerowany: \"{suggestedOverwriteCliURL}\")",
-    "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie było możliwe uruchomienie zadania cron przy pomocy CLI. Pojawił się następujący błąd techniczny: ",
-    "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie w tle trwało {relativeTime}. Coś jest nie tak.",
+    "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer internetowy nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV może być uszkodzony.",
+    "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie został poprawnie skonfigurowany do rozwiązania problemu z \"{url}\". Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
+    "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Serwer internetowy nie został poprawnie skonfigurowany do rozwiązania problemu z \"{url}\". Jest to najprawdopodobniej związane z konfiguracją serwera, który nie został zaktualizowany do bezpośredniego dostępu tego katalogu. Proszę porównać swoją konfigurację z dostarczonymi regułami przepisywania w \".htaccess\" dla Apache lub podanymi w dokumentacji dla Nginx na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">stronie dokumentacji</a>. W Nginx są to zazwyczaj linie zaczynające się od \"location ~\", które wymagają aktualizacji.",
+    "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer internetowy nie został poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracją Nginx. Dla Nextcloud 15 wymagane jest dostosowanie jej, aby dostarczać pliki .woff2. Porównaj swoją konfigurację Nginx z zalecaną konfiguracją w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
+    "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.",
+    "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentację instalacji ↗</a> w celu uzyskania informacji o konfiguracji PHP dla Twojego serwera, szczególnie przy użyciu php-fpm.",
+    "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Włączono konfigurację tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany ręcznie przy każdej aktualizacji.",
+    "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji „READ COMMITTED”. Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.",
+    "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.",
+    "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może prowadzić do problemów z prędkością działania. Włącz „filelocking.enabled” w config.php, aby uniknąć tych problemów. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji ↗</a>.",
+    "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Jeśli instalacja nie jest zainstalowana w katalogu głównym domeny i używa systemu Cron, mogą wystąpić problemy z generowaniem adresu URL. Aby uniknąć tych problemów, ustaw opcję „overwrite.cli.url” w pliku config.php na ścieżkę do katalogu głównego instalacji (sugestia: „{suggestedOverwriteCliURL}”).",
+    "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie można było wykonać zadania cron przez CLI. Pojawiły się następujące błędy techniczne:",
+    "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie wykonane w tle trwało {relativeTime}. Coś jest nie tak.",
     "Check the background job settings" : "Sprawdź ustawienia zadań w tle",
     "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być osiągniętych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będą działać. Dostęp zdalny do plików oraz wysyłanie powiadomień mailowych również może nie działać. Sugerujemy udostępnienie połączenia z Internetem temu serwerowi, jeśli chcesz mieć pełną funkcjonalność.",
     "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamięci cache. Jeśli to możliwe skonfiguruj pamięć cache, aby zwiększyć wydajność. Więcej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
@@ -253,16 +253,16 @@
     "sunny" : "słoneczna",
     "Hello {name}, the weather is {weather}" : "Cześć {name}, dzisiejsza pogoda jest {weather}",
     "Hello {name}" : "Witaj {name}",
-    "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>To są twoje wyniki wyszukiwania<script>ostrzeżenie(1)</script></strong>",
+    "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>To są twoje wyniki wyszukiwania<script>alert(1)</script></strong>",
     "new" : "nowy",
-    "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików","pobrano %n plików"],
+    "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n pliki","pobrano %n plików","pobrano %n plików"],
     "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
     "Update to {version}" : "Uaktualnij do {version}",
-    "An error occurred." : "Wystąpił błąd",
-    "Please reload the page." : "Proszę przeładować stronę",
-    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">sprawdź nasz post na forum</a> omawiający ten problem.",
-    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Prosimy, zgłoś ten problem do<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
-    "Continue to Nextcloud" : "Kontynuuj w Nextcloud",
+    "An error occurred." : "Wystąpił błąd.",
+    "Please reload the page." : "Proszę odświeżyć stronę.",
+    "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji, <a href=\"{url}\">zapoznaj się z naszym postem na forum</a> dotyczącym tego problemu.",
+    "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Zgłoś ten problem do <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
+    "Continue to Nextcloud" : "Kontynuuj na Nextcloud",
     "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundę.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundy.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekund.","Aktualizacja przebiegła pomyślnie. Przekieruję Ciebie do Nextcloud w %n sekundy."],
     "Searching other places" : "Przeszukaj inne miejsca",
     "No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych katalogach dla {tag}{filter}{endtag}",
@@ -270,15 +270,15 @@
     "Personal" : "Osobiste",
     "Users" : "Użytkownicy",
     "Apps" : "Aplikacje",
-    "Admin" : "Administracja",
+    "Admin" : "Administrator",
     "Help" : "Pomoc",
     "Access forbidden" : "Dostęp zabroniony",
-    "File not found" : "Nie odnaleziono pliku",
-    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Udostępnienie mogło wygasnąć lub zostało usunięte.",
+    "File not found" : "Nie znaleziono pliku",
+    "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?",
     "Back to %s" : "Powrót do %s",
     "Internal Server Error" : "Błąd wewnętrzny serwera",
-    "The server was unable to complete your request." : "Serwer nie był w stanie dokończyć Twojego żądania.",
-    "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, wyślij proszę szczegóły techniczne administratorowi serwera.",
+    "The server was unable to complete your request." : "Serwer nie mógł zakończyć żądania.",
+    "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, wyślij poniższe szczegóły techniczne administratorowi serwera.",
     "More details can be found in the server log." : "Więcej szczegółów można znaleźć w logu serwera.",
     "Technical details" : "Szczegóły techniczne",
     "Remote Address: %s" : "Adres zdalny: %s",
@@ -307,6 +307,9 @@
     "Database host" : "Komputer bazy danych",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Wskaż proszę numer portu wraz z adresem (np. localhost:5432).",
     "Performance warning" : "Ostrzeżenie o wydajności",
+    "You chose SQLite as database." : "Wybrałeś SQLite jako bazę danych.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite powinien być używany tylko dla instancji minimalnych i rozwojowych. Dla rozwiniętej zalecamy inne zaplecze bazy danych.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jeśli używasz klientów do synchronizacji plików, używanie SQLite jest mocno odradzane.",
     "Finish setup" : "Zakończ konfigurowanie",
     "Finishing …" : "Kończę…",
     "Need help?" : "Potrzebujesz pomocy?",

+ 3 - 0
core/l10n/sr.js

@@ -309,6 +309,9 @@ OC.L10N.register(
     "Database host" : "Домаћин базе",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Наведите и број порта у имену домаћина (нпр. localhost:5432).",
     "Performance warning" : "Упозорење о перформансама",
+    "You chose SQLite as database." : "Одабрали сте SQLite за базу података.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite треба да се користи само за најмање инстанце или за инстанце за развој. За продукцију, препоручујемо други тип база података.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Коришћење SQLite базе података нарочите није препоручљиво ако користите клијенте за синхронизацију фајлова.",
     "Finish setup" : "Заврши подешавање",
     "Finishing …" : "Завршавам…",
     "Need help?" : "Треба Вам помоћ?",

+ 3 - 0
core/l10n/sr.json

@@ -307,6 +307,9 @@
     "Database host" : "Домаћин базе",
     "Please specify the port number along with the host name (e.g., localhost:5432)." : "Наведите и број порта у имену домаћина (нпр. localhost:5432).",
     "Performance warning" : "Упозорење о перформансама",
+    "You chose SQLite as database." : "Одабрали сте SQLite за базу података.",
+    "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite треба да се користи само за најмање инстанце или за инстанце за развој. За продукцију, препоручујемо други тип база података.",
+    "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Коришћење SQLite базе података нарочите није препоручљиво ако користите клијенте за синхронизацију фајлова.",
     "Finish setup" : "Заврши подешавање",
     "Finishing …" : "Завршавам…",
     "Need help?" : "Треба Вам помоћ?",

+ 3 - 3
lib/l10n/pl.js

@@ -17,7 +17,7 @@ OC.L10N.register(
     "Education Edition" : "Wersja edukacyjna",
     "Enterprise bundle" : "Zestaw biznesowy",
     "Groupware bundle" : "Zestaw pracy grupowej",
-    "Social sharing bundle" : "Zestaw współdzielenia społecznościowego",
+    "Social sharing bundle" : "Pakiet udostępniania społecznego",
     "PHP %s or higher is required." : "PHP %s lub wyższe jest wymagane.",
     "PHP with a version lower than %s is required." : "Wersja PHP jest niższa niż %s, która jest wymagana.",
     "%sbit or higher PHP required." : "%sbit lub wyższe PHP jest wymagane.",
@@ -74,12 +74,12 @@ OC.L10N.register(
     "Share" : "Udostępnianie",
     "Overview" : "Przegląd",
     "Basic settings" : "Ustawienia podstawowe",
-    "Sharing" : "Udostępnianie",
+    "Sharing" : "Współdzielenie",
     "Security" : "Bepieczeństwo",
     "Theming" : "Motyw",
     "Groupware" : "Praca grupowa",
     "Additional settings" : "Ustawienia dodatkowe",
-    "Personal info" : "Informacje Osobiste",
+    "Personal info" : "Informacje osobiste",
     "Mobile & desktop" : "Mobilne i stacjonarne",
     "Unlimited" : "Nielimitowane",
     "Verifying" : "Weryfikacja",

+ 3 - 3
lib/l10n/pl.json

@@ -15,7 +15,7 @@
     "Education Edition" : "Wersja edukacyjna",
     "Enterprise bundle" : "Zestaw biznesowy",
     "Groupware bundle" : "Zestaw pracy grupowej",
-    "Social sharing bundle" : "Zestaw współdzielenia społecznościowego",
+    "Social sharing bundle" : "Pakiet udostępniania społecznego",
     "PHP %s or higher is required." : "PHP %s lub wyższe jest wymagane.",
     "PHP with a version lower than %s is required." : "Wersja PHP jest niższa niż %s, która jest wymagana.",
     "%sbit or higher PHP required." : "%sbit lub wyższe PHP jest wymagane.",
@@ -72,12 +72,12 @@
     "Share" : "Udostępnianie",
     "Overview" : "Przegląd",
     "Basic settings" : "Ustawienia podstawowe",
-    "Sharing" : "Udostępnianie",
+    "Sharing" : "Współdzielenie",
     "Security" : "Bepieczeństwo",
     "Theming" : "Motyw",
     "Groupware" : "Praca grupowa",
     "Additional settings" : "Ustawienia dodatkowe",
-    "Personal info" : "Informacje Osobiste",
+    "Personal info" : "Informacje osobiste",
     "Mobile & desktop" : "Mobilne i stacjonarne",
     "Unlimited" : "Nielimitowane",
     "Verifying" : "Weryfikacja",

+ 14 - 0
settings/l10n/eo.js

@@ -1,6 +1,17 @@
 OC.L10N.register(
     "settings",
     {
+    "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}",
+    "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}",
+    "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}",
+    "An administrator added you to group {group}" : "Administranto aldonis vin al grupo {group}",
+    "An administrator added {user} to group {group}" : "Administranto aldonis uzanton {user} al grupo {group}",
+    "{actor} removed you from group {group}" : "{actor} forigis vin el grupo {group}",
+    "You removed {user} from group {group}" : "Vi forigis uzanton {user} el grupo {group}",
+    "{actor} removed {user} from group {group}" : "{actor} forigi uzanton {user} el grupo {group}",
+    "An administrator removed you from group {group}" : "Administranto forigis vin el grupo {group}",
+    "An administrator removed {user} from group {group}" : "Administranto forigis uzanton {user} el grupo {group}",
+    "Your <strong>group memberships</strong> were modified" : "Viaj <strong>grupaj membrecoj</strong> modifiĝis",
     "{actor} changed your password" : "{actor} ŝanĝis vian pasvorton",
     "You changed your password" : "Vi ŝanĝis vian pasvorton",
     "Your password was reset by an administrator" : "Vian pasvorton restarigis administranton",
@@ -125,6 +136,8 @@ OC.L10N.register(
     "Devices & sessions" : "Aparatoj kaj seancoj",
     "Web, desktop and mobile clients currently logged in to your account." : "Reta, surtabla kaj portebla klientoj nun konektitaj al via konto.",
     "Error while creating device token" : "Eraro dum kreo de aparata ĵetono",
+    "Error while updating device token scope" : "Eraro dum ĝisdatigo de la amplekso de la aparataj ĵetonoj",
+    "Error while updating device token name" : "Eraro dum ĝisdatigo de la nomo de la aparataj ĵetonoj",
     "Error while deleting the token" : "Eraro dum forigado de la ĵetono",
     "App name" : "Aplikaĵa nomo",
     "Create new app password" : "Krei novan aplikaĵan pasvorton",
@@ -133,6 +146,7 @@ OC.L10N.register(
     "Username" : "Uzantonomo",
     "Password" : "Pasvorto",
     "Done" : "Farita",
+    "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj",
     "Copied!" : "Kopiita!",
     "Copy" : "Kopii",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficialaj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.",

+ 14 - 0
settings/l10n/eo.json

@@ -1,4 +1,15 @@
 { "translations": {
+    "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}",
+    "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}",
+    "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}",
+    "An administrator added you to group {group}" : "Administranto aldonis vin al grupo {group}",
+    "An administrator added {user} to group {group}" : "Administranto aldonis uzanton {user} al grupo {group}",
+    "{actor} removed you from group {group}" : "{actor} forigis vin el grupo {group}",
+    "You removed {user} from group {group}" : "Vi forigis uzanton {user} el grupo {group}",
+    "{actor} removed {user} from group {group}" : "{actor} forigi uzanton {user} el grupo {group}",
+    "An administrator removed you from group {group}" : "Administranto forigis vin el grupo {group}",
+    "An administrator removed {user} from group {group}" : "Administranto forigis uzanton {user} el grupo {group}",
+    "Your <strong>group memberships</strong> were modified" : "Viaj <strong>grupaj membrecoj</strong> modifiĝis",
     "{actor} changed your password" : "{actor} ŝanĝis vian pasvorton",
     "You changed your password" : "Vi ŝanĝis vian pasvorton",
     "Your password was reset by an administrator" : "Vian pasvorton restarigis administranton",
@@ -123,6 +134,8 @@
     "Devices & sessions" : "Aparatoj kaj seancoj",
     "Web, desktop and mobile clients currently logged in to your account." : "Reta, surtabla kaj portebla klientoj nun konektitaj al via konto.",
     "Error while creating device token" : "Eraro dum kreo de aparata ĵetono",
+    "Error while updating device token scope" : "Eraro dum ĝisdatigo de la amplekso de la aparataj ĵetonoj",
+    "Error while updating device token name" : "Eraro dum ĝisdatigo de la nomo de la aparataj ĵetonoj",
     "Error while deleting the token" : "Eraro dum forigado de la ĵetono",
     "App name" : "Aplikaĵa nomo",
     "Create new app password" : "Krei novan aplikaĵan pasvorton",
@@ -131,6 +144,7 @@
     "Username" : "Uzantonomo",
     "Password" : "Pasvorto",
     "Done" : "Farita",
+    "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj",
     "Copied!" : "Kopiita!",
     "Copy" : "Kopii",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficialaj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.",

+ 3 - 3
settings/l10n/pl.js

@@ -134,7 +134,7 @@ OC.L10N.register(
     "Device" : "Urządzenie",
     "Last activity" : "Ostatnia aktywność",
     "Devices & sessions" : "Urządzenia i sesje",
-    "Web, desktop and mobile clients currently logged in to your account." : "Do twojego konta zalogowane są następujące klienty www, desktopowe i mobilne.",
+    "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.",
     "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia.",
     "Error while updating device token scope" : "Błąd podczas aktualizowania zakresu tokena urządzenia",
     "Error while updating device token name" : "Błąd podczas aktualizowania tokena nazwy urządzenia",
@@ -337,7 +337,7 @@ OC.L10N.register(
     "Default share permissions" : "Domyślne uprawnienia do udostępniania",
     "Personal" : "Osobiste",
     "Administration" : "Administracja",
-    "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}społeczność Nextclouda{linkclose}. {githubopen}Kod źródłowy{linkclose} jest udostępniony pod licencją {licenseopen}AGPL{linkclose}.",
+    "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.",
     "Like our Facebook page" : "Polub nas na Facebook'u",
     "Follow us on Twitter" : "Bądź z nami na Twitterze",
     "Follow us on Mastodon" : "Śledź nas na Mastodonie",
@@ -371,7 +371,7 @@ OC.L10N.register(
     "Your phone number" : "Twój numer telefonu",
     "Address" : "Adres",
     "Your postal address" : "Twój adres pocztowy",
-    "Website" : "Strona WWW",
+    "Website" : "Strona internetowa",
     "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogą minąć zanim konto będzie widoczne jako zweryfikowane.",
     "Link https://…" : "Odnośnik https://…",
     "Twitter" : "Twitter",

+ 3 - 3
settings/l10n/pl.json

@@ -132,7 +132,7 @@
     "Device" : "Urządzenie",
     "Last activity" : "Ostatnia aktywność",
     "Devices & sessions" : "Urządzenia i sesje",
-    "Web, desktop and mobile clients currently logged in to your account." : "Do twojego konta zalogowane są następujące klienty www, desktopowe i mobilne.",
+    "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.",
     "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia.",
     "Error while updating device token scope" : "Błąd podczas aktualizowania zakresu tokena urządzenia",
     "Error while updating device token name" : "Błąd podczas aktualizowania tokena nazwy urządzenia",
@@ -335,7 +335,7 @@
     "Default share permissions" : "Domyślne uprawnienia do udostępniania",
     "Personal" : "Osobiste",
     "Administration" : "Administracja",
-    "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}społeczność Nextclouda{linkclose}. {githubopen}Kod źródłowy{linkclose} jest udostępniony pod licencją {licenseopen}AGPL{linkclose}.",
+    "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.",
     "Like our Facebook page" : "Polub nas na Facebook'u",
     "Follow us on Twitter" : "Bądź z nami na Twitterze",
     "Follow us on Mastodon" : "Śledź nas na Mastodonie",
@@ -369,7 +369,7 @@
     "Your phone number" : "Twój numer telefonu",
     "Address" : "Adres",
     "Your postal address" : "Twój adres pocztowy",
-    "Website" : "Strona WWW",
+    "Website" : "Strona internetowa",
     "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogą minąć zanim konto będzie widoczne jako zweryfikowane.",
     "Link https://…" : "Odnośnik https://…",
     "Twitter" : "Twitter",