Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:51 +0300
commit550d1004351fc3e0dff72140c92bfca4d8e80ee4 (patch)
tree8794e4d3a25459dbdd2c3f820a135d000e00c6bd /apps
parent84988e4f894d4a8eeffa25d92e47f230de9ba292 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/es.js1
-rw-r--r--apps/comments/l10n/es.json1
-rw-r--r--apps/dav/l10n/es.js1
-rw-r--r--apps/dav/l10n/es.json1
-rw-r--r--apps/federatedfilesharing/l10n/it.js1
-rw-r--r--apps/federatedfilesharing/l10n/it.json1
-rw-r--r--apps/theming/l10n/it.js3
-rw-r--r--apps/theming/l10n/it.json3
-rw-r--r--apps/theming/l10n/tr.js4
-rw-r--r--apps/theming/l10n/tr.json4
-rw-r--r--apps/twofactor_backupcodes/l10n/it.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/it.json1
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
14 files changed, 24 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 895d96c80ac..25baeaaed1a 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”",
+ "Files app plugin to add comments to files" : "Plugin app Archivos para añadir comentarios a los archivos",
"Unknown user" : "Usuario desconocido",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”"
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index b6330ed0627..8e2ab1a26bf 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -27,6 +27,7 @@
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”",
+ "Files app plugin to add comments to files" : "Plugin app Archivos para añadir comentarios a los archivos",
"Unknown user" : "Usuario desconocido",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”"
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 07b1600e8b0..87650f1e109 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Link:" : "Enlace:",
"Contacts" : "Contactos",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Extremo del WebDAV",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
"Request ID: %s" : "ID de solicitud: %s",
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json
index 9bb9118d043..b301eeb8e6d 100644
--- a/apps/dav/l10n/es.json
+++ b/apps/dav/l10n/es.json
@@ -54,6 +54,7 @@
"Link:" : "Enlace:",
"Contacts" : "Contactos",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Extremo del WebDAV",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
"Request ID: %s" : "ID de solicitud: %s",
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index 735add2edd0..bb29a1920a7 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -33,6 +33,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Sharing" : "Condivisione",
"Federated file sharing" : "Condivisione file federata",
+ "Provide federated file sharing across servers" : "Fornisce una condivisione di file federata tra server",
"Federated Cloud Sharing" : "Condivisione cloud federata",
"Open documentation" : "Apri la documentazione",
"Adjust how people can share between servers." : "Regola come le persone possono condividere tra i server.",
diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json
index ca823e2ba16..dee19eb3b09 100644
--- a/apps/federatedfilesharing/l10n/it.json
+++ b/apps/federatedfilesharing/l10n/it.json
@@ -31,6 +31,7 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Sharing" : "Condivisione",
"Federated file sharing" : "Condivisione file federata",
+ "Provide federated file sharing across servers" : "Fornisce una condivisione di file federata tra server",
"Federated Cloud Sharing" : "Condivisione cloud federata",
"Open documentation" : "Apri la documentazione",
"Adjust how people can share between servers." : "Regola come le persone possono condividere tra i server.",
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index 5115ac6172a..3f4a6a772bc 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given legal notice address is too long" : "L'indirizzo dell'avviso legale specificato è troppo lungo",
+ "The given privacy policy address is too long" : "L'indirizzo dello specifico criterio di riservatezza è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"The file was uploaded" : "Il file è stato caricato",
@@ -24,6 +25,7 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.",
"Theming" : "Tema",
"Legal notice" : "Avviso legale",
+ "Privacy policy" : "Criterio di riservatezza",
"Adjust the Nextcloud theme" : "Modifica il tema di Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La gestione dei temi rende semplice la personalizzazione dell'aspetto della tua istanza e dei client supportati. Ciò sarà visibile a tutti gli utenti.",
"Name" : "Nome",
@@ -39,6 +41,7 @@ OC.L10N.register(
"Remove background image" : "Rimuovi immagine di sfondo",
"Advanced options" : "Opzioni avanzate",
"Legal notice link" : "Collegamento avviso legale",
+ "Privacy policy link" : "Collegamento criterii di riservatezza",
"Header logo" : "Logo dell'intestazione",
"Upload new header logo" : "Carica nuovo logo dell'intestazione",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json
index 4e633971665..b38b3f39896 100644
--- a/apps/theming/l10n/it.json
+++ b/apps/theming/l10n/it.json
@@ -7,6 +7,7 @@
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given legal notice address is too long" : "L'indirizzo dell'avviso legale specificato è troppo lungo",
+ "The given privacy policy address is too long" : "L'indirizzo dello specifico criterio di riservatezza è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"The file was uploaded" : "Il file è stato caricato",
@@ -22,6 +23,7 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.",
"Theming" : "Tema",
"Legal notice" : "Avviso legale",
+ "Privacy policy" : "Criterio di riservatezza",
"Adjust the Nextcloud theme" : "Modifica il tema di Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La gestione dei temi rende semplice la personalizzazione dell'aspetto della tua istanza e dei client supportati. Ciò sarà visibile a tutti gli utenti.",
"Name" : "Nome",
@@ -37,6 +39,7 @@
"Remove background image" : "Rimuovi immagine di sfondo",
"Advanced options" : "Opzioni avanzate",
"Legal notice link" : "Collegamento avviso legale",
+ "Privacy policy link" : "Collegamento criterii di riservatezza",
"Header logo" : "Logo dell'intestazione",
"Upload new header logo" : "Carica nuovo logo dell'intestazione",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index cfa9ff82b84..7f829fe1418 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
+ "The given privacy policy address is too long" : "Sağlanan gizlilik ilkesi linki çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
@@ -24,6 +25,8 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
"Legal notice" : "Yasal bildirim",
+ "Privacy policy" : "Gizlilik ilkesi",
+ "Adjust the Nextcloud theme" : "Nextcloud temasını değiştir",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"Name" : "Ad",
"Reset to default" : "Varsayılana Sıfırla",
@@ -38,6 +41,7 @@ OC.L10N.register(
"Remove background image" : "Art alan görselini kaldır",
"Advanced options" : "Gelişmiş ayarlar",
"Legal notice link" : "Yasal bildirim bağlantısı",
+ "Privacy policy link" : "Gizlilik ilkesi linki",
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 9b1fc6dc635..e2567d9b13a 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -7,6 +7,7 @@
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
+ "The given privacy policy address is too long" : "Sağlanan gizlilik ilkesi linki çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
@@ -22,6 +23,8 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
"Legal notice" : "Yasal bildirim",
+ "Privacy policy" : "Gizlilik ilkesi",
+ "Adjust the Nextcloud theme" : "Nextcloud temasını değiştir",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"Name" : "Ad",
"Reset to default" : "Varsayılana Sıfırla",
@@ -36,6 +39,7 @@
"Remove background image" : "Art alan görselini kaldır",
"Advanced options" : "Gelişmiş ayarlar",
"Legal notice link" : "Yasal bildirim bağlantısı",
+ "Privacy policy link" : "Gizlilik ilkesi linki",
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
diff --git a/apps/twofactor_backupcodes/l10n/it.js b/apps/twofactor_backupcodes/l10n/it.js
index 7bcd756dea6..5ccda1ef7bd 100644
--- a/apps/twofactor_backupcodes/l10n/it.js
+++ b/apps/twofactor_backupcodes/l10n/it.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Backup code" : "Codice di backup",
"Use backup code" : "Usa il codice di backup",
"Two factor backup codes" : "Codici di backup a due fattori",
+ "A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori",
"Second-factor backup codes" : "Codici di backup con secondo fattore"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/it.json b/apps/twofactor_backupcodes/l10n/it.json
index d05790102e4..dd0d4460764 100644
--- a/apps/twofactor_backupcodes/l10n/it.json
+++ b/apps/twofactor_backupcodes/l10n/it.json
@@ -12,6 +12,7 @@
"Backup code" : "Codice di backup",
"Use backup code" : "Usa il codice di backup",
"Two factor backup codes" : "Codici di backup a due fattori",
+ "A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori",
"Second-factor backup codes" : "Codici di backup con secondo fattore"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 9b5b6f732a1..dbb469503a9 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
"Update notification" : "Notifica di aggiornamento",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.",
"Download now" : "Scarica ora",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 23b3ae34d98..4f16007b3ae 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -29,6 +29,7 @@
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.",
"Update notification" : "Notifica di aggiornamento",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.",
"Download now" : "Scarica ora",