]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorJenkins for ownCloud <owncloud-bot@tmit.eu>
Wed, 3 Dec 2014 06:54:32 +0000 (01:54 -0500)
committerJenkins for ownCloud <owncloud-bot@tmit.eu>
Wed, 3 Dec 2014 06:54:32 +0000 (01:54 -0500)
24 files changed:
apps/files/l10n/fr.js
apps/files/l10n/fr.json
settings/l10n/cs_CZ.js
settings/l10n/cs_CZ.json
settings/l10n/da.js
settings/l10n/da.json
settings/l10n/de.js
settings/l10n/de.json
settings/l10n/de_DE.js
settings/l10n/de_DE.json
settings/l10n/en_GB.js
settings/l10n/en_GB.json
settings/l10n/es.js
settings/l10n/es.json
settings/l10n/fi_FI.js
settings/l10n/fi_FI.json
settings/l10n/it.js
settings/l10n/it.json
settings/l10n/nl.js
settings/l10n/nl.json
settings/l10n/pt_BR.js
settings/l10n/pt_BR.json
settings/l10n/pt_PT.js
settings/l10n/pt_PT.json

index 719d3355bca5170cfbca02fc55e0feabe8545a24..a5a4f25bf1d1c03b8dafb431a858e815f892ba82 100644 (file)
@@ -70,7 +70,7 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.",
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour l'application de chiffrement est invalide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.",
-    "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement était désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos Paramètres personnels pour déchiffrer vos fichiers.",
+    "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.",
     "{dirs} and {files}" : "{dirs} et {files}",
     "%s could not be renamed as it has been deleted" : "%s ne peut être renommé car il a été supprimé ",
     "%s could not be renamed" : "%s ne peut être renommé",
index 8501a8551b7e6f4e7ae3d98cfdb4d23cbe6ad0e4..26707810a756bb290bce5a2fb31a52f1a1edd33d 100644 (file)
@@ -68,7 +68,7 @@
     "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.",
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour l'application de chiffrement est invalide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.",
-    "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement était désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos Paramètres personnels pour déchiffrer vos fichiers.",
+    "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.",
     "{dirs} and {files}" : "{dirs} et {files}",
     "%s could not be renamed as it has been deleted" : "%s ne peut être renommé car il a été supprimé ",
     "%s could not be renamed" : "%s ne peut être renommé",
index d4871378c047c825defd9da5d032f27a37bd0aa0..67e97e62e5590f442a24daa1d2db17c00adb1c10 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Bezpečnostní upozornění",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Přistupujete na %s protokolem HTTP. Důrazně doporučujeme nakonfigurovat server pro použití HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
+    "Read-Only config enabled" : "Konfigurační soubor pouze pro čtení",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurační soubor je pouze pro čtení. Toto omezuje možnost nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do souboru ručně.",
     "Setup Warning" : "Upozornění nastavení",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
index 572dd26dfe31196f730d3cf0f0f0e506a309e153..84960c3fc7c8bd3a0a8267a7ef95d6d6589362e1 100644 (file)
     "Security Warning" : "Bezpečnostní upozornění",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Přistupujete na %s protokolem HTTP. Důrazně doporučujeme nakonfigurovat server pro použití HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
+    "Read-Only config enabled" : "Konfigurační soubor pouze pro čtení",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurační soubor je pouze pro čtení. Toto omezuje možnost nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do souboru ručně.",
     "Setup Warning" : "Upozornění nastavení",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
index 67022dd176e1abef9818ac64ab43d09a947a2a69..4866e824a47da738371811fab3776f860f6b2b51 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Sikkerhedsadvarsel",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du tilgår %s via HTTP. Vi anbefaler at du konfigurerer din server til i stedet at kræve HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver så data mappen ikke længere er tilgængelig, eller at du flytter data mappen uden for webserverens dokument rod.  ",
+    "Read-Only config enabled" : "Skrivebeskyttet konfig. slået til",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfiguration er blevet slået til. Dette forhindrer indstillinger af nogle konfigurationer via webgrænsefladen. I tillæg skal filen gøres skrivbar manuelt for hver opdatering.",
     "Setup Warning" : "Opsætnings Advarsel",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP opsætning blokere \"inline doc blocks\". dette gør at flere grundlæggende apps utilgængelige",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette er sansynligvis forårsaget af et accelerator eller cache som Zend OPcache eller eAccelerator",
index 48ee293e1ece299489359f1d478b61bc8c481fec..6ad39cf6a2f61599b2ee5eb8c0d29a565932e2b5 100644 (file)
     "Security Warning" : "Sikkerhedsadvarsel",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du tilgår %s via HTTP. Vi anbefaler at du konfigurerer din server til i stedet at kræve HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver så data mappen ikke længere er tilgængelig, eller at du flytter data mappen uden for webserverens dokument rod.  ",
