summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-01 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-01 00:08:26 +0000
commit456392e627de3aad19c8188974a4972cf4e274db (patch)
tree0577a72657b2438fed341d6c1d6687f2c8922716 /apps
parentfa2f122e09781467a12936626470b626e3d062a8 (diff)
downloadnextcloud-server-456392e627de3aad19c8188974a4972cf4e274db.tar.gz
nextcloud-server-456392e627de3aad19c8188974a4972cf4e274db.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/encryption/l10n/es_MX.js2
-rw-r--r--apps/encryption/l10n/es_MX.json2
-rw-r--r--apps/encryption/l10n/sq.js2
-rw-r--r--apps/encryption/l10n/sq.json2
-rw-r--r--apps/federatedfilesharing/l10n/sq.js2
-rw-r--r--apps/federatedfilesharing/l10n/sq.json2
-rw-r--r--apps/files/l10n/sq.js2
-rw-r--r--apps/files/l10n/sq.json2
-rw-r--r--apps/files_sharing/l10n/cs.js1
-rw-r--r--apps/files_sharing/l10n/cs.json1
-rw-r--r--apps/files_sharing/l10n/es_MX.js2
-rw-r--r--apps/files_sharing/l10n/es_MX.json2
-rw-r--r--apps/files_sharing/l10n/sq.js4
-rw-r--r--apps/files_sharing/l10n/sq.json4
-rw-r--r--apps/files_trashbin/l10n/sq.js2
-rw-r--r--apps/files_trashbin/l10n/sq.json2
-rw-r--r--apps/sharebymail/l10n/sq.js2
-rw-r--r--apps/sharebymail/l10n/sq.json2
-rw-r--r--apps/user_ldap/l10n/sq.js2
-rw-r--r--apps/user_ldap/l10n/sq.json2
20 files changed, 22 insertions, 20 deletions
diff --git a/apps/encryption/l10n/es_MX.js b/apps/encryption/l10n/es_MX.js
index 32993e64514..b0704a1bd65 100644
--- a/apps/encryption/l10n/es_MX.js
+++ b/apps/encryption/l10n/es_MX.js
@@ -30,7 +30,7 @@ OC.L10N.register(
"Missing Signature" : "Firma faltante",
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible decriptar este archivo, posiblemente sea un archivo compartido. Por favor solicita al dueño del archivo que lo vuelva a compartir contigo.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible leer este archivo, posiblemente sea un archivo compatido. Por favor solicita al dueño que vuelva a compartirlo contigo.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible leer este archivo, posiblemente sea un archivo compartido. Por favor solicita al dueño que vuelva a compartirlo contigo.",
"Default encryption module" : "Módulo de encripción predeterminado",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha habilitado la encripción de lado del servidor. Tus archivos fueron encriptados usando la contraseña '%s'\n\nPor favor inicia sesión en la interface web, ve a la sección \"módulo de encripción básica\" de tus configuraciones personales y actualiza su contraseña de encripción ingresando esta contraseña en el campo 'contraseña de inicio de sesión anterior' y tu contraseña de inicio de sesión actual. \n",
"The share will expire on %s." : "El elemento compartido expirará el %s.",
diff --git a/apps/encryption/l10n/es_MX.json b/apps/encryption/l10n/es_MX.json
index a2c72aed1ce..206e3d661ec 100644
--- a/apps/encryption/l10n/es_MX.json
+++ b/apps/encryption/l10n/es_MX.json
@@ -28,7 +28,7 @@
"Missing Signature" : "Firma faltante",
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible decriptar este archivo, posiblemente sea un archivo compartido. Por favor solicita al dueño del archivo que lo vuelva a compartir contigo.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible leer este archivo, posiblemente sea un archivo compatido. Por favor solicita al dueño que vuelva a compartirlo contigo.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es posible leer este archivo, posiblemente sea un archivo compartido. Por favor solicita al dueño que vuelva a compartirlo contigo.",
"Default encryption module" : "Módulo de encripción predeterminado",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha habilitado la encripción de lado del servidor. Tus archivos fueron encriptados usando la contraseña '%s'\n\nPor favor inicia sesión en la interface web, ve a la sección \"módulo de encripción básica\" de tus configuraciones personales y actualiza su contraseña de encripción ingresando esta contraseña en el campo 'contraseña de inicio de sesión anterior' y tu contraseña de inicio de sesión actual. \n",
"The share will expire on %s." : "El elemento compartido expirará el %s.",
diff --git a/apps/encryption/l10n/sq.js b/apps/encryption/l10n/sq.js
index fd810181f1d..923708c2964 100644
--- a/apps/encryption/l10n/sq.js
+++ b/apps/encryption/l10n/sq.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"encryption",
{
- "Missing recovery key password" : "Mungon fjalëkalim kyçi rimarrjesh",
+ "Missing recovery key password" : "Mungon fjalëkalimi kyç i rigjenerimit ",
"Please repeat the recovery key password" : "Ju lutemi, rijepni fjalëkalimin për kyç rimarrjesh",
"Repeated recovery key password does not match the provided recovery key password" : "Fjalëkalimi i ridhënë për kyç rimarrjesh s’përputhet me fjalëkalimin e dhënë për kyç rimarrjesh",
"Recovery key successfully enabled" : "Kyçi i rimarrjeve u aktivizua me sukses",
diff --git a/apps/encryption/l10n/sq.json b/apps/encryption/l10n/sq.json
index 78f0f826d26..ed251fd57a7 100644
--- a/apps/encryption/l10n/sq.json
+++ b/apps/encryption/l10n/sq.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Missing recovery key password" : "Mungon fjalëkalim kyçi rimarrjesh",
+ "Missing recovery key password" : "Mungon fjalëkalimi kyç i rigjenerimit ",
"Please repeat the recovery key password" : "Ju lutemi, rijepni fjalëkalimin për kyç rimarrjesh",
"Repeated recovery key password does not match the provided recovery key password" : "Fjalëkalimi i ridhënë për kyç rimarrjesh s’përputhet me fjalëkalimin e dhënë për kyç rimarrjesh",
"Recovery key successfully enabled" : "Kyçi i rimarrjeve u aktivizua me sukses",
diff --git a/apps/federatedfilesharing/l10n/sq.js b/apps/federatedfilesharing/l10n/sq.js
index 55f5e7c26ce..6a34e89a915 100644
--- a/apps/federatedfilesharing/l10n/sq.js
+++ b/apps/federatedfilesharing/l10n/sq.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
"Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
"Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
- "Couldn't establish a federated share." : "Nuk mund të vendosni një shpërndarje të federuar",
+ "Couldn't establish a federated share." : "Nuk mund të vendosej një shpërndarje e federuar.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nuk mund të vendoset një shpërndarje e federuar, ndoshta fjalëkalimi ishte gabim.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Kërkesa Ndarja Federative u dërgua, ju do të merrni një ftesë. Kontrolloni njoftimet tuaja.",
"The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.",
diff --git a/apps/federatedfilesharing/l10n/sq.json b/apps/federatedfilesharing/l10n/sq.json
index 23a8d69b719..31e0211bff5 100644
--- a/apps/federatedfilesharing/l10n/sq.json
+++ b/apps/federatedfilesharing/l10n/sq.json
@@ -12,7 +12,7 @@
"Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
"Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
"Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
- "Couldn't establish a federated share." : "Nuk mund të vendosni një shpërndarje të federuar",
+ "Couldn't establish a federated share." : "Nuk mund të vendosej një shpërndarje e federuar.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nuk mund të vendoset një shpërndarje e federuar, ndoshta fjalëkalimi ishte gabim.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Kërkesa Ndarja Federative u dërgua, ju do të merrni një ftesë. Kontrolloni njoftimet tuaja.",
"The mountpoint name contains invalid characters." : "Emri mountpoint përmban karaktere të pavlefshme.",
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index 14997ae306a..56666e1d820 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -143,7 +143,7 @@ OC.L10N.register(
"Any moment now..." : "Në çdo çast tani…",
"Soon..." : "Së shpejti…",
"File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.",
- "Copy local link" : "Kopjo lidhjen lokale",
+ "Copy local link" : "Kopjo linkun lokale",
"Folder" : "Dosje",
"Upload" : "Ngarkoje",
"A new file or folder has been <strong>deleted</strong>" : "Një skedar ose dosje e re është <strong>fshirë</strong>",
diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json
index cbb3456210a..4ba2864e80e 100644
--- a/apps/files/l10n/sq.json
+++ b/apps/files/l10n/sq.json
@@ -141,7 +141,7 @@
"Any moment now..." : "Në çdo çast tani…",
"Soon..." : "Së shpejti…",
"File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i skedarit është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.",
- "Copy local link" : "Kopjo lidhjen lokale",
+ "Copy local link" : "Kopjo linkun lokale",
"Folder" : "Dosje",
"Upload" : "Ngarkoje",
"A new file or folder has been <strong>deleted</strong>" : "Një skedar ose dosje e re është <strong>fshirë</strong>",
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index fa065a2f367..cde421e029f 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"the link expired" : "platnost odkazu vypršela",
"sharing is disabled" : "sdílení je zakázané",
"For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
+ "shared by %s" : "Sdílel %s",
"Add to your Nextcloud" : "Přidat do Nextcloud",
"Download" : "Stáhnout",
"Download %s" : "Stáhnout %s",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index e56596365e3..3abe58b72e6 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -101,6 +101,7 @@
"the link expired" : "platnost odkazu vypršela",
"sharing is disabled" : "sdílení je zakázané",
"For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
+ "shared by %s" : "Sdílel %s",
"Add to your Nextcloud" : "Přidat do Nextcloud",
"Download" : "Stáhnout",
"Download %s" : "Stáhnout %s",
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index a10175a03ea..d4b27e24204 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -40,7 +40,7 @@ OC.L10N.register(
"You shared {file} as public link" : "Compartiste {file} como una liga pública",
"You removed public link for {file}" : "Eliminaste la liga pública de {file}",
"Public link expired for {file}" : "La liga pública para {file} ha expirado",
- "{actor} shared {file} as public link" : "{actor} ha compatido {file} como una liga pública",
+ "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública",
"{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}",
"Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado",
"{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto",
diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json
index 9bc4fda0c3d..ecd94ae66b4 100644
--- a/apps/files_sharing/l10n/es_MX.json
+++ b/apps/files_sharing/l10n/es_MX.json
@@ -38,7 +38,7 @@
"You shared {file} as public link" : "Compartiste {file} como una liga pública",
"You removed public link for {file}" : "Eliminaste la liga pública de {file}",
"Public link expired for {file}" : "La liga pública para {file} ha expirado",
- "{actor} shared {file} as public link" : "{actor} ha compatido {file} como una liga pública",
+ "{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública",
"{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}",
"Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado",
"{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto",
diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js
index 6f9aaf5f74b..ad8b6ca84c5 100644
--- a/apps/files_sharing/l10n/sq.js
+++ b/apps/files_sharing/l10n/sq.js
@@ -19,10 +19,10 @@ OC.L10N.register(
"Shared by" : "Ndarë nga",
"Sharing" : "Ndarje",
"File shares" : "Ndarja e skedarëve",
- "Downloaded via public link" : "Shkarkuar përmes një lidhjeje publike",
+ "Downloaded via public link" : "Shkarkuar nga një link publik",
"Downloaded by {email}" : "Shkarkuar nga {email}",
"{file} downloaded via public link" : "{file} shkarkuar përmes një lidhjeje publike",
- "{email} downloaded {file}" : "{email} shkarkuar {file}",
+ "{email} downloaded {file}" : "{email} shkarkoi {file}",
"Shared with group {group}" : "U nda me grupin {group}",
"Removed share for group {group}" : "Hoqi ndarjen për grupin {group}",
"{actor} shared with group {group}" : "{actor} u nda me grupin {group}",
diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json
index 4d7ba8ee3cc..d70569e8d49 100644
--- a/apps/files_sharing/l10n/sq.json
+++ b/apps/files_sharing/l10n/sq.json
@@ -17,10 +17,10 @@
"Shared by" : "Ndarë nga",
"Sharing" : "Ndarje",
"File shares" : "Ndarja e skedarëve",
- "Downloaded via public link" : "Shkarkuar përmes një lidhjeje publike",
+ "Downloaded via public link" : "Shkarkuar nga një link publik",
"Downloaded by {email}" : "Shkarkuar nga {email}",
"{file} downloaded via public link" : "{file} shkarkuar përmes një lidhjeje publike",
- "{email} downloaded {file}" : "{email} shkarkuar {file}",
+ "{email} downloaded {file}" : "{email} shkarkoi {file}",
"Shared with group {group}" : "U nda me grupin {group}",
"Removed share for group {group}" : "Hoqi ndarjen për grupin {group}",
"{actor} shared with group {group}" : "{actor} u nda me grupin {group}",
diff --git a/apps/files_trashbin/l10n/sq.js b/apps/files_trashbin/l10n/sq.js
index 45348ca24b3..e32063e9a25 100644
--- a/apps/files_trashbin/l10n/sq.js
+++ b/apps/files_trashbin/l10n/sq.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "S’u fshi dot përgjithmonë %s",
+ "Couldn't delete %s permanently" : "%s s'u fshi dot përgjithmonë",
"Couldn't restore %s" : "S’u rikthye dot %s",
"Deleted files" : "Kartela të fshira",
"Restore" : "Riktheje",
diff --git a/apps/files_trashbin/l10n/sq.json b/apps/files_trashbin/l10n/sq.json
index a28078058c9..f9854dc904d 100644
--- a/apps/files_trashbin/l10n/sq.json
+++ b/apps/files_trashbin/l10n/sq.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Couldn't delete %s permanently" : "S’u fshi dot përgjithmonë %s",
+ "Couldn't delete %s permanently" : "%s s'u fshi dot përgjithmonë",
"Couldn't restore %s" : "S’u rikthye dot %s",
"Deleted files" : "Kartela të fshira",
"Restore" : "Riktheje",
diff --git a/apps/sharebymail/l10n/sq.js b/apps/sharebymail/l10n/sq.js
index 735de649b25..2d30b819d74 100644
--- a/apps/sharebymail/l10n/sq.js
+++ b/apps/sharebymail/l10n/sq.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "E shpërndarë me %1$s ",
+ "Shared with %1$s" : "E ndarë me %1$s ",
"Shared with {email}" : "Të shpërndara me {email}",
"Shared with %1$s by %2$s" : "E ndarë me %1$s nga %2$s",
"Shared with {email} by {actor}" : "Ndarë me {email} nga {actor}",
diff --git a/apps/sharebymail/l10n/sq.json b/apps/sharebymail/l10n/sq.json
index 81103ea6c94..1027fe6a677 100644
--- a/apps/sharebymail/l10n/sq.json
+++ b/apps/sharebymail/l10n/sq.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Shared with %1$s" : "E shpërndarë me %1$s ",
+ "Shared with %1$s" : "E ndarë me %1$s ",
"Shared with {email}" : "Të shpërndara me {email}",
"Shared with %1$s by %2$s" : "E ndarë me %1$s nga %2$s",
"Shared with {email} by {actor}" : "Ndarë me {email} nga {actor}",
diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js
index ae283ff1166..874615ed51c 100644
--- a/apps/user_ldap/l10n/sq.js
+++ b/apps/user_ldap/l10n/sq.js
@@ -141,7 +141,7 @@ OC.L10N.register(
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "E pakëshillueshme, përdoreni vetëm për testim! Nëse lidhja funksionon vetëm me këtë mundësi, importoni te shërbyesi juaj %s dëshminë SSL të shërbyesit LDAP.",
"Cache Time-To-Live" : "Cache Time-To-Live",
"in seconds. A change empties the cache." : "në sekonda. Ndryshimi e zbraz fshehtinën.",
- "Directory Settings" : "Rregullime Drejtorie",
+ "Directory Settings" : "Konfigurime Direktorish",
"User Display Name Field" : "Fushë Emri Përdoruesi Në Ekran",
"The LDAP attribute to use to generate the user's display name." : "Atribut LDAP që përdoret për të prodhuar emër ekrani për përdoruesin.",
"2nd User Display Name Field" : "Fushë e 2-të Emri Përdoruesi Në Ekran",
diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json
index 9c1a9a55d74..3c01d607e02 100644
--- a/apps/user_ldap/l10n/sq.json
+++ b/apps/user_ldap/l10n/sq.json
@@ -139,7 +139,7 @@
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "E pakëshillueshme, përdoreni vetëm për testim! Nëse lidhja funksionon vetëm me këtë mundësi, importoni te shërbyesi juaj %s dëshminë SSL të shërbyesit LDAP.",
"Cache Time-To-Live" : "Cache Time-To-Live",
"in seconds. A change empties the cache." : "në sekonda. Ndryshimi e zbraz fshehtinën.",
- "Directory Settings" : "Rregullime Drejtorie",
+ "Directory Settings" : "Konfigurime Direktorish",
"User Display Name Field" : "Fushë Emri Përdoruesi Në Ekran",
"The LDAP attribute to use to generate the user's display name." : "Atribut LDAP që përdoret për të prodhuar emër ekrani për përdoruesin.",
"2nd User Display Name Field" : "Fushë e 2-të Emri Përdoruesi Në Ekran",