summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-07 01:08:50 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-07 01:08:50 +0000
commit5e4bbb394cb02413e38d5694dd3c3c479b70a392 (patch)
tree1a6ac3488ac47c365448eb11c3f51e01ec4fa2ed /apps
parent5157f16d286f1ea43cc8f25bd49948ba6972a6c9 (diff)
downloadnextcloud-server-5e4bbb394cb02413e38d5694dd3c3c479b70a392.tar.gz
nextcloud-server-5e4bbb394cb02413e38d5694dd3c3c479b70a392.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/ia.js34
-rw-r--r--apps/comments/l10n/ia.json34
-rw-r--r--apps/files/l10n/ca.js58
-rw-r--r--apps/files/l10n/ca.json58
-rw-r--r--apps/files/l10n/el.js2
-rw-r--r--apps/files/l10n/el.json2
-rw-r--r--apps/files_external/l10n/el.js1
-rw-r--r--apps/files_external/l10n/el.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/pl.js8
-rw-r--r--apps/twofactor_backupcodes/l10n/pl.json8
-rw-r--r--apps/user_ldap/l10n/pl.js1
-rw-r--r--apps/user_ldap/l10n/pl.json1
12 files changed, 140 insertions, 68 deletions
diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js
index ff148a13b8d..40b43ffccbb 100644
--- a/apps/comments/l10n/ia.js
+++ b/apps/comments/l10n/ia.js
@@ -1,7 +1,39 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "Commentarios",
+ "Unknown user" : "Usator incognite",
+ "New comment …" : "Nove commentario ...",
+ "Delete comment" : "Deler commentario",
+ "Post" : "Publicar",
"Cancel" : "Cancellar",
- "Save" : "Salveguardar"
+ "Edit comment" : "Modificar commentario",
+ "[Deleted user]" : "[Usator delite]",
+ "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
+ "More comments …" : "Plus commentarios ...",
+ "Save" : "Salveguardar",
+ "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}",
+ "Error occurred while retrieving comment with id {id}" : "Un error occurreva durante le recuperation del commentario identificate per {id}",
+ "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}",
+ "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
+ "Comment" : "Commentario",
+ "You commented" : "Tu commentava",
+ "%1$s commented" : "%1$s commentava",
+ "{author} commented" : "{author} commentava",
+ "You commented on %1$s" : "Tu commentava in %1$s",
+ "You commented on {file}" : "Tu commentava in {file}",
+ "%1$s commented on %2$s" : "%1$s commentava in %2$s",
+ "{author} commented on {file}" : "{author} commentava in {file}",
+ "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Un (ora) delite usator mentionava tu in un commentario in “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (ora) delite usator mentionava tu in un commentario in “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”",
+ "Type in a new comment..." : "Scribe in un nove commentario...",
+ "No other comments available" : "Nulle altere commentarios disponibile",
+ "More comments..." : "Plus commentarios...",
+ "{count} unread comments" : "{count} commentarios non legite",
+ "You commented on %2$s" : "Tu commentava in %2$s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json
index a71e73149f6..0555fbfaf98 100644
--- a/apps/comments/l10n/ia.json
+++ b/apps/comments/l10n/ia.json
@@ -1,5 +1,37 @@
{ "translations": {
+ "Comments" : "Commentarios",
+ "Unknown user" : "Usator incognite",
+ "New comment …" : "Nove commentario ...",
+ "Delete comment" : "Deler commentario",
+ "Post" : "Publicar",
"Cancel" : "Cancellar",
- "Save" : "Salveguardar"
+ "Edit comment" : "Modificar commentario",
+ "[Deleted user]" : "[Usator delite]",
+ "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
+ "More comments …" : "Plus commentarios ...",
+ "Save" : "Salveguardar",
+ "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}",
+ "Error occurred while retrieving comment with id {id}" : "Un error occurreva durante le recuperation del commentario identificate per {id}",
+ "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}",
+ "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
+ "Comment" : "Commentario",
+ "You commented" : "Tu commentava",
+ "%1$s commented" : "%1$s commentava",
+ "{author} commented" : "{author} commentava",
+ "You commented on %1$s" : "Tu commentava in %1$s",
+ "You commented on {file}" : "Tu commentava in {file}",
+ "%1$s commented on %2$s" : "%1$s commentava in %2$s",
+ "{author} commented on {file}" : "{author} commentava in {file}",
+ "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Un (ora) delite usator mentionava tu in un commentario in “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (ora) delite usator mentionava tu in un commentario in “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”",
+ "Type in a new comment..." : "Scribe in un nove commentario...",
+ "No other comments available" : "Nulle altere commentarios disponibile",
+ "More comments..." : "Plus commentarios...",
+ "{count} unread comments" : "{count} commentarios non legite",
+ "You commented on %2$s" : "Tu commentava in %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 7f03049ef40..095523ede54 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Storage invalid" : "Emmagatzemament no vàlid",
"Unknown error" : "Error desconegut",
- "Files" : "Fitxers",
"All files" : "Tots els fitxers",
"Recent" : "Recent",
"File could not be found" : "No s'ha pogut trobar el fitxer",
@@ -17,13 +16,6 @@ OC.L10N.register(
"Not enough free space" : "Espai lliure insuficient",
"Uploading..." : "Pujant...",
"..." : "...",
- "{hours}:{minutes}h" : "{hours}:{minutes}h",
- "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
- "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}",
- "{seconds}s" : "{seconds}s",
- "Soon..." : "Aviat...",
- "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"Actions" : "Accions",
"Download" : "Baixa",
"Rename" : "Reanomena",
@@ -32,6 +24,7 @@ OC.L10N.register(
"Delete" : "Esborra",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
+ "Files" : "Fitxers",
"Details" : "Detalls",
"Select" : "Selecciona",
"Pending" : "Pendent",
@@ -62,31 +55,20 @@ OC.L10N.register(
"Path" : "Ruta",
"Favorited" : "Agregat a favorits",
"Favorite" : "Preferits",
- "Local link" : "Enllaç local",
"Folder" : "Carpeta",
"New folder" : "Carpeta nova",
"Upload" : "Puja",
"An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
+ "Added to favorites" : "Afegit a favorits",
+ "File changes" : "Canvis al fitxer",
+ "Created by {user}" : "Creat per {user}",
+ "Changed by {user}" : "Canviat per {user}",
+ "Deleted by {user}" : "Eliminat per {user}",
+ "Restored by {user}" : "Restaurat per {user}",
+ "Renamed by {user}" : "Renombrat per {user}",
+ "Moved by {user}" : "Mogut per {user}",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
- "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta",
- "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
- "You created %1$s" : "Has creat %1$s",
- "%2$s created %1$s" : "%2$s ha creat %1$s",
- "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública",
- "You changed %1$s" : "Has canviat %1$s",
- "%2$s changed %1$s" : "%2$s ha canviat %1$s",
- "You deleted %1$s" : "Has esborrat %1$s",
- "%2$s deleted %1$s" : "%2$s ha esborrat %1$s",
- "You restored %1$s" : "Has restaurat %1$s",
- "%2$s restored %1$s" : "%2$s ha restaurat %1$s",
- "You moved %2$s to %1$s" : "Has mogut %2$s a %1$s",
- "%2$s moved %3$s to %1$s" : "%2$s ha mogut %3$s a %1$s",
- "Changed by %2$s" : "Modificat per %2$s",
- "Deleted by %2$s" : "Esborrat per %2$s",
- "Renamed by %2$s" : "Renombrat per %2$s",
- "Moved by %2$s" : "Mogut per %2$s",
- "File changes" : "Canvis al fitxer",
"Upload (max. %s)" : "Pujada (màx. %s)",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
@@ -128,9 +110,29 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error pujant el fitxer \"{fileName}\": {message}",
"Could not get result from server." : "No hi ha resposta del servidor.",
+ "{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}",
+ "{seconds}s" : "{seconds}s",
+ "Soon..." : "Aviat...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"No entries in this folder match '{filter}'" : "No hi ha resultats que coincideixin amb '{filter}'",
+ "Local link" : "Enllaç local",
"{newname} already exists" : "{newname} ja existeix",
"A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
- "Cancel upload" : "Cancel·la la pujada"
+ "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta",
+ "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
+ "You created %1$s" : "Has creat %1$s",
+ "%2$s created %1$s" : "%2$s ha creat %1$s",
+ "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública",
+ "You changed %1$s" : "Has canviat %1$s",
+ "%2$s changed %1$s" : "%2$s ha canviat %1$s",
+ "You deleted %1$s" : "Has esborrat %1$s",
+ "%2$s deleted %1$s" : "%2$s ha esborrat %1$s",
+ "You restored %1$s" : "Has restaurat %1$s",
+ "%2$s restored %1$s" : "%2$s ha restaurat %1$s",
+ "Changed by %2$s" : "Modificat per %2$s",
+ "Deleted by %2$s" : "Esborrat per %2$s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 9cedb8be4b6..4c1d8346454 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -1,7 +1,6 @@
{ "translations": {
"Storage invalid" : "Emmagatzemament no vàlid",
"Unknown error" : "Error desconegut",
- "Files" : "Fitxers",
"All files" : "Tots els fitxers",
"Recent" : "Recent",
"File could not be found" : "No s'ha pogut trobar el fitxer",
@@ -15,13 +14,6 @@
"Not enough free space" : "Espai lliure insuficient",
"Uploading..." : "Pujant...",
"..." : "...",
- "{hours}:{minutes}h" : "{hours}:{minutes}h",
- "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
- "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}",
- "{seconds}s" : "{seconds}s",
- "Soon..." : "Aviat...",
- "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"Actions" : "Accions",
"Download" : "Baixa",
"Rename" : "Reanomena",
@@ -30,6 +22,7 @@
"Delete" : "Esborra",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
+ "Files" : "Fitxers",
"Details" : "Detalls",
"Select" : "Selecciona",
"Pending" : "Pendent",
@@ -60,31 +53,20 @@
"Path" : "Ruta",
"Favorited" : "Agregat a favorits",
"Favorite" : "Preferits",
- "Local link" : "Enllaç local",
"Folder" : "Carpeta",
"New folder" : "Carpeta nova",
"Upload" : "Puja",
"An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
+ "Added to favorites" : "Afegit a favorits",
+ "File changes" : "Canvis al fitxer",
+ "Created by {user}" : "Creat per {user}",
+ "Changed by {user}" : "Canviat per {user}",
+ "Deleted by {user}" : "Eliminat per {user}",
+ "Restored by {user}" : "Restaurat per {user}",
+ "Renamed by {user}" : "Renombrat per {user}",
+ "Moved by {user}" : "Mogut per {user}",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
- "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta",
- "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
- "You created %1$s" : "Has creat %1$s",
- "%2$s created %1$s" : "%2$s ha creat %1$s",
- "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública",
- "You changed %1$s" : "Has canviat %1$s",
- "%2$s changed %1$s" : "%2$s ha canviat %1$s",
- "You deleted %1$s" : "Has esborrat %1$s",
- "%2$s deleted %1$s" : "%2$s ha esborrat %1$s",
- "You restored %1$s" : "Has restaurat %1$s",
- "%2$s restored %1$s" : "%2$s ha restaurat %1$s",
- "You moved %2$s to %1$s" : "Has mogut %2$s a %1$s",
- "%2$s moved %3$s to %1$s" : "%2$s ha mogut %3$s a %1$s",
- "Changed by %2$s" : "Modificat per %2$s",
- "Deleted by %2$s" : "Esborrat per %2$s",
- "Renamed by %2$s" : "Renombrat per %2$s",
- "Moved by %2$s" : "Mogut per %2$s",
- "File changes" : "Canvis al fitxer",
"Upload (max. %s)" : "Pujada (màx. %s)",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
@@ -126,9 +108,29 @@
"Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error pujant el fitxer \"{fileName}\": {message}",
"Could not get result from server." : "No hi ha resposta del servidor.",
+ "{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "falten {minutes}:{seconds} minut{plural_s}",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "queden {seconds} segon{plural_s}",
+ "{seconds}s" : "{seconds}s",
+ "Soon..." : "Aviat...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"No entries in this folder match '{filter}'" : "No hi ha resultats que coincideixin amb '{filter}'",
+ "Local link" : "Enllaç local",
"{newname} already exists" : "{newname} ja existeix",
"A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
- "Cancel upload" : "Cancel·la la pujada"
+ "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta",
+ "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
+ "You created %1$s" : "Has creat %1$s",
+ "%2$s created %1$s" : "%2$s ha creat %1$s",
+ "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública",
+ "You changed %1$s" : "Has canviat %1$s",
+ "%2$s changed %1$s" : "%2$s ha canviat %1$s",
+ "You deleted %1$s" : "Has esborrat %1$s",
+ "%2$s deleted %1$s" : "%2$s ha esborrat %1$s",
+ "You restored %1$s" : "Has restaurat %1$s",
+ "%2$s restored %1$s" : "%2$s ha restaurat %1$s",
+ "Changed by %2$s" : "Modificat per %2$s",
+ "Deleted by %2$s" : "Esborrat per %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index da2fb2398e4..b6ff894b521 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -80,7 +80,7 @@ OC.L10N.register(
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Με PHP-FPM μπορεί να χρειαστούν μέχρι και 5 λεπτά για να ενεργοποιηθούν οι αλλαγές.",
"Missing permissions to edit from here." : "Δεν υπάρχουν τα απαραίτητα δικαιώματα για να γίνει τροποποιήση σε αυτό το σημείο.",
"Settings" : "Ρυθμίσεις",
- "Show hidden files" : "Προβολή κρυφών αρχείων",
+ "Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτή τη διεύθυνση για να έχετε <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">πρόσβαση στα Αρχεία σας μέσω WebDAV</a>",
"No files in here" : "Δεν υπάρχουν αρχεία",
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index a4421b819fa..4c265bade98 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -78,7 +78,7 @@
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Με PHP-FPM μπορεί να χρειαστούν μέχρι και 5 λεπτά για να ενεργοποιηθούν οι αλλαγές.",
"Missing permissions to edit from here." : "Δεν υπάρχουν τα απαραίτητα δικαιώματα για να γίνει τροποποιήση σε αυτό το σημείο.",
"Settings" : "Ρυθμίσεις",
- "Show hidden files" : "Προβολή κρυφών αρχείων",
+ "Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτή τη διεύθυνση για να έχετε <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">πρόσβαση στα Αρχεία σας μέσω WebDAV</a>",
"No files in here" : "Δεν υπάρχουν αρχεία",
diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js
index b5af26264ac..94a295bce7c 100644
--- a/apps/files_external/l10n/el.js
+++ b/apps/files_external/l10n/el.js
@@ -97,6 +97,7 @@ OC.L10N.register(
"Scope" : "Εύρος",
"Enable encryption" : "Ενεργοποίηση κρυπτογράφησης",
"Enable previews" : "Ενεργοποίηση προεπισκοπήσεων",
+ "Enable sharing" : "Ενεργοποίηση διαμοιρασμού",
"Check for changes" : "Έλεγχος για αλλαγές",
"Never" : "Ποτέ",
"Once every direct access" : "Σε κάθε απευθείας πρόσβαση",
diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json
index 03e56cfba5c..db584e776ef 100644
--- a/apps/files_external/l10n/el.json
+++ b/apps/files_external/l10n/el.json
@@ -95,6 +95,7 @@
"Scope" : "Εύρος",
"Enable encryption" : "Ενεργοποίηση κρυπτογράφησης",
"Enable previews" : "Ενεργοποίηση προεπισκοπήσεων",
+ "Enable sharing" : "Ενεργοποίηση διαμοιρασμού",
"Check for changes" : "Έλεγχος για αλλαγές",
"Never" : "Ποτέ",
"Once every direct access" : "Σε κάθε απευθείας πρόσβαση",
diff --git a/apps/twofactor_backupcodes/l10n/pl.js b/apps/twofactor_backupcodes/l10n/pl.js
index 2fdb0332e7a..152e6ba1554 100644
--- a/apps/twofactor_backupcodes/l10n/pl.js
+++ b/apps/twofactor_backupcodes/l10n/pl.js
@@ -3,11 +3,11 @@ OC.L10N.register(
{
"Generate backup codes" : "Generowanie kodów zapasowych",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Kody zapasowe zostały wygenerowane. {{used}} z {{total}} kodów zostało wykorzystanych.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę zapisać i / lub wydrukować, ponieważ później nie będzie można je ponownie przeczytać",
- "Save backup codes" : "Zapis kodów zapasowych",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
+ "Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
"Regenerate backup codes" : "Ponownie generuj kody zapasowe",
- "If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważnia stare kody.",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"Two-factor authentication" : "Uwierzytelnienie dwuetapowe",
@@ -16,6 +16,6 @@ OC.L10N.register(
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuetapowego swojego konta",
"Backup code" : "Kopia zapasowa kodów",
"Use backup code" : "Użyj kodu zapasowego",
- "Second-factor backup codes" : "Druga opcja kodów zapasowych"
+ "Second-factor backup codes" : "Drugi składnik kodów zapasowych"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/twofactor_backupcodes/l10n/pl.json b/apps/twofactor_backupcodes/l10n/pl.json
index 5662387446c..035bdf1514f 100644
--- a/apps/twofactor_backupcodes/l10n/pl.json
+++ b/apps/twofactor_backupcodes/l10n/pl.json
@@ -1,11 +1,11 @@
{ "translations": {
"Generate backup codes" : "Generowanie kodów zapasowych",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Kody zapasowe zostały wygenerowane. {{used}} z {{total}} kodów zostało wykorzystanych.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę zapisać i / lub wydrukować, ponieważ później nie będzie można je ponownie przeczytać",
- "Save backup codes" : "Zapis kodów zapasowych",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
+ "Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
"Regenerate backup codes" : "Ponownie generuj kody zapasowe",
- "If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważnia stare kody.",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
"Two-factor authentication" : "Uwierzytelnienie dwuetapowe",
@@ -14,6 +14,6 @@
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuetapowego swojego konta",
"Backup code" : "Kopia zapasowa kodów",
"Use backup code" : "Użyj kodu zapasowego",
- "Second-factor backup codes" : "Druga opcja kodów zapasowych"
+ "Second-factor backup codes" : "Drugi składnik kodów zapasowych"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js
index 37ebe04de02..a7732731cab 100644
--- a/apps/user_ldap/l10n/pl.js
+++ b/apps/user_ldap/l10n/pl.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"User found and settings verified." : "Użytkownik nie znalazł ustawienia zweryfikowanego.",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia są poprawne, ale znaleziono więcej niż jednego użytkownika. Tylko pierwszy będzie mógł się zalogować. Rozważ większe zawężenie filtrami.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Błąd połączenia do LDAP / AD, proszę sprawdzić adres hosta, port i poświadczenia.",
+ "Please provide a login name to test against" : "Wprowadź nazwę użytkownika, aby wykonać test ponownie",
"Password change rejected. Hint: " : "Zmiana hasła odrzucona: Wskazówka:",
"LDAP / AD integration" : "Integracja z LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"],
diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json
index 6c9f4d2aeef..9aa9e4e478e 100644
--- a/apps/user_ldap/l10n/pl.json
+++ b/apps/user_ldap/l10n/pl.json
@@ -38,6 +38,7 @@
"User found and settings verified." : "Użytkownik nie znalazł ustawienia zweryfikowanego.",
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ustawienia są poprawne, ale znaleziono więcej niż jednego użytkownika. Tylko pierwszy będzie mógł się zalogować. Rozważ większe zawężenie filtrami.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Błąd połączenia do LDAP / AD, proszę sprawdzić adres hosta, port i poświadczenia.",
+ "Please provide a login name to test against" : "Wprowadź nazwę użytkownika, aby wykonać test ponownie",
"Password change rejected. Hint: " : "Zmiana hasła odrzucona: Wskazówka:",
"LDAP / AD integration" : "Integracja z LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s znaleziona grupa","%s znalezionych grup","%s znalezionych grup","%s znalezionych grup"],