+    "Read-Only config enabled" : "Skrivebeskyttet konfig. slået til",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfiguration er blevet slået til. Dette forhindrer indstillinger af nogle konfigurationer via webgrænsefladen. I tillæg skal filen gøres skrivbar manuelt for hver opdatering.",
     "Setup Warning" : "Opsætnings Advarsel",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP opsætning blokere \"inline doc blocks\". dette gør at flere grundlæggende apps utilgængelige",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette er sansynligvis forårsaget af et accelerator eller cache som Zend OPcache eller eAccelerator",
index e11aa7c23d7b4f2555e8face42f71a4c2e6559d3..759c9e6bbb24602c74fd02dfff7d5bf7397b7b18 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Sicherheitswarnung",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf %s via HTTP zu. Wir empfehlen Dir dringend, Deinen Server so konfigurieren, dass stattdessen HTTPS verlangt wird.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Dein Datenverzeichnis und deine Dateien sind möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten dir dringend, dass du deinen Webserver dahingehend konfigurierst, dass dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder du verschiebst das Datenverzeichnis ausserhalb des Wurzelverzeichnisses des Webservers.",
+    "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.",
     "Setup Warning" : "Einrichtungswarnung",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie z.B. OPcache oder eAccelerator verursacht.",
index 74c3f7cf9705acbfd3e255b1847ccbf8bfa6aa90..10474ed64638cbbab740c48f3bb5471e3594fcdd 100644 (file)
     "Security Warning" : "Sicherheitswarnung",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf %s via HTTP zu. Wir empfehlen Dir dringend, Deinen Server so konfigurieren, dass stattdessen HTTPS verlangt wird.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Dein Datenverzeichnis und deine Dateien sind möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten dir dringend, dass du deinen Webserver dahingehend konfigurierst, dass dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder du verschiebst das Datenverzeichnis ausserhalb des Wurzelverzeichnisses des Webservers.",
+    "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.",
     "Setup Warning" : "Einrichtungswarnung",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie z.B. OPcache oder eAccelerator verursacht.",
index a802c80f719f46d079998096ac9d4982cdd4d198..8edd91d4c5e7352402509f561be8405719a2f558 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Sicherheitshinweis",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf %s via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, dass stattdessen HTTPS verlangt wird.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Ihr Datenverzeichnis und Ihre Dateien sind möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.",
+    "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.",
     "Setup Warning" : "Einrichtungswarnung",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie z.B. OPcache oder eAccelerator verursacht.",
index 0f1e8d079321ea2e82a2098dbfc2987cb99ef7ca..0259fc2394e3f240200d78506c972b00290eea71 100644 (file)
     "Security Warning" : "Sicherheitshinweis",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf %s via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, dass stattdessen HTTPS verlangt wird.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Ihr Datenverzeichnis und Ihre Dateien sind möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.",
+    "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.",
     "Setup Warning" : "Einrichtungswarnung",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie z.B. OPcache oder eAccelerator verursacht.",
index f33ccbcfdce5672a33e926b6d58e2b6b6e4c6dc5..f92c4e951a78ebfd2e237072a8dc483c6d0e08bf 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Security Warning",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.",
+    "Read-Only config enabled" : "Read-Only config enabled",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.",
     "Setup Warning" : "Setup Warning",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
index 5ad52ed5b563fe63825df124849a262195e5d87a..844c145e69477c32d4e32d4ec498c135b4dc7b62 100644 (file)
     "Security Warning" : "Security Warning",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.",
+    "Read-Only config enabled" : "Read-Only config enabled",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.",
     "Setup Warning" : "Setup Warning",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
