aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/cs_CZ.js1
-rw-r--r--core/l10n/cs_CZ.json1
-rw-r--r--core/l10n/de.js5
-rw-r--r--core/l10n/de.json5
-rw-r--r--core/l10n/de_DE.js5
-rw-r--r--core/l10n/de_DE.json5
-rw-r--r--core/l10n/en_GB.js5
-rw-r--r--core/l10n/en_GB.json5
-rw-r--r--core/l10n/fi_FI.js1
-rw-r--r--core/l10n/fi_FI.json1
-rw-r--r--core/l10n/nl.js2
-rw-r--r--core/l10n/nl.json2
-rw-r--r--core/l10n/pt_BR.js5
-rw-r--r--core/l10n/pt_BR.json5
-rw-r--r--core/l10n/pt_PT.js48
-rw-r--r--core/l10n/pt_PT.json48
-rw-r--r--core/l10n/tr.js3
-rw-r--r--core/l10n/tr.json3
18 files changed, 106 insertions, 44 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 0adbad54785..f56125c74ee 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Chyba při nahrávání šablony výběru souborů: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Chyba při nahrávání šablony zprávy: {error}",
+ "read-only" : "pouze ke čtení",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} souborový konflikt","{count} souborové konflikty","{count} souborových konfliktů"],
"One file conflict" : "Jeden konflikt souboru",
"New Files" : "Nové soubory",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 119bd4098f5..a10a587fbf1 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Chyba při nahrávání šablony výběru souborů: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Chyba při nahrávání šablony zprávy: {error}",
+ "read-only" : "pouze ke čtení",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} souborový konflikt","{count} souborové konflikty","{count} souborových konfliktů"],
"One file conflict" : "Jeden konflikt souboru",
"New Files" : "Nové soubory",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index e8f8bc130a1..659c013a7e1 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}",
+ "read-only" : "Schreibgeschützt",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
"One file conflict" : "Ein Dateikonflikt",
"New Files" : "Neue Dateien",
@@ -129,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Passwort zurücksetzen",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wird nicht unterstützt und %s wird auf dieser Platform nicht korrekt funktionieren. Benutzung auf eigenes Risiko!",
"For the best results, please consider using a GNU/Linux server instead." : "Für die besten Resultate sollte stattdessen ein GNU/Linux Server verwendet werden.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und die open_basedir wurde in der php.ini konfiguriert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Bitte entferne die open_basedir - Einstellung in Deiner php.ini oder wechsle zum 64Bit-PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und cURL ist nicht installiert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please install the cURL extension and restart your webserver." : "Bitte installiere die cURL-Erweiterung und starte den Webserver neu.",
"Personal" : "Persönlich",
"Users" : "Benutzer",
"Apps" : "Apps",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 2452b15c9d9..a59a96a3ed3 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}",
+ "read-only" : "Schreibgeschützt",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
"One file conflict" : "Ein Dateikonflikt",
"New Files" : "Neue Dateien",
@@ -127,6 +128,10 @@
"Reset password" : "Passwort zurücksetzen",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wird nicht unterstützt und %s wird auf dieser Platform nicht korrekt funktionieren. Benutzung auf eigenes Risiko!",
"For the best results, please consider using a GNU/Linux server instead." : "Für die besten Resultate sollte stattdessen ein GNU/Linux Server verwendet werden.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und die open_basedir wurde in der php.ini konfiguriert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Bitte entferne die open_basedir - Einstellung in Deiner php.ini oder wechsle zum 64Bit-PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und cURL ist nicht installiert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please install the cURL extension and restart your webserver." : "Bitte installiere die cURL-Erweiterung und starte den Webserver neu.",
"Personal" : "Persönlich",
"Users" : "Benutzer",
"Apps" : "Apps",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 8c4c7ff907e..e33ed195d18 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}",
+ "read-only" : "Schreibgeschützt",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
"One file conflict" : "Ein Dateikonflikt",
"New Files" : "Neue Dateien",
@@ -129,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Passwort zurücksetzen",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wird nicht unterstützt und %s wird auf dieser Platform nicht richtig funktionieren. Benutzung auf eigenes Risiko!",
"For the best results, please consider using a GNU/Linux server instead." : "Für die besten Resultate sollte stattdessen ein GNU/Linux Server verwendet werden.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und die open_basedir wurde in der php.ini konfiguriert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Bitte entfernen Sie die open_basedir - Einstellung in Ihrer php.ini oder wechseln Sie zum 64Bit-PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und cURL ist nicht installiert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please install the cURL extension and restart your webserver." : "Bitte installieren Sie die cURL-Erweiterung und starten Sie den Webserver neu.",
"Personal" : "Persönlich",
"Users" : "Benutzer",
"Apps" : "Apps",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 1bb9d963f40..9d868677e97 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}",
+ "read-only" : "Schreibgeschützt",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
"One file conflict" : "Ein Dateikonflikt",
"New Files" : "Neue Dateien",
@@ -127,6 +128,10 @@
"Reset password" : "Passwort zurücksetzen",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wird nicht unterstützt und %s wird auf dieser Platform nicht richtig funktionieren. Benutzung auf eigenes Risiko!",
"For the best results, please consider using a GNU/Linux server instead." : "Für die besten Resultate sollte stattdessen ein GNU/Linux Server verwendet werden.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und die open_basedir wurde in der php.ini konfiguriert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Bitte entfernen Sie die open_basedir - Einstellung in Ihrer php.ini oder wechseln Sie zum 64Bit-PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und cURL ist nicht installiert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.",
+ "Please install the cURL extension and restart your webserver." : "Bitte installieren Sie die cURL-Erweiterung und starten Sie den Webserver neu.",
"Personal" : "Persönlich",
"Users" : "Benutzer",
"Apps" : "Apps",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 7f4cc076505..d9927851162 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Error loading file picker template: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Error loading message template: {error}",
+ "read-only" : "read-only",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"],
"One file conflict" : "One file conflict",
"New Files" : "New Files",
@@ -129,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Reset password",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged.",
+ "Please install the cURL extension and restart your webserver." : "Please install the cURL extension and restart your webserver.",
"Personal" : "Personal",
"Users" : "Users",
"Apps" : "Apps",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 55ea77f46a3..2e9362f3240 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Error loading file picker template: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Error loading message template: {error}",
+ "read-only" : "read-only",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"],
"One file conflict" : "One file conflict",
"New Files" : "New Files",
@@ -127,6 +128,10 @@
"Reset password" : "Reset password",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ",
"For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged.",
+ "Please install the cURL extension and restart your webserver." : "Please install the cURL extension and restart your webserver.",
"Personal" : "Personal",
"Users" : "Users",
"Apps" : "Apps",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 550c147f314..262d2641984 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
+ "read-only" : "vain luku",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} tiedoston ristiriita","{count} tiedoston ristiriita"],
"One file conflict" : "Yhden tiedoston ristiriita",
"New Files" : "Uudet tiedostot",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index 76b0b2746d6..922b9e70635 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
+ "read-only" : "vain luku",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} tiedoston ristiriita","{count} tiedoston ristiriita"],
"One file conflict" : "Yhden tiedoston ristiriita",
"New Files" : "Uudet tiedostot",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index e1f841778fb..c44ef532e6c 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}",
+ "read-only" : "Alleen lezen",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"],
"One file conflict" : "Een bestandsconflict",
"New Files" : "Nieuwe bestanden",
@@ -129,6 +130,7 @@ OC.L10N.register(
"Reset password" : "Reset wachtwoord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
+ "Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.",
"Personal" : "Persoonlijk",
"Users" : "Gebruikers",
"Apps" : "Apps",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 19612fd6071..895daeeb96e 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}",
+ "read-only" : "Alleen lezen",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"],
"One file conflict" : "Een bestandsconflict",
"New Files" : "Nieuwe bestanden",
@@ -127,6 +128,7 @@
"Reset password" : "Reset wachtwoord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
+ "Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.",
"Personal" : "Persoonlijk",
"Users" : "Gebruikers",
"Apps" : "Apps",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 2891164f254..74d0debe2fa 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Erro no seletor de carregamento modelo de arquivos: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Erro no carregamento de modelo de mensagem: {error}",
+ "read-only" : "somente-leitura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de arquivo","{count} conflitos de arquivos"],
"One file conflict" : "Conflito em um arquivo",
"New Files" : "Novos Arquivos",
@@ -129,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Redefinir senha",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter os melhores resultados, por favor, considere o uso de um servidor GNU/Linux em seu lugar.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou altere o PHP para 64bit.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o cURL não está instalado. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please install the cURL extension and restart your webserver." : "Por favor, instale a extensão cURL e reinicie seu servidor web.",
"Personal" : "Pessoal",
"Users" : "Usuários",
"Apps" : "Aplicações",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index cb77dedad7e..5c3307450bd 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Erro no seletor de carregamento modelo de arquivos: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Erro no carregamento de modelo de mensagem: {error}",
+ "read-only" : "somente-leitura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de arquivo","{count} conflitos de arquivos"],
"One file conflict" : "Conflito em um arquivo",
"New Files" : "Novos Arquivos",
@@ -127,6 +128,10 @@
"Reset password" : "Redefinir senha",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter os melhores resultados, por favor, considere o uso de um servidor GNU/Linux em seu lugar.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou altere o PHP para 64bit.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o cURL não está instalado. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please install the cURL extension and restart your webserver." : "Por favor, instale a extensão cURL e reinicie seu servidor web.",
"Personal" : "Pessoal",
"Users" : "Usuários",
"Apps" : "Aplicações",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index b06c1a64e9f..b755f738a53 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -44,9 +44,10 @@ OC.L10N.register(
"Yes" : "Sim",
"Choose" : "Escolher",
"Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo do selecionador de ficheiro: {error}",
- "Ok" : "Ok",
+ "Ok" : "CONFIRMAR",
"Error loading message template: {error}" : "Ocorreu um erro ao carregar o modelo: {error}",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de ficheiro","{count} conflitos de ficheiro"],
+ "read-only" : "só-de-leitura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de ficheiro","{count} conflitos de ficheiro"],
"One file conflict" : "Um conflito no ficheiro",
"New Files" : "Ficheiros Novos",
"Already existing files" : "Ficheiros já existentes",
@@ -54,8 +55,8 @@ OC.L10N.register(
"If you select both versions, the copied file will have a number added to its name." : "Se escolher ambas as versões, o ficheiro copiado irá ter um número adicionado ao seu nome.",
"Cancel" : "Cancelar",
"Continue" : "Continuar",
- "(all selected)" : "(todos seleccionados)",
- "({count} selected)" : "({count} seleccionados)",
+ "(all selected)" : "(todos selecionados)",
+ "({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
@@ -68,7 +69,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
"Shared" : "Partilhado",
"Shared with {recipients}" : "Partilhado com {recipients}",
- "Share" : "Partilhar",
+ "Share" : "Compartilhar",
"Error" : "Erro",
"Error while sharing" : "Erro ao partilhar",
"Error while unsharing" : "Erro ao deixar de partilhar",
@@ -81,9 +82,9 @@ OC.L10N.register(
"Password protect" : "Proteger com Palavra-passe",
"Choose a password for the public link" : "Defina a palavra-passe para a hiperligação pública",
"Allow Public Upload" : "Permitir Envios Públicos",
- "Email link to person" : "Enviar o link por e-mail",
+ "Email link to person" : "Enviar a hiperligação para a pessoa",
"Send" : "Enviar",
- "Set expiration date" : "Especificar data de expiração",
+ "Set expiration date" : "Definir a data de expiração",
"Expiration date" : "Data de expiração",
"Adding user..." : "A adicionar o utilizador ...",
"group" : "grupo",
@@ -101,14 +102,14 @@ OC.L10N.register(
"Error unsetting expiration date" : "Erro ao retirar a data de expiração",
"Error setting expiration date" : "Erro ao aplicar a data de expiração",
"Sending ..." : "A Enviar...",
- "Email sent" : "E-mail enviado",
+ "Email sent" : "Mensagem enviada",
"Warning" : "Aviso",
- "The object type is not specified." : "O tipo de objecto não foi especificado",
+ "The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
- "Delete" : "Eliminar",
+ "Delete" : "Apagar",
"Add" : "Adicionar",
"Edit tags" : "Editar etiquetas",
- "Error loading dialog template: {error}" : "Erro ao carregar modelo de diálogo: {error}",
+ "Error loading dialog template: {error}" : "Ocorreu um erro ao carregar o modelo de janela: {error}",
"No tags selected for deletion." : "Não foram escolhidas etiquetas para apagar.",
"unknown text" : "texto desconhecido",
"Hello world!" : "Olá mundo!",
@@ -116,7 +117,8 @@ OC.L10N.register(
"Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}",
"_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"],
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
- "Please reload the page." : "Por favor recarregue a página.",
+ "Please reload the page." : "Por favor, recarregue a página.",
+ "The update was unsuccessful. " : "Não foi possível atualizar.",
"The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.",
"Couldn't reset password because the token is invalid" : "Não foi possível repor a palavra-passe porque a senha é inválida",
"Couldn't send reset email. Please make sure your username is correct." : "Ocorreu um problema com o envio do e-mail, por favor confirme o seu utilizador.",
@@ -128,14 +130,16 @@ OC.L10N.register(
"Reset password" : "Repor palavra-passe",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Esta plataforma não suporta o sistema operativo Mac OS X e o %s poderá não funcionar correctamente. Utilize por sua conta e risco.",
"For the best results, please consider using a GNU/Linux server instead." : "Para um melhor resultado, utilize antes o servidor GNU/Linux.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, remova a definição open_basedir no seu php.ini ou mude para 64bit PHP.",
+ "Please install the cURL extension and restart your webserver." : "Por favor, instale a extensão cURL e reinicie o seu servidor da Web.",
"Personal" : "Pessoal",
"Users" : "Utilizadores",
- "Apps" : "Aplicações",
- "Admin" : "Admin",
+ "Apps" : "Apps",
+ "Admin" : "Administração",
"Help" : "Ajuda",
"Error loading tags" : "Erro ao carregar etiquetas",
"Tag already exists" : "A etiqueta já existe",
- "Error deleting tag(s)" : "Erro ao apagar etiqueta(s)",
+ "Error deleting tag(s)" : "Ocorreu um erro ao apagar etiqueta(s)",
"Error tagging" : "Erro ao etiquetar",
"Error untagging" : "Erro ao desetiquetar",
"Error favoriting" : "Erro a definir como favorito",
@@ -143,9 +147,9 @@ OC.L10N.register(
"Access forbidden" : "Acesso interdito",
"File not found" : "Ficheiro não encontrado",
"The specified document has not been found on the server." : "O documento especificado não foi encontrado no servidor.",
- "You can click here to return to %s." : "Pode clicar aqui para retornar para %s.",
+ "You can click here to return to %s." : "Pode clicar aqui para voltar para %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Olá,\n\napenas para informar que %s partilhou »%s« consigo.\nConsulte aqui: %s\n",
- "The share will expire on %s." : "Esta partilha vai expirar em %s.",
+ "The share will expire on %s." : "Esta partilha irá expirar em %s.",
"Cheers!" : "Parabéns!",
"Internal Server Error" : "Erro Interno do Servidor",
"The server encountered an internal error and was unable to complete your request." : "O servidor encontrou um erro interno e não conseguiu concluir o seu pedido.",
@@ -153,12 +157,12 @@ OC.L10N.register(
"More details can be found in the server log." : "Mais detalhes podem ser encontrados no log do servidor.",
"Technical details" : "Detalhes técnicos",
"Remote Address: %s" : "Endereço remoto: %s",
- "Request ID: %s" : "ID do Pedido: %s",
+ "Request ID: %s" : "Id. do Pedido: %s",
"Code: %s" : "Código: %s",
"Message: %s" : "Mensagem: %s",
"File: %s" : "Ficheiro: %s",
"Line: %s" : "Linha: %s",
- "Trace" : "Trace",
+ "Trace" : "Rasto",
"Security Warning" : "Aviso de Segurança",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "A sua versão do PHP é vulnerável ao ataque Byte Null (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." : "Por favor atualize a sua versão PHP instalada para usar o %s com segurança.",
@@ -170,18 +174,18 @@ OC.L10N.register(
"Storage & database" : "Armazenamento e base de dados",
"Data folder" : "Pasta de dados",
"Configure the database" : "Configure a base de dados",
- "Only %s is available." : "Apenas %s está disponível.",
+ "Only %s is available." : "Só está disponível %s.",
"Database user" : "Utilizador da base de dados",
"Database password" : "Palavra-passe da base de dados",
"Database name" : "Nome da base de dados",
"Database tablespace" : "Tablespace da base de dados",
"Database host" : "Anfitrião da base de dados",
"SQLite will be used as database. For larger installations we recommend to change this." : "Será usado SQLite como base de dados. Para instalações maiores é recomendável a sua alteração.",
- "Finish setup" : "Acabar instalação",
+ "Finish setup" : "Terminar consiguração",
"Finishing …" : "A terminar...",
"This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Esta aplicação requer JavaScript para functionar correctamente. Por favor <a href=\"http://enable-javascript.com/\" target=\"_blank\">active o JavaScript</a> e recarregue a página.",
"%s is available. Get more information on how to update." : "%s está disponível. Tenha mais informações como actualizar.",
- "Log out" : "Sair",
+ "Log out" : "Terminar sessão",
"Server side authentication failed!" : "Autenticação do lado do servidor falhou!",
"Please contact your administrator." : "Por favor contacte o administrador.",
"Forgot your password? Reset it!" : "Esqueceu-se da sua palavra-passe? Recupere-a!",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 186f6c64967..774696f6a52 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -42,9 +42,10 @@
"Yes" : "Sim",
"Choose" : "Escolher",
"Error loading file picker template: {error}" : "Ocorreu um erro ao carregar o modelo do selecionador de ficheiro: {error}",
- "Ok" : "Ok",
+ "Ok" : "CONFIRMAR",
"Error loading message template: {error}" : "Ocorreu um erro ao carregar o modelo: {error}",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de ficheiro","{count} conflitos de ficheiro"],
+ "read-only" : "só-de-leitura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de ficheiro","{count} conflitos de ficheiro"],
"One file conflict" : "Um conflito no ficheiro",
"New Files" : "Ficheiros Novos",
"Already existing files" : "Ficheiros já existentes",
@@ -52,8 +53,8 @@
"If you select both versions, the copied file will have a number added to its name." : "Se escolher ambas as versões, o ficheiro copiado irá ter um número adicionado ao seu nome.",
"Cancel" : "Cancelar",
"Continue" : "Continuar",
- "(all selected)" : "(todos seleccionados)",
- "({count} selected)" : "({count} seleccionados)",
+ "(all selected)" : "(todos selecionados)",
+ "({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
@@ -66,7 +67,7 @@
"Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
"Shared" : "Partilhado",
"Shared with {recipients}" : "Partilhado com {recipients}",
- "Share" : "Partilhar",
+ "Share" : "Compartilhar",
"Error" : "Erro",
"Error while sharing" : "Erro ao partilhar",
"Error while unsharing" : "Erro ao deixar de partilhar",
@@ -79,9 +80,9 @@
"Password protect" : "Proteger com Palavra-passe",
"Choose a password for the public link" : "Defina a palavra-passe para a hiperligação pública",
"Allow Public Upload" : "Permitir Envios Públicos",
- "Email link to person" : "Enviar o link por e-mail",
+ "Email link to person" : "Enviar a hiperligação para a pessoa",
"Send" : "Enviar",
- "Set expiration date" : "Especificar data de expiração",
+ "Set expiration date" : "Definir a data de expiração",
"Expiration date" : "Data de expiração",
"Adding user..." : "A adicionar o utilizador ...",
"group" : "grupo",
@@ -99,14 +100,14 @@
"Error unsetting expiration date" : "Erro ao retirar a data de expiração",
"Error setting expiration date" : "Erro ao aplicar a data de expiração",
"Sending ..." : "A Enviar...",
- "Email sent" : "E-mail enviado",
+ "Email sent" : "Mensagem enviada",
"Warning" : "Aviso",
- "The object type is not specified." : "O tipo de objecto não foi especificado",
+ "The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
- "Delete" : "Eliminar",
+ "Delete" : "Apagar",
"Add" : "Adicionar",
"Edit tags" : "Editar etiquetas",
- "Error loading dialog template: {error}" : "Erro ao carregar modelo de diálogo: {error}",
+ "Error loading dialog template: {error}" : "Ocorreu um erro ao carregar o modelo de janela: {error}",
"No tags selected for deletion." : "Não foram escolhidas etiquetas para apagar.",
"unknown text" : "texto desconhecido",
"Hello world!" : "Olá mundo!",
@@ -114,7 +115,8 @@
"Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}",
"_download %n file_::_download %n files_" : ["transferir %n ficheiro","transferir %n ficheiros"],
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
- "Please reload the page." : "Por favor recarregue a página.",
+ "Please reload the page." : "Por favor, recarregue a página.",
+ "The update was unsuccessful. " : "Não foi possível atualizar.",
"The update was successful. Redirecting you to ownCloud now." : "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.",
"Couldn't reset password because the token is invalid" : "Não foi possível repor a palavra-passe porque a senha é inválida",
"Couldn't send reset email. Please make sure your username is correct." : "Ocorreu um problema com o envio do e-mail, por favor confirme o seu utilizador.",
@@ -126,14 +128,16 @@
"Reset password" : "Repor palavra-passe",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Esta plataforma não suporta o sistema operativo Mac OS X e o %s poderá não funcionar correctamente. Utilize por sua conta e risco.",
"For the best results, please consider using a GNU/Linux server instead." : "Para um melhor resultado, utilize antes o servidor GNU/Linux.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, remova a definição open_basedir no seu php.ini ou mude para 64bit PHP.",
+ "Please install the cURL extension and restart your webserver." : "Por favor, instale a extensão cURL e reinicie o seu servidor da Web.",
"Personal" : "Pessoal",
"Users" : "Utilizadores",
- "Apps" : "Aplicações",
- "Admin" : "Admin",
+ "Apps" : "Apps",
+ "Admin" : "Administração",
"Help" : "Ajuda",
"Error loading tags" : "Erro ao carregar etiquetas",
"Tag already exists" : "A etiqueta já existe",
- "Error deleting tag(s)" : "Erro ao apagar etiqueta(s)",
+ "Error deleting tag(s)" : "Ocorreu um erro ao apagar etiqueta(s)",
"Error tagging" : "Erro ao etiquetar",
"Error untagging" : "Erro ao desetiquetar",
"Error favoriting" : "Erro a definir como favorito",
@@ -141,9 +145,9 @@
"Access forbidden" : "Acesso interdito",
"File not found" : "Ficheiro não encontrado",
"The specified document has not been found on the server." : "O documento especificado não foi encontrado no servidor.",
- "You can click here to return to %s." : "Pode clicar aqui para retornar para %s.",
+ "You can click here to return to %s." : "Pode clicar aqui para voltar para %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Olá,\n\napenas para informar que %s partilhou »%s« consigo.\nConsulte aqui: %s\n",
- "The share will expire on %s." : "Esta partilha vai expirar em %s.",
+ "The share will expire on %s." : "Esta partilha irá expirar em %s.",
"Cheers!" : "Parabéns!",
"Internal Server Error" : "Erro Interno do Servidor",
"The server encountered an internal error and was unable to complete your request." : "O servidor encontrou um erro interno e não conseguiu concluir o seu pedido.",
@@ -151,12 +155,12 @@
"More details can be found in the server log." : "Mais detalhes podem ser encontrados no log do servidor.",
"Technical details" : "Detalhes técnicos",
"Remote Address: %s" : "Endereço remoto: %s",
- "Request ID: %s" : "ID do Pedido: %s",
+ "Request ID: %s" : "Id. do Pedido: %s",
"Code: %s" : "Código: %s",
"Message: %s" : "Mensagem: %s",
"File: %s" : "Ficheiro: %s",
"Line: %s" : "Linha: %s",
- "Trace" : "Trace",
+ "Trace" : "Rasto",
"Security Warning" : "Aviso de Segurança",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "A sua versão do PHP é vulnerável ao ataque Byte Null (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." : "Por favor atualize a sua versão PHP instalada para usar o %s com segurança.",
@@ -168,18 +172,18 @@
"Storage & database" : "Armazenamento e base de dados",
"Data folder" : "Pasta de dados",
"Configure the database" : "Configure a base de dados",
- "Only %s is available." : "Apenas %s está disponível.",
+ "Only %s is available." : "Só está disponível %s.",
"Database user" : "Utilizador da base de dados",
"Database password" : "Palavra-passe da base de dados",
"Database name" : "Nome da base de dados",
"Database tablespace" : "Tablespace da base de dados",
"Database host" : "Anfitrião da base de dados",
"SQLite will be used as database. For larger installations we recommend to change this." : "Será usado SQLite como base de dados. Para instalações maiores é recomendável a sua alteração.",
- "Finish setup" : "Acabar instalação",
+ "Finish setup" : "Terminar consiguração",
"Finishing …" : "A terminar...",
"This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Esta aplicação requer JavaScript para functionar correctamente. Por favor <a href=\"http://enable-javascript.com/\" target=\"_blank\">active o JavaScript</a> e recarregue a página.",
"%s is available. Get more information on how to update." : "%s está disponível. Tenha mais informações como actualizar.",
- "Log out" : "Sair",
+ "Log out" : "Terminar sessão",
"Server side authentication failed!" : "Autenticação do lado do servidor falhou!",
"Please contact your administrator." : "Por favor contacte o administrador.",
"Forgot your password? Reset it!" : "Esqueceu-se da sua palavra-passe? Recupere-a!",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index d38f3923e51..47673965722 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Dosya seçici şablonu yüklenirken hata: {error}",
"Ok" : "Tamam",
"Error loading message template: {error}" : "İleti şablonu yüklenirken hata: {error}",
+ "read-only" : "salt okunur",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} dosya çakışması","{count} dosya çakışması"],
"One file conflict" : "Bir dosya çakışması",
"New Files" : "Yeni Dosyalar",
@@ -117,6 +118,7 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"],
"Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
+ "The update was unsuccessful. " : "Güncelleştirme başarısız.",
"The update was successful. Redirecting you to ownCloud now." : "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.",
"Couldn't reset password because the token is invalid" : "Belirteç geçersiz olduğundan parola sıfırlanamadı",
"Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.",
@@ -128,6 +130,7 @@ OC.L10N.register(
"Reset password" : "Parolayı sıfırla",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kendi riskinizle kullanın!",
"For the best results, please consider using a GNU/Linux server instead." : "En iyi sonuçlar için GNU/Linux sunucusu kullanın.",
+ "Please install the cURL extension and restart your webserver." : "Lütfen cURL eklentisini yükleyiniz ve web sunucusunu yeniden başlatınız.",
"Personal" : "Kişisel",
"Users" : "Kullanıcılar",
"Apps" : "Uygulamalar",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 28368a0c1c9..67c8d9dcb16 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Dosya seçici şablonu yüklenirken hata: {error}",
"Ok" : "Tamam",
"Error loading message template: {error}" : "İleti şablonu yüklenirken hata: {error}",
+ "read-only" : "salt okunur",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} dosya çakışması","{count} dosya çakışması"],
"One file conflict" : "Bir dosya çakışması",
"New Files" : "Yeni Dosyalar",
@@ -115,6 +116,7 @@
"_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"],
"Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
+ "The update was unsuccessful. " : "Güncelleştirme başarısız.",
"The update was successful. Redirecting you to ownCloud now." : "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.",
"Couldn't reset password because the token is invalid" : "Belirteç geçersiz olduğundan parola sıfırlanamadı",
"Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.",
@@ -126,6 +128,7 @@
"Reset password" : "Parolayı sıfırla",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kendi riskinizle kullanın!",
"For the best results, please consider using a GNU/Linux server instead." : "En iyi sonuçlar için GNU/Linux sunucusu kullanın.",
+ "Please install the cURL extension and restart your webserver." : "Lütfen cURL eklentisini yükleyiniz ve web sunucusunu yeniden başlatınız.",
"Personal" : "Kişisel",
"Users" : "Kullanıcılar",
"Apps" : "Uygulamalar",