index d49f8116bb7ed1c2bb02cc0dc8fddaf84b7c51ec..ba12cb68f6e61b5c70759f296aba9eafd886b72d 100644 (file)
@@ -103,6 +103,7 @@ OC.L10N.register(
     "Security Warning" : "Advertencia de seguridad",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web.",
+    "Read-Only config enabled" : "Configuración de solo lectura activada",
     "Setup Warning" : "Advertencia de configuración",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones del principales no estén accesibles.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto sea causado por un cache o acelerador, como por ejemplo Zend OPcache o eAccelerator.",
index 256e9fa7beb184e2846cf298935b7469874061ca..397bb9c4e12f4b79ae361bff2d7405a6b27c04c5 100644 (file)
     "Security Warning" : "Advertencia de seguridad",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web.",
+    "Read-Only config enabled" : "Configuración de solo lectura activada",
     "Setup Warning" : "Advertencia de configuración",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones del principales no estén accesibles.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto sea causado por un cache o acelerador, como por ejemplo Zend OPcache o eAccelerator.",
index 3965f7e9159e879b1ea0bbbd27fca41504f57ab7..b5c1625f044015eaf5fd6797a666690cde7e7c95 100644 (file)
@@ -102,6 +102,7 @@ OC.L10N.register(
     "Security Warning" : "Turvallisuusvaroitus",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Käytät %sia HTTP-yhteydellä. Suosittelemme määrittämään palvelimen vaatimaan salattua HTTPS-yhteyttä.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Datahakemistosi ja kaikki tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi tällä hetkellä. Määritä verkkopalvelimen asetukset siten, ettei datahakemistosi ole suoraan käytettävissä tai siirrä kyseinen hakemisto pois verkkopalvelimen dokumenttijuuresta.",
+    "Read-Only config enabled" : "Vain luku -määritykset otettu käyttöön",
     "Setup Warning" : "Asetusvaroitus",
     "Database Performance Info" : "Tietokannan suorituskyvyn tiedot",
     "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLitea käytetään tietokantana. Laajoja asennuksia varten tämä asetus kannattaa muuttaa. Käytä komentorivityökalua 'occ db:convert-type' siirtyäksesi toiseen tietokantaan.",
index 4fc99b5fdf36026f257ebdba3e206358bb1bab6b..aa90db529bc07139797e365f6ce7c11f4bb68a24 100644 (file)
     "Security Warning" : "Turvallisuusvaroitus",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Käytät %sia HTTP-yhteydellä. Suosittelemme määrittämään palvelimen vaatimaan salattua HTTPS-yhteyttä.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Datahakemistosi ja kaikki tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi tällä hetkellä. Määritä verkkopalvelimen asetukset siten, ettei datahakemistosi ole suoraan käytettävissä tai siirrä kyseinen hakemisto pois verkkopalvelimen dokumenttijuuresta.",
+    "Read-Only config enabled" : "Vain luku -määritykset otettu käyttöön",
     "Setup Warning" : "Asetusvaroitus",
     "Database Performance Info" : "Tietokannan suorituskyvyn tiedot",
     "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLitea käytetään tietokantana. Laajoja asennuksia varten tämä asetus kannattaa muuttaa. Käytä komentorivityökalua 'occ db:convert-type' siirtyäksesi toiseen tietokantaan.",
index 2748c43298d940fb274c36b77d997b4d6fd86b4e..8ea5c83aa9d4836e7f76d655d20b8794d109027a 100644 (file)
@@ -103,6 +103,7 @@ OC.L10N.register(
     "Security Warning" : "Avviso di sicurezza",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sei connesso a %s tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
+    "Read-Only config enabled" : "Config di sola lettura abilitata",
     "Setup Warning" : "Avviso di configurazione",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
index f8e94b7288e03013d2669db5aba7ffe67c0528ff..de574332eb3a92bb7f8566dbda85bafd846cc919 100644 (file)
     "Security Warning" : "Avviso di sicurezza",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sei connesso a %s tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
+    "Read-Only config enabled" : "Config di sola lettura abilitata",
     "Setup Warning" : "Avviso di configurazione",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
index 8e38125bb430942186b5abf78aa9fdd1ee3b2497..276f5f676f9b957a34558cc92de62a2868322b69 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Beveiligingswaarschuwing",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "U bent met %s verbonden over HTTP. We adviseren met klem uw server zo te configureren dat alleen HTTPS kan worden gebruikt.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Uw data folder en uw bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet.  We raden ten zeerste aan aan om uw webserver zodanig te configureren, dat de datamap niet bereikbaar is vanaf het internet of om uw datamap te verplaatsen naar een locatie buiten de document root van de webserver.",
+    "Read-Only config enabled" : "Alleen-lezen config geactiveerd",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De Alleen-lezen config is geactiveerd. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
     "Setup Warning" : "Instellingswaarschuwing",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
index 8d5ef3d25e31af6efc7f78593ea5c0eceec250ce..f29679c3d9dbbc9f037789649c2811739eca2b98 100644 (file)
     "Security Warning" : "Beveiligingswaarschuwing",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "U bent met %s verbonden over HTTP. We adviseren met klem uw server zo te configureren dat alleen HTTPS kan worden gebruikt.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Uw data folder en uw bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet.  We raden ten zeerste aan aan om uw webserver zodanig te configureren, dat de datamap niet bereikbaar is vanaf het internet of om uw datamap te verplaatsen naar een locatie buiten de document root van de webserver.",
+    "Read-Only config enabled" : "Alleen-lezen config geactiveerd",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De Alleen-lezen config is geactiveerd. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
     "Setup Warning" : "Instellingswaarschuwing",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
index 1d280fa1439cc73eb38c77d34d5ff0734f10968b..1d53791fdf2c3de56362914d97243f2c37c3ae71 100644 (file)
@@ -103,6 +103,8 @@ OC.L10N.register(
     "Security Warning" : "Aviso de Segurança",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Você está acessando %s via HTTP. Sugerimos você configurar o servidor para exigir o uso de HTTPS em seu lugar.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Seu diretório de dados e seus arquivos são, provavelmente, acessíveis a partir da internet. O arquivo htaccess. não está funcionando. Nós sugerimos fortemente que você configure o seu servidor web de uma forma que o diretório de dados não esteja mais acessível ou mova o diretório de dados para fora do raiz do servidor.",
+    "Read-Only config enabled" : "Somente-Leitura configuração ativada",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via a interface web. Além disso, o arquivo precisa ter permissão de escrita manual para cada atualização.",
     "Setup Warning" : "Aviso de Configuração",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.",
index 3746bb162dc97cbb5384d7f3e73278b15f7bb9c5..48c9c807440c2fac71c71f4c590c858873bb7e84 100644 (file)
     "Security Warning" : "Aviso de Segurança",
     "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Você está acessando %s via HTTP. Sugerimos você configurar o servidor para exigir o uso de HTTPS em seu lugar.",
     "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Seu diretório de dados e seus arquivos são, provavelmente, acessíveis a partir da internet. O arquivo htaccess. não está funcionando. Nós sugerimos fortemente que você configure o seu servidor web de uma forma que o diretório de dados não esteja mais acessível ou mova o diretório de dados para fora do raiz do servidor.",
+    "Read-Only config enabled" : "Somente-Leitura configuração ativada",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via a interface web. Além disso, o arquivo precisa ter permissão de escrita manual para cada atualização.",
     "Setup Warning" : "Aviso de Configuração",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.",
index cf82312e4667aa0d61851c357222e2d673b61ad5..da133e0eacbb0aab70ba9cf283762909fa76131a 100644 (file)
@@ -15,79 +15,79 @@ OC.L10N.register(
     "Files decrypted successfully" : "Ficheiros desencriptados com sucesso",
     "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Não foi possível descodificar os seus ficheiros. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Couldn't decrypt your files, check your password and try again" : "Não foi possível descodificar os seus ficheiros. Por favor, verifique a sua palavra-passe e tente novamente",
-    "Encryption keys deleted permanently" : "A chave de encriptação foi eliminada permanentemente",
-    "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possível excluir permanentemente a sua chave de encriptação. Verifique a sua owncloud.log ou pergunte ao seu administrador",
+    "Encryption keys deleted permanently" : "As chaves de encriptação foram eliminadas para sempre",
+    "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possível apagar as suas chaves de encriptação. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Couldn't remove app." : "Não foi possível remover a aplicação.",
     "Email saved" : "E-mail guardado",
     "Invalid email" : "e-mail inválido",
     "Unable to delete group" : "Não é possível apagar o grupo",
     "Unable to delete user" : "Não é possível apagar o utilizador",
-    "Backups restored successfully" : "Cópias de segurança foram restauradas com sucesso",
-    "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Nao foi possivel restaurar as suas chaves de encriptacao. Verifique a sua owncloud.log ou pergunte ao seu administrador",
+    "Backups restored successfully" : "Cópias de segurança restauradas com sucesso",
+    "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possivel restaurar as suas chaves de encriptacao. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Language changed" : "Idioma alterado",
     "Invalid request" : "Pedido Inválido",
     "Admins can't remove themself from the admin group" : "Os administradores não se podem remover a eles próprios do grupo 'admin'.",
-    "Unable to add user to group %s" : "Impossível acrescentar utilizador ao grupo %s",
-    "Unable to remove user from group %s" : "Impossível apagar utilizador do grupo %s",
-    "Couldn't update app." : "Não foi possível actualizar a aplicação.",
+    "Unable to add user to group %s" : "Não é possível adicionar o utilizador ao grupo %s",
+    "Unable to remove user from group %s" : "Não é possível remover o utilizador do grupo %s",
+    "Couldn't update app." : "Não foi possível atualizar a app.",
     "Wrong password" : "Palavra-passe errada",
-    "No user supplied" : "Nenhum utilizador especificado.",
+    "No user supplied" : "Nenhum utilizador especificado",
     "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma palavra-passe de recuperação de administrador, caso contrário seráo perdidos todos os dados",
     "Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação de administrador errada. Por favor, verifique a palavra-passe e tente novamente.",
     "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Não foi possível alterar a sua palavra-passe, mas a chave de codificação foi atualizada com sucesso.",
     "Unable to change password" : "Não foi possível alterar a sua palavra-passe ",
     "Enabled" : "Ativada",
-    "Not enabled" : "Desactivado",
+    "Not enabled" : "Desativada",
     "Recommended" : "Recomendado",
     "Saved" : "Guardado",
     "test email settings" : "testar as definições de e-mail",
-    "If you received this email, the settings seem to be correct." : "Se você recebeu este e-mail as configurações parecem estar correctas",
-    "A problem occurred while sending the email. Please revise your settings." : "Um problema ocorreu ao enviar o email. Por favor verifique as suas definições.",
-    "Email sent" : "E-mail enviado",
+    "If you received this email, the settings seem to be correct." : "Se recebeu este e-mail, as configurações parecem estar corretas",
+    "A problem occurred while sending the email. Please revise your settings." : "Ocorreu um problema durante o envio do e-mail. Por favor, verifique as suas configurações..",
+    "Email sent" : "Mensagem enviada",
     "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?",
     "Add trusted domain" : "Adicionar domínio confiável ",
-    "Sending..." : "A enviar ...",
+    "Sending..." : "A enviar...",
     "All" : "Todos",
-    "Please wait...." : "Por favor aguarde...",
-    "Error while disabling app" : "Ocorreu  um erro enquanto desativava a aplicação",
+    "Please wait...." : "Por favor, aguarde...",
+    "Error while disabling app" : "Ocorreu  um erro enquanto desativava a app",
     "Disable" : "Desativar",
     "Enable" : "Ativar",
-    "Error while enabling app" : "Ocorreu um erro enquanto ativava a aplicação",
-    "Updating...." : "A Actualizar...",
-    "Error while updating app" : "Ocorreu um erro enquanto atualizava a aplicação",
-    "Updated" : "Actualizado",
-    "Uninstalling ...." : "A desinstalar ....",
-    "Error while uninstalling app" : "Erro durante a desinstalação da aplicação",
+    "Error while enabling app" : "Ocorreu um erro enquanto ativava a app",
+    "Updating...." : "A atualizar...",
+    "Error while updating app" : "Ocorreu um erro enquanto atualizava a app",
+    "Updated" : "Atualizada",
+    "Uninstalling ...." : "A desinstalar....",
+    "Error while uninstalling app" : "Ocorreu um erro durante a desinstalação da app",
     "Uninstall" : "Desinstalar",
-    "Select a profile picture" : "Seleccione uma fotografia de perfil",
+    "Select a profile picture" : "Selecione uma fotografia de perfil",
     "Very weak password" : "Palavra-passe muito fraca",
     "Weak password" : "Palavra-passe fraca",
     "So-so password" : "Palavra-passe aceitável",
     "Good password" : "Palavra-passe boa",
     "Strong password" : "Palavra-passe forte",
-    "Valid until {date}" : "Válido até {date}",
+    "Valid until {date}" : "Válida até {date}",
     "Delete" : "Apagar",
-    "Decrypting files... Please wait, this can take some time." : "A desencriptar os ficheiros... Por favor aguarde, esta operação pode demorar algum tempo.",
-    "Delete encryption keys permanently." : "Excluir as chaves encriptadas de forma permanente.",
-    "Restore encryption keys." : "Restaurar chaves encriptadas.",
+    "Decrypting files... Please wait, this can take some time." : "A descodificar os ficheiros... Por favor, aguarde, esta operação pode demorar algum tempo.",
+    "Delete encryption keys permanently." : "Apagar as chaves encriptadas para sempre.",
+    "Restore encryption keys." : "Restaurar as chaves encriptadas.",
     "Groups" : "Grupos",
-    "Unable to delete {objName}" : "Impossível apagar {objNome}",
-    "Error creating group" : "Erro ao criar grupo",
-    "A valid group name must be provided" : "Um nome válido do grupo tem de ser fornecido",
+    "Unable to delete {objName}" : "Não é possível apagar {objNome}",
+    "Error creating group" : "Ocorreu um erro ao criar o grupo",
+    "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido",
     "deleted {groupName}" : "{groupName} apagado",
     "undo" : "Anular",
     "no group" : "sem grupo",
     "never" : "nunca",
     "deleted {userName}" : "{userName} apagado",
     "add group" : "Adicionar grupo",
-    "A valid username must be provided" : "Um nome de utilizador válido deve ser fornecido",
-    "Error creating user" : "Erro a criar utilizador",
-    "A valid password must be provided" : "Deve ser fornecida uma palavra-passe válida",
-    "Warning: Home directory for user \"{user}\" already exists" : "Atenção: a pasta pessoal do utilizador \"{user}\" já existe",
+    "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
+    "Error creating user" : "Ocorreu um erro ao criar o utilizador",
+    "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
+    "Warning: Home directory for user \"{user}\" already exists" : "Atenção: A pasta pessoal do utilizador \"{user}\" já existe",
     "__language_name__" : "__language_name__",
     "Personal Info" : "Informação Pessoal",
-    "SSL root certificates" : "Certificados SSL de raiz",
+    "SSL root certificates" : "Certificados de raiz SSL",
     "Encryption" : "Encriptação",
     "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)",
     "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais",
@@ -101,22 +101,25 @@ OC.L10N.register(
     "SSL" : "SSL",
     "TLS" : "TLS",
     "Security Warning" : "Aviso de Segurança",
-    "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está a aceder %s via HTTP. Recomendamos vivamente que configure o servidor para forçar o uso de HTTPS.",
-    "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. O seu ficheiro .htaccess não está a funcionar corretamente. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
-    "Setup Warning" : "Aviso de setup",
+    "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está a aceder a %s via HTTP. Nós recomendamos vivamente que configure o seu servidor para requerer a utilização de HTTPS.",
+    "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "A sua pasta dos dados e os seus ficheiros estão provavelmente acessíveis a partir da Internet. O ficheiro .htaccess não está a funcionar corretamente. Nós sugerimos fortemente que configure o seu servidor da Web de maneira a que a pasta dos dados deixe de ficar acessível, ou mova-a para fora da diretoria raiz dos documentos do servidor da Web.",
+    "Read-Only config enabled" : "Configuração Só-de-Leitura ativada",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
+    "Setup Warning" : "Aviso de Configuração",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
-    "Database Performance Info" : "Informação sobre desempenho da Base de Dados",
+    "Database Performance Info" : "Informação do Desempenho da Base de Dados",
     "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite é usado como base de dados. Para grandes instalações nós recomendamos a alterar isso. Para mudar para outra base de dados use o comando de linha: 'occ db:convert-type'",
-    "Module 'fileinfo' missing" : "Falta o módulo 'fileinfo'",
+    "Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
-    "Your PHP version is outdated" : "A sua versão do PHP está ultrapassada",
+    "Your PHP version is outdated" : "A sua versão do PHP está desatualizada",
     "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." : "A sua versão do PHP está ultrapassada. Recomendamos que actualize para a versão 5.3.8 ou mais recente, devido às versões anteriores conterem problemas. É também possível que esta instalação não esteja a funcionar correctamente.",
-    "PHP charset is not set to UTF-8" : "PHP charset não está definido para UTF-8",
+    "PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
     "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP charset não está definido como UTF-8. Isso pode causar grandes problemas com caracteres não-ASCII em nomes de arquivo. Recomendamos para alterar o valor de php.ini 'default_charset' para 'UTF-8'.",
-    "Locale not working" : "Internacionalização não está a funcionar",
-    "System locale can not be set to a one which supports UTF-8." : "Não é possível pôr as definições de sistema compatíveis com UTF-8.",
+    "Locale not working" : "A internacionalização não está a funcionar",
+    "System locale can not be set to a one which supports UTF-8." : "Não é possível definir a internacionalização do sistema para um que suporte o UTF-8.",
     "This means that there might be problems with certain characters in file names." : "Isto significa que podem haver problemas com alguns caracteres nos nomes dos ficheiros.",
+    "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós recomendamos fortemente que instale no seu sistema os pacotes necessários para suportar uma das seguintes locallidades: %s.",
     "URL generation in notification emails" : "Geração URL em e-mails de notificação",
     "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não está instalada na raiz do domínio e usa o sistema cron, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwritewebroot\" no ficheiro config.php para o caminho webroot da sua instalação (sugestão: \"%s\")",
     "Connectivity Checks" : "Verificações de Conetividade",
index b0b3984a956d1fbe7fc8537d220e5d12aadfb5c8..d1e2fe265bf7853751879194ec5dceaf49042699 100644 (file)
     "Files decrypted successfully" : "Ficheiros desencriptados com sucesso",
     "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Não foi possível descodificar os seus ficheiros. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Couldn't decrypt your files, check your password and try again" : "Não foi possível descodificar os seus ficheiros. Por favor, verifique a sua palavra-passe e tente novamente",
-    "Encryption keys deleted permanently" : "A chave de encriptação foi eliminada permanentemente",
-    "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possível excluir permanentemente a sua chave de encriptação. Verifique a sua owncloud.log ou pergunte ao seu administrador",
+    "Encryption keys deleted permanently" : "As chaves de encriptação foram eliminadas para sempre",
+    "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possível apagar as suas chaves de encriptação. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Couldn't remove app." : "Não foi possível remover a aplicação.",
     "Email saved" : "E-mail guardado",
     "Invalid email" : "e-mail inválido",
     "Unable to delete group" : "Não é possível apagar o grupo",
     "Unable to delete user" : "Não é possível apagar o utilizador",
-    "Backups restored successfully" : "Cópias de segurança foram restauradas com sucesso",
-    "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Nao foi possivel restaurar as suas chaves de encriptacao. Verifique a sua owncloud.log ou pergunte ao seu administrador",
+    "Backups restored successfully" : "Cópias de segurança restauradas com sucesso",
+    "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Não foi possivel restaurar as suas chaves de encriptacao. Por favor, verifique a sua owncloud.log ou pergunte ao seu administrador",
     "Language changed" : "Idioma alterado",
     "Invalid request" : "Pedido Inválido",
     "Admins can't remove themself from the admin group" : "Os administradores não se podem remover a eles próprios do grupo 'admin'.",
-    "Unable to add user to group %s" : "Impossível acrescentar utilizador ao grupo %s",
-    "Unable to remove user from group %s" : "Impossível apagar utilizador do grupo %s",
-    "Couldn't update app." : "Não foi possível actualizar a aplicação.",
+    "Unable to add user to group %s" : "Não é possível adicionar o utilizador ao grupo %s",
+    "Unable to remove user from group %s" : "Não é possível remover o utilizador do grupo %s",
+    "Couldn't update app." : "Não foi possível atualizar a app.",
     "Wrong password" : "Palavra-passe errada",
-    "No user supplied" : "Nenhum utilizador especificado.",
+    "No user supplied" : "Nenhum utilizador especificado",
     "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma palavra-passe de recuperação de administrador, caso contrário seráo perdidos todos os dados",
     "Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação de administrador errada. Por favor, verifique a palavra-passe e tente novamente.",
     "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Não foi possível alterar a sua palavra-passe, mas a chave de codificação foi atualizada com sucesso.",
     "Unable to change password" : "Não foi possível alterar a sua palavra-passe ",
     "Enabled" : "Ativada",
-    "Not enabled" : "Desactivado",
+    "Not enabled" : "Desativada",
     "Recommended" : "Recomendado",
     "Saved" : "Guardado",
     "test email settings" : "testar as definições de e-mail",
-    "If you received this email, the settings seem to be correct." : "Se você recebeu este e-mail as configurações parecem estar correctas",
-    "A problem occurred while sending the email. Please revise your settings." : "Um problema ocorreu ao enviar o email. Por favor verifique as suas definições.",
-    "Email sent" : "E-mail enviado",
+    "If you received this email, the settings seem to be correct." : "Se recebeu este e-mail, as configurações parecem estar corretas",
+    "A problem occurred while sending the email. Please revise your settings." : "Ocorreu um problema durante o envio do e-mail. Por favor, verifique as suas configurações..",
+    "Email sent" : "Mensagem enviada",
     "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?",
     "Add trusted domain" : "Adicionar domínio confiável ",
-    "Sending..." : "A enviar ...",
+    "Sending..." : "A enviar...",
     "All" : "Todos",
-    "Please wait...." : "Por favor aguarde...",
-    "Error while disabling app" : "Ocorreu  um erro enquanto desativava a aplicação",
+    "Please wait...." : "Por favor, aguarde...",
+    "Error while disabling app" : "Ocorreu  um erro enquanto desativava a app",
     "Disable" : "Desativar",
     "Enable" : "Ativar",
-    "Error while enabling app" : "Ocorreu um erro enquanto ativava a aplicação",
-    "Updating...." : "A Actualizar...",
-    "Error while updating app" : "Ocorreu um erro enquanto atualizava a aplicação",
-    "Updated" : "Actualizado",
-    "Uninstalling ...." : "A desinstalar ....",
-    "Error while uninstalling app" : "Erro durante a desinstalação da aplicação",
+    "Error while enabling app" : "Ocorreu um erro enquanto ativava a app",
+    "Updating...." : "A atualizar...",
+    "Error while updating app" : "Ocorreu um erro enquanto atualizava a app",
+    "Updated" : "Atualizada",
+    "Uninstalling ...." : "A desinstalar....",
+    "Error while uninstalling app" : "Ocorreu um erro durante a desinstalação da app",
     "Uninstall" : "Desinstalar",
-    "Select a profile picture" : "Seleccione uma fotografia de perfil",
+    "Select a profile picture" : "Selecione uma fotografia de perfil",
     "Very weak password" : "Palavra-passe muito fraca",
     "Weak password" : "Palavra-passe fraca",
     "So-so password" : "Palavra-passe aceitável",
     "Good password" : "Palavra-passe boa",
     "Strong password" : "Palavra-passe forte",
-    "Valid until {date}" : "Válido até {date}",
+    "Valid until {date}" : "Válida até {date}",
     "Delete" : "Apagar",
-    "Decrypting files... Please wait, this can take some time." : "A desencriptar os ficheiros... Por favor aguarde, esta operação pode demorar algum tempo.",
-    "Delete encryption keys permanently." : "Excluir as chaves encriptadas de forma permanente.",
-    "Restore encryption keys." : "Restaurar chaves encriptadas.",
+    "Decrypting files... Please wait, this can take some time." : "A descodificar os ficheiros... Por favor, aguarde, esta operação pode demorar algum tempo.",
+    "Delete encryption keys permanently." : "Apagar as chaves encriptadas para sempre.",
+    "Restore encryption keys." : "Restaurar as chaves encriptadas.",
     "Groups" : "Grupos",
-    "Unable to delete {objName}" : "Impossível apagar {objNome}",
-    "Error creating group" : "Erro ao criar grupo",
-    "A valid group name must be provided" : "Um nome válido do grupo tem de ser fornecido",
+    "Unable to delete {objName}" : "Não é possível apagar {objNome}",
+    "Error creating group" : "Ocorreu um erro ao criar o grupo",
+    "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido",
     "deleted {groupName}" : "{groupName} apagado",
     "undo" : "Anular",
     "no group" : "sem grupo",
     "never" : "nunca",
     "deleted {userName}" : "{userName} apagado",
     "add group" : "Adicionar grupo",
-    "A valid username must be provided" : "Um nome de utilizador válido deve ser fornecido",
-    "Error creating user" : "Erro a criar utilizador",
-    "A valid password must be provided" : "Deve ser fornecida uma palavra-passe válida",
-    "Warning: Home directory for user \"{user}\" already exists" : "Atenção: a pasta pessoal do utilizador \"{user}\" já existe",
+    "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
+    "Error creating user" : "Ocorreu um erro ao criar o utilizador",
+    "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
+    "Warning: Home directory for user \"{user}\" already exists" : "Atenção: A pasta pessoal do utilizador \"{user}\" já existe",
     "__language_name__" : "__language_name__",
     "Personal Info" : "Informação Pessoal",
-    "SSL root certificates" : "Certificados SSL de raiz",
+    "SSL root certificates" : "Certificados de raiz SSL",
     "Encryption" : "Encriptação",
     "Everything (fatal issues, errors, warnings, info, debug)" : "Tudo (problemas fatais, erros, avisos, informação, depuração)",
     "Info, warnings, errors and fatal issues" : "Informação, avisos, erros e problemas fatais",
     "SSL" : "SSL",
     "TLS" : "TLS",
     "Security Warning" : "Aviso de Segurança",
-    "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está a aceder %s via HTTP. Recomendamos vivamente que configure o servidor para forçar o uso de HTTPS.",
-    "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. O seu ficheiro .htaccess não está a funcionar corretamente. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
-    "Setup Warning" : "Aviso de setup",
+    "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está a aceder a %s via HTTP. Nós recomendamos vivamente que configure o seu servidor para requerer a utilização de HTTPS.",
+    "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "A sua pasta dos dados e os seus ficheiros estão provavelmente acessíveis a partir da Internet. O ficheiro .htaccess não está a funcionar corretamente. Nós sugerimos fortemente que configure o seu servidor da Web de maneira a que a pasta dos dados deixe de ficar acessível, ou mova-a para fora da diretoria raiz dos documentos do servidor da Web.",
+    "Read-Only config enabled" : "Configuração Só-de-Leitura ativada",
+    "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
+    "Setup Warning" : "Aviso de Configuração",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
-    "Database Performance Info" : "Informação sobre desempenho da Base de Dados",
+    "Database Performance Info" : "Informação do Desempenho da Base de Dados",
     "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite é usado como base de dados. Para grandes instalações nós recomendamos a alterar isso. Para mudar para outra base de dados use o comando de linha: 'occ db:convert-type'",
-    "Module 'fileinfo' missing" : "Falta o módulo 'fileinfo'",
+    "Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
-    "Your PHP version is outdated" : "A sua versão do PHP está ultrapassada",
+    "Your PHP version is outdated" : "A sua versão do PHP está desatualizada",
     "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." : "A sua versão do PHP está ultrapassada. Recomendamos que actualize para a versão 5.3.8 ou mais recente, devido às versões anteriores conterem problemas. É também possível que esta instalação não esteja a funcionar correctamente.",
-    "PHP charset is not set to UTF-8" : "PHP charset não está definido para UTF-8",
+    "PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
     "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP charset não está definido como UTF-8. Isso pode causar grandes problemas com caracteres não-ASCII em nomes de arquivo. Recomendamos para alterar o valor de php.ini 'default_charset' para 'UTF-8'.",
-    "Locale not working" : "Internacionalização não está a funcionar",
-    "System locale can not be set to a one which supports UTF-8." : "Não é possível pôr as definições de sistema compatíveis com UTF-8.",
+    "Locale not working" : "A internacionalização não está a funcionar",
+    "System locale can not be set to a one which supports UTF-8." : "Não é possível definir a internacionalização do sistema para um que suporte o UTF-8.",
     "This means that there might be problems with certain characters in file names." : "Isto significa que podem haver problemas com alguns caracteres nos nomes dos ficheiros.",
+    "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós recomendamos fortemente que instale no seu sistema os pacotes necessários para suportar uma das seguintes locallidades: %s.",
     "URL generation in notification emails" : "Geração URL em e-mails de notificação",
     "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não está instalada na raiz do domínio e usa o sistema cron, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwritewebroot\" no ficheiro config.php para o caminho webroot da sua instalação (sugestão: \"%s\")",
     "Connectivity Checks" : "Verificações de Conetividade",