diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index 74f9599ade2ea84a7b9a58949cc031de4bb6c418..3a90248503291092b210d112c57b1060f43ab54b 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "Impossible de renommer le fichier", "replaced {new_name} with {old_name}" => "{new_name} a été remplacé par {old_name}", "undo" => "annuler", +"Error deleting file." => "Erreur pendant la suppression du fichier.", "_%n folder_::_%n folders_" => array("%n dossier","%n dossiers"), "_%n file_::_%n files_" => array("%n fichier","%n fichiers"), "{dirs} and {files}" => "{dirs} et {files}", diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php index cbbabae59562f86af2473734335e3e2f2ccad599..7beb2b7c16da3e3a79fe048733031196c670751d 100644 --- a/apps/files/l10n/sv.php +++ b/apps/files/l10n/sv.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "Kan ej byta filnamn", "replaced {new_name} with {old_name}" => "ersatt {new_name} med {old_name}", "undo" => "ångra", +"Error deleting file." => "Kunde inte ta bort filen.", "_%n folder_::_%n folders_" => array("%n mapp","%n mappar"), "_%n file_::_%n files_" => array("%n fil","%n filer"), "{dirs} and {files}" => "{dirs} och {files}", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "Name" => "Namn", "Size" => "Storlek", "Modified" => "Ändrad", +"Invalid folder name. Usage of 'Shared' is reserved." => "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud", "%s could not be renamed" => "%s kunde inte namnändras", "Upload" => "Ladda upp", "File handling" => "Filhantering", diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php index 87f7aabc7adff45c55103cbbb1e7de4b00193804..1e509ea08e7a3eb889aef80fcb9f7812b0490660 100644 --- a/apps/files_encryption/l10n/sv.php +++ b/apps/files_encryption/l10n/sv.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "Private key password successfully updated." => "Den privata nyckelns lösenord uppdaterades utan problem.", "Could not update the private key password. Maybe the old password was not correct." => "Kunde inte uppdatera lösenordet för den privata nyckeln. Kanske var det gamla lösenordet fel.", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Krypteringsprogrammet kunde inte initieras! Möjligen blev krypteringsprogrammet återaktiverad under din session. Försök med att logga ut och in igen för att initiera krypteringsprogrammet.", +"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Din privata lösenordsnyckel är inte giltig! Troligen har ditt lösenord ändrats utanför %s (t.ex. i företagets katalogtjänst). Du kan uppdatera den privata lösenordsnyckeln under dina personliga inställningar för att återfå tillgång till dina filer.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Kan ej dekryptera denna fil, förmodligen är det en delad fil. Be ägaren av filen att dela den med dig.", "Unknown error please check your system settings or contact your administrator" => "Oväntat fel, kolla dina system inställningar eller kontakta din administratör", "Missing requirements." => "Krav som saknas", diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php index 2a1a6e46e036429d826238e3bd8520c484fd615d..922985e76f0cd06634d8ba8d82bde413faa6ad41 100644 --- a/apps/user_ldap/l10n/sv.php +++ b/apps/user_ldap/l10n/sv.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "Misslyckades med att radera serverinställningen", "The configuration is valid and the connection could be established!" => "Inställningen är giltig och anslutningen kunde upprättas!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera serverinställningar och logininformation.", +"The configuration is invalid. Please have a look at the logs for further details." => "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer.", "No action specified" => "Ingen åtgärd har angetts", "No configuration specified" => "Ingen konfiguration har angetts", "No data specified" => "Ingen data har angetts", @@ -15,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "mappningar rensade", "Success" => "Lyckat", "Error" => "Fel", +"Configuration OK" => "Konfigurationen är OK", +"Configuration incorrect" => "Felaktig konfiguration", +"Configuration incomplete" => "Konfigurationen är ej komplett", "Select groups" => "Välj grupper", "Select object classes" => "Välj Objekt-klasser", "Select attributes" => "Välj attribut", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index b00a43c5ce9a65cfdad02650721f192f3e16c92e..c470bc364bd436805645ac1f54a0f5d17a012a32 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Inici de sessió", "Alternative Logins" => "Acreditacions alternatives", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ei,<br><br>només fer-te saber que %s ha compartit »%s« amb tu.<br><a href=\"%s\">Mira-ho!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", +"Thank you for your patience." => "Gràcies per la paciència.", "Updating ownCloud to version %s, this may take a while." => "S'està actualitzant ownCloud a la versió %s, pot trigar una estona.", "This ownCloud instance is currently being updated, which may take a while." => "Aquesta instància d'ownCloud s'està actualitzant i podria trigar una estona.", -"Please reload this page after a short time to continue using ownCloud." => "Carregueu de nou aquesta pàgina d'aquí a poc temps per continuar usant ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", -"Thank you for your patience." => "Gràcies per la paciència." +"Please reload this page after a short time to continue using ownCloud." => "Carregueu de nou aquesta pàgina d'aquí a poc temps per continuar usant ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/da.php b/core/l10n/da.php index 88348fe39e02a94613c9400fa92c0a39a1d6b9c6..22be60bf03b7409bf2d9062b5a7921295c262a50 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Log ind", "Alternative Logins" => "Alternative logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", +"Thank you for your patience." => "Tak for din tålmodighed.", "Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid.", "This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.", -"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", -"Thank you for your patience." => "Tak for din tålmodighed." +"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/de.php b/core/l10n/de.php index 32392386426091a51976f2642e64356272dfa73c..556c8441cee3d3b3c0a2e6afed0a904287aa313f 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Einloggen", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", +"Thank you for your patience." => "Vielen Dank für Deine Geduld.", "Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern.", "This ownCloud instance is currently being updated, which may take a while." => "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.", -"Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", -"Thank you for your patience." => "Vielen Dank für Deine Geduld." +"Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index af76319eb7fc7ed065756c16da32628075d12efb..e83159b9a50b8419f0a47e87d07f1c5d60c3ee7f 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Einloggen", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br><br>%s hat %s mit Ihnen geteilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", +"Thank you for your patience." => "Vielen Dank für Ihre Geduld.", "Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern.", "This ownCloud instance is currently being updated, which may take a while." => "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.", -"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", -"Thank you for your patience." => "Vielen Dank für Ihre Geduld." +"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/el.php b/core/l10n/el.php index dc196486e641dbaaf2695ed23dc4669eaa2526e1..ab6dcff47b8bfee95e8d1f1459146876425b880e 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -143,9 +143,9 @@ $TRANSLATIONS = array( "remember" => "απομνημόνευση", "Log in" => "Είσοδος", "Alternative Logins" => "Εναλλακτικές Συνδέσεις", -"Updating ownCloud to version %s, this may take a while." => "Ενημερώνοντας το ownCloud στην έκδοση %s,μπορεί να πάρει λίγο χρόνο.", -"Please reload this page after a short time to continue using ownCloud." => "Παρακαλώ ανανεώστε αυτή τη σελίδα μετά από ένα σύντομο χρονικό διάστημα ώστε να συνεχίσετε να χρησιμοποιείτε το ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", -"Thank you for your patience." => "Σας ευχαριστούμε για την υπομονή σας." +"Thank you for your patience." => "Σας ευχαριστούμε για την υπομονή σας.", +"Updating ownCloud to version %s, this may take a while." => "Ενημερώνοντας το ownCloud στην έκδοση %s,μπορεί να πάρει λίγο χρόνο.", +"Please reload this page after a short time to continue using ownCloud." => "Παρακαλώ ανανεώστε αυτή τη σελίδα μετά από ένα σύντομο χρονικό διάστημα ώστε να συνεχίσετε να χρησιμοποιείτε το ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 1ad9031e755a6340757e97cc03246deec2b777ff..b667a775700660c01b3f2d745dff79f1f7e411ac 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Log in", "Alternative Logins" => "Alternative Logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.", +"Thank you for your patience." => "Thank you for your patience.", "Updating ownCloud to version %s, this may take a while." => "Updating ownCloud to version %s, this may take a while.", "This ownCloud instance is currently being updated, which may take a while." => "This ownCloud instance is currently being updated, which may take a while.", -"Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.", -"Thank you for your patience." => "Thank you for your patience." +"Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/es.php b/core/l10n/es.php index df765ab2127a99b04feb3b8d4d5da5ef7b197212..ede841ff7d5c55c6fd5672316905a2c48d78a1d7 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Entrar", "Alternative Logins" => "Inicios de sesión alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hola:<br><br>tan solo queremos informarte que %s compartió «%s» contigo.<br><a href=\"%s\">¡Míralo acá!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", +"Thank you for your patience." => "Gracias por su paciencia.", "Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, esto puede demorar un tiempo.", "This ownCloud instance is currently being updated, which may take a while." => "Esta versión de owncloud se está actualizando, esto puede demorar un tiempo.", -"Please reload this page after a short time to continue using ownCloud." => "Por favor , recargue esta instancia de onwcloud tras un corto periodo de tiempo y continue usándolo.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", -"Thank you for your patience." => "Gracias por su paciencia." +"Please reload this page after a short time to continue using ownCloud." => "Por favor , recargue esta instancia de onwcloud tras un corto periodo de tiempo y continue usándolo." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index c12a1c663159828597c5754d8b84696faba367a4..c3b2e023c03e7b42eeb9592b0c7006b850c850fc 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Logi sisse", "Alternative Logins" => "Alternatiivsed sisselogimisviisid", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei,<br><br>lihtsalt annan sulle teada, et %s jagas sulle välja »%s«.<br><a href=\"%s\">Vaata seda!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", +"Thank you for your patience." => "Täname kannatlikkuse eest.", "Updating ownCloud to version %s, this may take a while." => "ownCloudi uuendamine versioonile %s. See võib veidi aega võtta.", "This ownCloud instance is currently being updated, which may take a while." => "Seda ownCloud instantsi hetkel uuendatakse, võib võtta veidi aega.", -"Please reload this page after a short time to continue using ownCloud." => "Palun laadi see leht uuesti veidi aja pärast jätkamaks ownCloud kasutamist.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", -"Thank you for your patience." => "Täname kannatlikkuse eest." +"Please reload this page after a short time to continue using ownCloud." => "Palun laadi see leht uuesti veidi aja pärast jätkamaks ownCloud kasutamist." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 5e7a65d609e8d33efe2f9843a645092002a824a3..2f85fb6c5c08c40d96e3763bd4f1b9be3e04f4e4 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -152,9 +152,9 @@ $TRANSLATIONS = array( "Log in" => "Kirjaudu sisään", "Alternative Logins" => "Vaihtoehtoiset kirjautumiset", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>", +"Thank you for your patience." => "Kiitos kärsivällisyydestäsi.", "Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken.", "This ownCloud instance is currently being updated, which may take a while." => "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kestää hetki.", -"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä.", -"Thank you for your patience." => "Kiitos kärsivällisyydestäsi." +"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 7668f589a85ed985f4793005d28c8a03dd8134eb..f2d31554a1836095811066a4c52e8519c0abbeae 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Accès interdit", "Cloud not found" => "Introuvable", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n", +"The share will expire on %s." => "Le partage expirera le %s.", "Cheers!" => "Salutations!", "Security Warning" => "Avertissement de sécurité", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Votre version de PHP est vulnérable à l'attaque par caractère NULL (CVE-2006-7243)", @@ -164,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Connexion", "Alternative Logins" => "Logins alternatifs", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.", +"Thank you for your patience." => "Merci de votre patience.", "Updating ownCloud to version %s, this may take a while." => "Mise à jour en cours d'ownCloud vers la version %s, cela peut prendre du temps.", "This ownCloud instance is currently being updated, which may take a while." => "Cette instance d'ownCloud est en cours de mise à jour, cela peut prendre du temps.", -"Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.", -"Thank you for your patience." => "Merci de votre patience." +"Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/core/l10n/gl.php b/core/l10n/gl.php index 94a4b47b9c5194da3061041596491039f4cddd9c..ecf27f6acdb02f86a4ceb5feaf30a9e14bc07ed2 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Conectar", "Alternative Logins" => "Accesos alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ola,<br><br>Só facerlle saber que %s compartiu «%s» con vostede.<br><a href=\"%s\">Véxao!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", +"Thank you for your patience." => "Grazas pola súa paciencia.", "Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a versión %s, esto pode levar un anaco.", "This ownCloud instance is currently being updated, which may take a while." => "Esta instancia do ownCloud está actualizandose neste momento, pode levarlle un chisco.", -"Please reload this page after a short time to continue using ownCloud." => "Volva cargar a páxina de aquí a pouco para para continuar co ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", -"Thank you for your patience." => "Grazas pola súa paciencia." +"Please reload this page after a short time to continue using ownCloud." => "Volva cargar a páxina de aquí a pouco para para continuar co ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php index 7c67bb9d22c7b764c73a26893b39ad1daf186b95..991ae3a838d477c546c2b42670814463d34684bc 100644 --- a/core/l10n/hu_HU.php +++ b/core/l10n/hu_HU.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Bejelentkezés", "Alternative Logins" => "Alternatív bejelentkezés", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Szia!<br><br>Értesítünk, hogy %s megosztotta veled a következőt: »%s«.<br><a href=\"%s\">Ide kattintva tudod megnézni</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját.", +"Thank you for your patience." => "Köszönjük a türelmét.", "Updating ownCloud to version %s, this may take a while." => "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet.", "This ownCloud instance is currently being updated, which may take a while." => "Az Owncloud frissítés elezdődött, eltarthat egy ideig.", -"Please reload this page after a short time to continue using ownCloud." => "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \"", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját.", -"Thank you for your patience." => "Köszönjük a türelmét." +"Please reload this page after a short time to continue using ownCloud." => "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \"" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/it.php b/core/l10n/it.php index 80536e2dbe5f92b9cd960df0d10b800d75fc2e82..fe37561637b248135fca813d914d5a9a717e1512 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Accedi", "Alternative Logins" => "Accessi alternativi", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", +"Thank you for your patience." => "Grazie per la pazienza.", "Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo.", "This ownCloud instance is currently being updated, which may take a while." => "Questa istanza di ownCloud è in fase di aggiornamento, potrebbe richiedere del tempo.", -"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", -"Thank you for your patience." => "Grazie per la pazienza." +"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index f43e6083d0c112e3f28ba674cc14dd3e08711d59..e918ac042fb277b842f7bbd6348b1c8b9ddef026 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "ログイン", "Alternative Logins" => "代替ログイン", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。", +"Thank you for your patience." => "しばらくお待ちください。", "Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ち下さい。", "This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在更新中であり、しばらく時間がかかります。", -"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。", -"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。", -"Thank you for your patience." => "しばらくお待ちください。" +"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/core/l10n/lb.php b/core/l10n/lb.php index 215111dadfcc4665d00444d9cf941400ff280993..920e109bc68f0b8904473cfbd3992b466f5c98f4 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -143,7 +143,7 @@ $TRANSLATIONS = array( "remember" => "verhalen", "Log in" => "Umellen", "Alternative Logins" => "Alternativ Umeldungen", -"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren.", -"Thank you for your patience." => "Merci fir deng Gedold." +"Thank you for your patience." => "Merci fir deng Gedold.", +"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index bed1756cb4915245dcbb748ff1f4bff73ef632eb..02852e37d4c49639164e16a2fafddcaabe7a1370 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -161,10 +161,10 @@ $TRANSLATIONS = array( "Log in" => "Prisijungti", "Alternative Logins" => "Alternatyvūs prisijungimai", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Labas,<br><br>tik informuojame, kad %s pasidalino su Jumis »%s«.<br><a href=\"%s\">Peržiūrėk!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.", +"Thank you for your patience." => "Dėkojame už jūsų kantrumą.", "Updating ownCloud to version %s, this may take a while." => "Atnaujinama ownCloud į %s versiją. tai gali šiek tiek užtrukti.", "This ownCloud instance is currently being updated, which may take a while." => "Šiuo metu vyksta ownCloud atnaujinamas, tai gali šiek tiek užtrukti.", -"Please reload this page after a short time to continue using ownCloud." => "Po trupučio laiko atnaujinkite šį puslapį kad galėtumėte toliau naudoti ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.", -"Thank you for your patience." => "Dėkojame už jūsų kantrumą." +"Please reload this page after a short time to continue using ownCloud." => "Po trupučio laiko atnaujinkite šį puslapį kad galėtumėte toliau naudoti ownCloud." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/core/l10n/mk.php b/core/l10n/mk.php index bc40a6c2ffcc6c246d187e38f622d2fc6d2244d6..7ec7fe8b751c51aa489e99b770f844e536f1a6a3 100644 --- a/core/l10n/mk.php +++ b/core/l10n/mk.php @@ -143,10 +143,10 @@ $TRANSLATIONS = array( "remember" => "запамти", "Log in" => "Најава", "Alternative Logins" => "Алтернативни најавувања", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.", +"Thank you for your patience." => "Благодариме на вашето трпение.", "Updating ownCloud to version %s, this may take a while." => "Надградбата на ownCloud на верзијата %s, може да потрае.", "This ownCloud instance is currently being updated, which may take a while." => "Оваа инстанца на ownCloud во моментов се надградува, што може малку да потрае.", -"Please reload this page after a short time to continue using ownCloud." => "Повторно вчитајте ја оваа страница по кратко време за да продолжите да го користите ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.", -"Thank you for your patience." => "Благодариме на вашето трпение." +"Please reload this page after a short time to continue using ownCloud." => "Повторно вчитајте ја оваа страница по кратко време за да продолжите да го користите ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 12ea9e0233697ddfde8d4717b8efc4230b49ab22..2d3eb6a73e08bebe4805b5cfb50cd46047531920 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Meld je aan", "Alternative Logins" => "Alternatieve inlogs", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo daar,<br><br>even een berichtje dat %s »%s« met u deelde.<br><a href=\"%s\">Bekijk hier!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen.", +"Thank you for your patience." => "Bedankt voor uw geduld.", "Updating ownCloud to version %s, this may take a while." => "Updaten ownCloud naar versie %s, dit kan even duren...", "This ownCloud instance is currently being updated, which may take a while." => "Deze ownCloud dienst wordt nu bijgewerkt, dat kan even duren.", -"Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen.", -"Thank you for your patience." => "Bedankt voor uw geduld." +"Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 7cf5be575f4fbe0175711c6d412096e57b80e59e..93a256bd7ff4afff9798716acb8659dc6f7a4d19 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -153,7 +153,7 @@ $TRANSLATIONS = array( "Log in" => "Zaloguj", "Alternative Logins" => "Alternatywne loginy", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Cześć,<br><br>Informuję cię że %s udostępnia ci »%s«.\n<br><a href=\"%s\">Zobacz!</a><br><br>", -"Updating ownCloud to version %s, this may take a while." => "Aktualizowanie ownCloud do wersji %s. Może to trochę potrwać.", -"Thank you for your patience." => "Dziękuję za cierpliwość." +"Thank you for your patience." => "Dziękuję za cierpliwość.", +"Updating ownCloud to version %s, this may take a while." => "Aktualizowanie ownCloud do wersji %s. Może to trochę potrwać." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 4fd427217d1320db72ac027ffc584e79b7d40eb2..197c31339e507ee555e63d4ad4e9473078cd7297 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Fazer login", "Alternative Logins" => "Logins alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Olá,<br><br>só gostaria que você soubesse que %s compartilhou »%s« com você.<br><a href=\"%s\">Veja isto!</a><br><br", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", +"Thank you for your patience." => "Obrigado pela sua paciência.", "Updating ownCloud to version %s, this may take a while." => "Atualizando ownCloud para a versão %s, isto pode levar algum tempo.", "This ownCloud instance is currently being updated, which may take a while." => "Esta instância do ownCloud está sendo atualizada, o que pode demorar um pouco.", -"Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", -"Thank you for your patience." => "Obrigado pela sua paciência." +"Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 27ae806fd52f4df0135eb94a0a33b524ac3e6ddd..a4211865b73191ca7ed71c83a3c8f6c382d60896 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -164,10 +164,10 @@ $TRANSLATIONS = array( "Log in" => "Войти", "Alternative Logins" => "Альтернативные имена пользователя", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Здравствуйте,<br><br>просто даём вам знать, что %s расшарил %s для вас.<br><a href=\"%s\">Посмотреть!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", +"Thank you for your patience." => "Спасибо за терпение.", "Updating ownCloud to version %s, this may take a while." => "Идёт обновление ownCloud до версии %s. Это может занять некоторое время.", "This ownCloud instance is currently being updated, which may take a while." => "Производится обновление ownCloud, это может занять некоторое время.", -"Please reload this page after a short time to continue using ownCloud." => "Перезагрузите эту страницу через некоторое время чтобы продолжить использовать ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", -"Thank you for your patience." => "Спасибо за терпение." +"Please reload this page after a short time to continue using ownCloud." => "Перезагрузите эту страницу через некоторое время чтобы продолжить использовать ownCloud." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 7e6a404db7337c7d5079ba77d0581e8d755e853a..26572b0ba17ac0012a2897335d2d5d6771e60065 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -163,9 +163,9 @@ $TRANSLATIONS = array( "Log in" => "Prihlásiť sa", "Alternative Logins" => "Alternatívne prihlásenie", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ahoj,<br><br>chcem ti dať navedomie, že %s zdieľa »%s« s tebou.<br><a href=\"%s\">Zobrazenie tu!</a><br><br>", +"Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť.", "Updating ownCloud to version %s, this may take a while." => "Aktualizujem ownCloud na verziu %s, môže to chvíľu trvať.", "This ownCloud instance is currently being updated, which may take a while." => "Táto inštancia ownCloud sa práve aktualizuje, čo môže nejaký čas trvať.", -"Please reload this page after a short time to continue using ownCloud." => "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní.", -"Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť." +"Please reload this page after a short time to continue using ownCloud." => "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/core/l10n/sl.php b/core/l10n/sl.php index ce1df56679feef9a92139452ab19bdd66c851138..a87cbbc659e0dd0dae3c6c1c5ee13550f0ecfff3 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Prijava", "Alternative Logins" => "Druge prijavne možnosti", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Pozdravljeni,<br><br>oseba %s vam je omogočila souporabo %s.<br>Vir si lahko ogledate na <a href=\"%s\">tem naslovu</a>.<br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", +"Thank you for your patience." => "Hvala za potrpežljivost!", "Updating ownCloud to version %s, this may take a while." => "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno.", "This ownCloud instance is currently being updated, which may take a while." => "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dolgotrajno ...", -"Please reload this page after a short time to continue using ownCloud." => "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", -"Thank you for your patience." => "Hvala za potrpežljivost!" +"Please reload this page after a short time to continue using ownCloud." => "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud." ); $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; diff --git a/core/l10n/sv.php b/core/l10n/sv.php index e40aafe202651cf0781bc87a1726c99f4f76f0e5..fe67ae9aefea40f5794b43306b19e5832fcc842f 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Åtkomst förbjuden", "Cloud not found" => "Hittade inget moln", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej där,⏎\n⏎\nville bara meddela dig att %s delade %s med dig.⏎\nTitta på den: %s⏎\n⏎\n", +"The share will expire on %s." => "Utdelningen kommer att upphöra %s.", "Cheers!" => "Vi höres!", "Security Warning" => "Säkerhetsvarning", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Din version av PHP är sårbar för NULL byte attack (CVE-2006-7243)", @@ -164,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Logga in", "Alternative Logins" => "Alternativa inloggningar", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej där,<br><br>ville bara informera dig om att %s delade »%s« med dig.<br><a href=\"%s\">Titta på den!</a><br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat.", +"Thank you for your patience." => "Tack för ditt tålamod.", "Updating ownCloud to version %s, this may take a while." => "Uppdaterar ownCloud till version %s, detta kan ta en stund.", "This ownCloud instance is currently being updated, which may take a while." => "Denna ownCloud instans håller på att uppdatera, vilket kan ta ett tag.", -"Please reload this page after a short time to continue using ownCloud." => "Var god och ladda om denna sida efter en kort stund för att fortsätta använda ownCloud.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat.", -"Thank you for your patience." => "Tack för ditt tålamod." +"Please reload this page after a short time to continue using ownCloud." => "Var god och ladda om denna sida efter en kort stund för att fortsätta använda ownCloud." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 74eff9317c2a5ac6761d8403ffabb45f2f12b450..4aace320d9427b5534fff967410ce865f4da9d4f 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -165,10 +165,10 @@ $TRANSLATIONS = array( "Log in" => "Giriş yap", "Alternative Logins" => "Alternatif Girişler", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Merhaba, <br><br> %s sizinle »%s« paylaşımında bulundu.<br><a href=\"%s\">Paylaşımı gör!</a><br><br>İyi günler!", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.", +"Thank you for your patience." => "Sabrınız için teşekkür ederiz.", "Updating ownCloud to version %s, this may take a while." => "Owncloud %s versiyonuna güncelleniyor. Biraz zaman alabilir.", "This ownCloud instance is currently being updated, which may take a while." => "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir.", -"Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.", -"Thank you for your patience." => "Sabrınız için teşekkür ederiz." +"Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin." ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index cfe4e69c129069654e90f63b0615176af52a9841..d78929ddb9c872a174e5f6eb0bc43baf616bc9a0 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -163,10 +163,10 @@ $TRANSLATIONS = array( "Log in" => "登入", "Alternative Logins" => "其他登入方法", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>", +"Contact your system administrator if this message persists or appeared unexpectedly." => "若這個訊息持續出現,請聯絡系統管理員", +"Thank you for your patience." => "感謝您的耐心", "Updating ownCloud to version %s, this may take a while." => "正在將 ownCloud 升級至版本 %s ,這可能需要一點時間。", "This ownCloud instance is currently being updated, which may take a while." => "ownCloud 正在升級,請稍待一會。", -"Please reload this page after a short time to continue using ownCloud." => "請稍後重新載入這個頁面就可以繼續使用 ownCloud", -"Contact your system administrator if this message persists or appeared unexpectedly." => "若這個訊息持續出現,請聯絡系統管理員", -"Thank you for your patience." => "感謝您的耐心" +"Please reload this page after a short time to continue using ownCloud." => "請稍後重新載入這個頁面就可以繼續使用 ownCloud" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/l10n/ach/core.po b/l10n/ach/core.po index cfe63445a82c0124e9ce67085d0365a38b7cfb95..bc27256cf6b2dba81e61155d01ae15b464468405 100644 --- a/l10n/ach/core.po +++ b/l10n/ach/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ach/settings.po b/l10n/ach/settings.po index e61edf72f63e87895c9b139603db6c61701e57f2..c168806a27767487c1b3f532f478db0087d122f5 100644 --- a/l10n/ach/settings.po +++ b/l10n/ach/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ady/core.po b/l10n/ady/core.po index 7d819a31e985364781184e264fa6a4efb752b4f6..b284cacbde25b2d105464476755a2d4dec67c32a 100644 --- a/l10n/ady/core.po +++ b/l10n/ady/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ady/settings.po b/l10n/ady/settings.po index 135f00ef31d88718b17105cc2bc25e5ee1b7839f..7cf1558c627871cd2904aff5d60f166b75a3d6f6 100644 --- a/l10n/ady/settings.po +++ b/l10n/ady/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/af/core.po b/l10n/af/core.po index 9e0ca8cd1ab4a9bc11fa467cbdc33a2467d7b5cf..a079784e7d0faf354ad0d669b76d2cecd900ba64 100644 --- a/l10n/af/core.po +++ b/l10n/af/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/af/settings.po b/l10n/af/settings.po index 5bec697f8e1ffaf5ebb75f3bcef5d72c9a0dea4a..f754335aa4d95ab514b4a2d72f81f9908f26c673 100644 --- a/l10n/af/settings.po +++ b/l10n/af/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po index d1d29aefd0c1737f9edbc54dacd92673620cb723..e0c689458618a9241c19f755824d52db53d5d33e 100644 --- a/l10n/af_ZA/core.po +++ b/l10n/af_ZA/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Teken uit" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/af_ZA/settings.po b/l10n/af_ZA/settings.po index cfdf4f73585d199f34a1eaf280f9e08786009242..ff50bbf120930d51d1681104b23825f21faa4730 100644 --- a/l10n/af_ZA/settings.po +++ b/l10n/af_ZA/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ar/core.po b/l10n/ar/core.po index 619ff096254f4f3a12d1a05299b9f008903fe4b1..36c41b85d3c01fd77642fd659ede970f2d6ef18e 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -703,7 +703,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "الخروج" @@ -752,6 +752,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -765,13 +783,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index 6d1f67922547a8bc0630f2f85f4ee9fad10b1d41..5acb95846ad73b5b2f7dc6833e37cf6de918e644 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "تم التحديث بنجاح" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "التشفير" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/be/core.po b/l10n/be/core.po index be33cfefba0523b4b059008d273c82e8026b5ac6..734bf583c50ee23907b70dc80d415613391dd4cf 100644 --- a/l10n/be/core.po +++ b/l10n/be/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -692,7 +692,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -741,6 +741,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -754,13 +772,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/be/settings.po b/l10n/be/settings.po index 778c08d95c1f0e1465882a797624f0235d252969..87548f90957d8d358f7936757a2ccb1adec251c0 100644 --- a/l10n/be/settings.po +++ b/l10n/be/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index 57daded09c154372629b730d124f8349baf40e61..2cf0733ea37441a85a7a82306c8ad5e9016dc85d 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Изход" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index bf0ad32278d22f960329083b498003358bf93877..870c263a9b87464d4f4fd308af827a591c45dcc8 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "Обновено" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Криптиране" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po index b29fcf396f336094eb39bf3546d7344e07ee275f..1cfddf17802f7861bc728b5e13fcc6ee45ffc5d8 100644 --- a/l10n/bn_BD/core.po +++ b/l10n/bn_BD/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "প্রস্থান" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po index b36886a315627d21562c68a8b1ca8216a5c89554..07e88d4efa1227fce859bafdf16d101a29e25946 100644 --- a/l10n/bn_BD/settings.po +++ b/l10n/bn_BD/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "সংকেতায়ন" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/bs/core.po b/l10n/bs/core.po index def9a6a5435423238dde94a96990174c921351dc..1f16f5de55ab8e6a02075236944a6d9eebbacaae 100644 --- a/l10n/bs/core.po +++ b/l10n/bs/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/bs/settings.po b/l10n/bs/settings.po index 7c0a0a42284ee48da67571e78fbc2bd09c32fef8..86ccd2e70db0c83a80e2c002eeff06eef5ec91ed 100644 --- a/l10n/bs/settings.po +++ b/l10n/bs/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ca/core.po b/l10n/ca/core.po index 1aac94fee1e99c3c87de3a65bed1b7711862ff89..2a298575530edc5aa37fff0ca804e87d1aa2997f 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "Acabant..." msgid "%s is available. Get more information on how to update." msgstr "%s està disponible. Obtingueu més informació de com actualitzar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Surt" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ei,<br><br>només fer-te saber que %s ha compartit »%s« amb tu.<br><a href=\"%s\">Mira-ho!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Gràcies per la paciència." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "Aquesta instància d'ownCloud s'està actualitzant i podria trigar una e #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Carregueu de nou aquesta pàgina d'aquí a poc temps per continuar usant ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Gràcies per la paciència." diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 80bdaff549cb2e7ce0c28ca726f8f25776e55269..d1e77316021401128e695953e4f6c6f97edb63c5 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "Actualitzada" msgid "Select a profile picture" msgstr "Seleccioneu una imatge de perfil" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Desencriptant fitxers... Espereu, això pot trigar una estona." @@ -582,8 +582,8 @@ msgid "Encryption" msgstr "Xifrat" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "L'aplicació d'encriptació ja no està activada, desencripteu tots els vostres fitxers." +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 793744112de93cb0169f3d84733af1ef155b634b..bd834856f0004606c543c7069338fab34520ab27 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -693,7 +693,7 @@ msgstr "Dokončuji..." msgid "%s is available. Get more information on how to update." msgstr "%s je dostupná. Získejte více informací k postupu aktualizace." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Odhlásit se" @@ -742,6 +742,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej ty tam,<br><br>jen ti chci dát vědět, že %s sdílel »%s« s tebou.<br><a href=\"%s\">Zobrazit!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -755,13 +773,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 66852cca3b0b294eee0ed62b4a8767d8c558ce26..db8af59996997c4b532312b3e3115397e2bef374 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "Aktualizováno" msgid "Select a profile picture" msgstr "Vyberte profilový obrázek" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu." @@ -585,8 +585,8 @@ msgid "Encryption" msgstr "Šifrování" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Šifrovací aplikace již není zapnuta, odšifrujte všechny své soubory" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po index fe53a37a9e678c20801e7139d3c7d9a855b5dcc3..99e3f2654754a1cb780e6be6c29e5284125a465f 100644 --- a/l10n/cy_GB/core.po +++ b/l10n/cy_GB/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -693,7 +693,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s ar gael. Mwy o wybodaeth am sut i ddiweddaru." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Allgofnodi" @@ -742,6 +742,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -755,13 +773,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po index ff416ea52120785e11ab32ca14b42a24c9a66e95..6127f95dcbac5177c27443083b8b95ff6a3208b3 100644 --- a/l10n/cy_GB/settings.po +++ b/l10n/cy_GB/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Amgryptiad" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/da/core.po b/l10n/da/core.po index 3caca3026762e216a326b9ec8c98cbf238af3652..26988fc97bfab0c5202e72cd225213126563880f 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "Færdigbehandling ..." msgid "%s is available. Get more information on how to update." msgstr "%s er tilgængelig. Få mere information om, hvordan du opdaterer." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Log ud" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Tak for din tålmodighed." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "Opdatere Owncloud, dette kan tage et stykke tid." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Tak for din tålmodighed." diff --git a/l10n/da/settings.po b/l10n/da/settings.po index f6428e38305785c62976b06c30c2048bd4d5ea42..1ad1b4fbb82dd53a28717ba12eb098993f6fab14 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "Opdateret" msgid "Select a profile picture" msgstr "Vælg et profilbillede" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dekryptere filer... Vent venligst, dette kan tage lang tid. " @@ -583,8 +583,8 @@ msgid "Encryption" msgstr "Kryptering" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Krypterings app'en er ikke længere aktiv. Dekrypter alle dine filer. " +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/de/core.po b/l10n/de/core.po index e48ae895daf4983452857e0d288a8f9aec964933..1183387545ef7116b9b2120e79f0ec4cfc2039c7 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 08:20+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -690,7 +690,7 @@ msgstr "Abschließen ..." msgid "%s is available. Get more information on how to update." msgstr "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Abmelden" @@ -739,6 +739,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Vielen Dank für Deine Geduld." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -752,13 +770,3 @@ msgstr "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Vielen Dank für Deine Geduld." diff --git a/l10n/de/settings.po b/l10n/de/settings.po index c109183063f7d1db64d2ac1897bd85bc9f26444d..7ea91ff4ff0a1e5ac7df835cf3df601719c6c669 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-23 16:12+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -167,7 +167,7 @@ msgstr "Aktualisiert" msgid "Select a profile picture" msgstr "Wähle ein Profilbild" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Entschlüssle Dateien ... Bitte warten, denn dieser Vorgang kann einige Zeit beanspruchen." @@ -586,8 +586,8 @@ msgid "Encryption" msgstr "Verschlüsselung" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt." +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/de_AT/core.po b/l10n/de_AT/core.po index beb8a1c1fb9897d7c661bb9fc609c9109b9ea2fe..18db6de8bb1b8fe20bf59cab4325b2973d5381d0 100644 --- a/l10n/de_AT/core.po +++ b/l10n/de_AT/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/de_AT/settings.po b/l10n/de_AT/settings.po index e9da4f708bae9ab3f247fbb109c5b85d78433c6b..3ff51276a24af8d8386582d9704f63da9f441e1c 100644 --- a/l10n/de_AT/settings.po +++ b/l10n/de_AT/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/de_CH/core.po b/l10n/de_CH/core.po index 0985576cd1134a5dd198715d4d6c9e06128ac351..000279fd7e9c393a4922448b06c12e80e3ba92d8 100644 --- a/l10n/de_CH/core.po +++ b/l10n/de_CH/core.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -692,7 +692,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Abmelden" @@ -741,6 +741,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -754,13 +772,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/de_CH/settings.po b/l10n/de_CH/settings.po index 261d60c64f35580ce4c09b9b8b10483a2e4726da..c50b2e56aa67db787cc3d8fac8f9cd37663ed4c9 100644 --- a/l10n/de_CH/settings.po +++ b/l10n/de_CH/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -170,7 +170,7 @@ msgstr "Aktualisiert" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Entschlüssel Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen." @@ -589,8 +589,8 @@ msgid "Encryption" msgstr "Verschlüsselung" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt. " +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index 74539e72d1786f298c3534e06e89d1957be65941..717091f5ade8c91dc0b03799b72f896080ff75c9 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 08:20+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -690,7 +690,7 @@ msgstr "Abschließen ..." msgid "%s is available. Get more information on how to update." msgstr "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Abmelden" @@ -739,6 +739,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hallo,<br><br>%s hat %s mit Ihnen geteilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Vielen Dank für Ihre Geduld." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -752,13 +770,3 @@ msgstr "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Vielen Dank für Ihre Geduld." diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index 4f1b75be12c97606088a57cf603a580f77f8c3ff..c65a2afed44e25bb81beeb18ea4c1214f0b17b68 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-23 16:12+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -168,7 +168,7 @@ msgstr "Aktualisiert" msgid "Select a profile picture" msgstr "Wählen Sie ein Profilbild" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Entschlüssle Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen." @@ -587,8 +587,8 @@ msgid "Encryption" msgstr "Verschlüsselung" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt. " +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/el/core.po b/l10n/el/core.po index 7d123dbdba375629fe26b1e7d17bbbb750881311..2f2650cb41c0f9a66a6ef1c660bd7d3e06a4c99e 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-23 01:50+0000\n" -"Last-Translator: vkehayas <vkehayas@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -691,7 +691,7 @@ msgstr "Ολοκλήρωση..." msgid "%s is available. Get more information on how to update." msgstr "%s είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες στο πώς να αναβαθμίσετε." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Αποσύνδεση" @@ -740,6 +740,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Σας ευχαριστούμε για την υπομονή σας." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -753,13 +771,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Παρακαλώ ανανεώστε αυτή τη σελίδα μετά από ένα σύντομο χρονικό διάστημα ώστε να συνεχίσετε να χρησιμοποιείτε το ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Σας ευχαριστούμε για την υπομονή σας." diff --git a/l10n/el/settings.po b/l10n/el/settings.po index f363111a6ffa1b081e1337d591175491700f4c8d..6fdf498723fe25baa82ad5a8c6d349e77844d720 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-23 18:10+0000\n" -"Last-Translator: vkehayas <vkehayas@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -97,24 +97,24 @@ msgstr "Εσφαλμένο συνθηματικό" #: changepassword/controller.php:42 msgid "No user supplied" -msgstr "" +msgstr "Δεν εισήχθη χρήστης" #: changepassword/controller.php:74 msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" -msgstr "" +msgstr "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν" #: changepassword/controller.php:79 msgid "" "Wrong admin recovery password. Please check the password and try again." -msgstr "" +msgstr "Λάθος κωδικός ανάκτησης διαχειριστή. Παρακαλώ ελέγξτε τον κωδικό και δοκιμάστε ξανά." #: changepassword/controller.php:87 msgid "" "Back-end doesn't support password change, but the users encryption key was " "successfully updated." -msgstr "" +msgstr "Το βασικό πλαίσιο δεν υποστηρίζει αλλαγή κωδικού, αλλά το κλειδί κρυπτογράφησης των χρηστών ενημερώθηκε επιτυχώς." #: changepassword/controller.php:92 changepassword/controller.php:103 msgid "Unable to change password" @@ -168,9 +168,9 @@ msgstr "Ενημερώθηκε" msgid "Select a profile picture" msgstr "Επιλογή εικόνας προφίλ" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." -msgstr "" +msgstr "Αποκρυπτογράφηση αρχείων... Παρακαλώ περιμένετε, αυτό μπορεί να πάρει κάποιο χρόνο." #: js/personal.js:287 msgid "Saving..." @@ -219,7 +219,7 @@ msgstr "Πρέπει να δοθεί έγκυρο συνθηματικό" #: js/users.js:481 msgid "Warning: Home directory for user \"{user}\" already exists" -msgstr "" +msgstr "Προειδοποίηση: Ο μητρικός κατάλογος του χρήστη \"{user}\" υπάρχει ήδη" #: personal.php:45 personal.php:46 msgid "__language_name__" @@ -227,19 +227,19 @@ msgstr "__όνομα_γλώσσας__" #: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" -msgstr "" +msgstr "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" -msgstr "" +msgstr "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" -msgstr "" +msgstr "Προειδοποιήσεις, σφάλματα και καίρια ζητήματα" #: templates/admin.php:11 msgid "Errors and fatal issues" -msgstr "" +msgstr "Σφάλματα και καίρια ζητήματα" #: templates/admin.php:12 msgid "Fatal issues only" @@ -289,7 +289,7 @@ msgstr "Η μετάφραση δεν δουλεύει" #: templates/admin.php:70 msgid "System locale can not be set to a one which supports UTF-8." -msgstr "" +msgstr "Οι ρυθμίσεις τοποθεσίας συστήματος δεν μπορούν να οριστούν σε κάποιες που δεν υποστηρίζουν UTF-8." #: templates/admin.php:74 msgid "" @@ -315,7 +315,7 @@ msgid "" "installation of 3rd party apps don´t work. Accessing files from remote and " "sending of notification emails might also not work. We suggest to enable " "internet connection for this server if you want to have all features." -msgstr "" +msgstr "Αυτός ο διακομιστής δεν έχει ενεργή σύνδεση στο διαδίκτυο. Αυτό σημαίνει ότι κάποιες υπηρεσίες όπως η σύνδεση με εξωτερικούς αποθηκευτικούς χώρους, ειδοποιήσεις περί ενημερώσεων ή η εγκατάσταση 3ων εφαρμογών δεν θα είναι διαθέσιμες. Η πρόσβαση απομακρυσμένων αρχείων και η αποστολή ειδοποιήσεων μέσω ηλεκτρονικού ταχυδρομείου μπορεί επίσης να μην είναι διαθέσιμες. Προτείνουμε να ενεργοποιήσετε την πρόσβαση στο διαδίκτυο για αυτόν το διακομιστή εάν θέλετε να χρησιμοποιήσετε όλες τις υπηρεσίες." #: templates/admin.php:107 msgid "Cron" @@ -329,11 +329,11 @@ msgstr "Εκτέλεση μιας διεργασίας με κάθε σελίδ msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." -msgstr "" +msgstr "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω http." #: templates/admin.php:130 msgid "Use systems cron service to call the cron.php file every 15 minutes." -msgstr "" +msgstr "Χρήση της υπηρεσίας cron του συστήματος για να καλεστεί το αρχείο cron.php κάθε 15 λεπτά." #: templates/admin.php:135 msgid "Sharing" @@ -382,7 +382,7 @@ msgstr "Να επιτρέπεται στους χρήστες ο διαμοιρ #: templates/admin.php:185 msgid "Allow mail notification" -msgstr "" +msgstr "Επιτρέψτε ειδοποιήσεις ηλεκτρονικού ταχυδρομείου" #: templates/admin.php:186 msgid "Allow user to send mail notification for shared files" @@ -399,14 +399,14 @@ msgstr "Επιβολή χρήσης HTTPS" #: templates/admin.php:208 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." -msgstr "" +msgstr "Επιβάλλει τους δέκτες να συνδέονται με το %s μέσω κρυπογραφημένης σύνδεσης." #: templates/admin.php:214 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." -msgstr "" +msgstr "Παρακαλώ συνδεθείτε στο %s σας μέσω HTTPS για να ενεργοποιήσετε ή να απενεργοποιήσετε την επιβολή του SSL." #: templates/admin.php:226 msgid "Log" @@ -541,7 +541,7 @@ msgstr "Φωτογραφία προφίλ" #: templates/personal.php:90 msgid "Upload new" -msgstr "" +msgstr "Μεταφόρτωση νέου" #: templates/personal.php:92 msgid "Select new from Files" @@ -553,7 +553,7 @@ msgstr "Αφαίρεση εικόνας" #: templates/personal.php:94 msgid "Either png or jpg. Ideally square but you will be able to crop it." -msgstr "" +msgstr "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε." #: templates/personal.php:97 msgid "Abort" @@ -580,14 +580,14 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" -msgstr "" +msgstr "Χρήση αυτής της διεύθυνσης <a href=\"%s\" target=\"_blank\">πρόσβαση των Αρχείων σας μέσω WebDAV</a>" #: templates/personal.php:146 msgid "Encryption" msgstr "Κρυπτογράφηση" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/en@pirate/core.po b/l10n/en@pirate/core.po index d04b1301f7b78afdfd3369963856a33095e1014c..5eaa0b9964bd405fa600ef46595ff44df3e77550 100644 --- a/l10n/en@pirate/core.po +++ b/l10n/en@pirate/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/en@pirate/settings.po b/l10n/en@pirate/settings.po index 3ef0ebccbfcd857833ca2b49a1950f995411ebf4..ae8b99a27fa287bdf7a2e56d8ed473fa82486cba 100644 --- a/l10n/en@pirate/settings.po +++ b/l10n/en@pirate/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/en_GB/core.po b/l10n/en_GB/core.po index 3c2dbb995fa4d6f6ca6886b7f1cc42e3c4cbcf0f..a568c37c759bd675f723162de0f184bea2411cf6 100644 --- a/l10n/en_GB/core.po +++ b/l10n/en_GB/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -683,7 +683,7 @@ msgstr "Finishing …" msgid "%s is available. Get more information on how to update." msgstr "%s is available. Get more information on how to update." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Log out" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contact your system administrator if this message persists or appeared unexpectedly." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Thank you for your patience." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "This ownCloud instance is currently being updated, which may take a whil #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Please reload this page after a short time to continue using ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contact your system administrator if this message persists or appeared unexpectedly." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Thank you for your patience." diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 8912a27e475e068bda10bd8123be6caab23c8c04..703441e2e4efc2c8690ded602b2514f2eb27b9bf 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Updated" msgid "Select a profile picture" msgstr "Select a profile picture" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Decrypting files... Please wait, this can take some time." @@ -283,20 +283,20 @@ msgstr "Locale not working" #: templates/admin.php:70 msgid "System locale can not be set to a one which supports UTF-8." -msgstr "" +msgstr "System locale can not be set to a one which supports UTF-8." #: templates/admin.php:74 msgid "" "This means that there might be problems with certain characters in file " "names." -msgstr "" +msgstr "This means that there might be problems with certain characters in file names." #: templates/admin.php:78 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." -msgstr "" +msgstr "We strongly suggest installing the required packages on your system to support one of the following locales: %s." #: templates/admin.php:90 msgid "Internet connection not working" @@ -581,8 +581,8 @@ msgid "Encryption" msgstr "Encryption" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "The encryption app is no longer enabled, decrypt all your files" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index 315f26d0da6b639dbba1050d1d4f7ad771f19184..ad3ffca21957e748416372602ba9059b6aad1eed 100644 --- a/l10n/eo/core.po +++ b/l10n/eo/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s haveblas. Ekhavi pli da informo pri kiel ĝisdatigi." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Elsaluti" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index 2337c55d9756c2e8b1e5a19369b9371c3af0cb3d..d5ec67022af1ce1cb1671861b856d8dbfbe96077 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Ĉifrado" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/es/core.po b/l10n/es/core.po index 928b5ab97ecf9fb9296904be850094b6675c0fec..9db12031e4aa59d228506c60fbd76d4a064b999b 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -694,7 +694,7 @@ msgstr "Finalizando..." msgid "%s is available. Get more information on how to update." msgstr "%s esta disponible. Obtener mas información de como actualizar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Salir" @@ -743,6 +743,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hola:<br><br>tan solo queremos informarte que %s compartió «%s» contigo.<br><a href=\"%s\">¡Míralo acá!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Gracias por su paciencia." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -756,13 +774,3 @@ msgstr "Esta versión de owncloud se está actualizando, esto puede demorar un t #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Por favor , recargue esta instancia de onwcloud tras un corto periodo de tiempo y continue usándolo." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Gracias por su paciencia." diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 34857e7aab5826a1b01ba02c6ab2acb5246263ec..16a15f5a4674afaa84c6dbe19132b9c561160b87 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -173,7 +173,7 @@ msgstr "Actualizado" msgid "Select a profile picture" msgstr "Seleccionar una imagen de perfil" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo." @@ -592,8 +592,8 @@ msgid "Encryption" msgstr "Cifrado" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "La aplicación de cifrado no está activada, descifre sus archivos" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index 872664ebed95020dadad2ef7ffcbef34c4c45cd5..635b24827c6798c7c438501ab38f5362cfc98e26 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s está disponible. Obtené más información sobre cómo actualizar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Cerrar la sesión" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index f085614edab7715795217caaeffbf46e5809a66d..4a69f7ada0efc244240e978fef694f184cbf4793 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "Actualizado" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Desencriptando archivos... Por favor espere, esto puede tardar." @@ -583,8 +583,8 @@ msgid "Encryption" msgstr "Encriptación" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "La aplicación de encriptación ya no está habilitada, desencriptando todos los archivos" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/es_MX/core.po b/l10n/es_MX/core.po index aaed71615dbdf758b969654fe6d4753e3822aa1d..4651b93a87c7f058fd4b09b93c074cefb3fb8c17 100644 --- a/l10n/es_MX/core.po +++ b/l10n/es_MX/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/es_MX/settings.po b/l10n/es_MX/settings.po index 2fd994423a53675f265d90779a2bca38a2cd643c..b061ef521bf01e82dc170374d18bb02638224768 100644 --- a/l10n/es_MX/settings.po +++ b/l10n/es_MX/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index 505016888a2dd994c32a181f572094441a18fe4a..54e4d1c8ecd3825a166941b5d757abfeff77ff23 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 09:40+0000\n" -"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -684,7 +684,7 @@ msgstr "Lõpetamine ..." msgid "%s is available. Get more information on how to update." msgstr "%s on saadaval. Vaata lähemalt kuidas uuendada." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Logi välja" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hei,<br><br>lihtsalt annan sulle teada, et %s jagas sulle välja »%s«.<br><a href=\"%s\">Vaata seda!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Täname kannatlikkuse eest." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "Seda ownCloud instantsi hetkel uuendatakse, võib võtta veidi aega." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Palun laadi see leht uuesti veidi aja pärast jätkamaks ownCloud kasutamist." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Täname kannatlikkuse eest." diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index ced89c32561649e7b5c433249b65313e1ca00850..2956318645d7771aa367328d797d8fd360212244 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 10:00+0000\n" -"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "Uuendatud" msgid "Select a profile picture" msgstr "Vali profiili pilt" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dekrüpteerin faile... Palun oota, see võib võtta veidi aega." @@ -582,8 +582,8 @@ msgid "Encryption" msgstr "Krüpteerimine" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Küpteeringu rakend pole lubatud, dekrüpteeri kõik oma failid" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index 114f480b980285ff384f1c5fa087071e7d43a90c..66363a952b78531250afbbe3c9058f30122d8c49 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s erabilgarri dago. Eguneratzeaz argibide gehiago eskuratu." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Saioa bukatu" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index 4774567239256f030a2c0b13d5557833bdeb8745..fefea72e88b32d0c7272793d31f2b7198645ab2f 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "Eguneratuta" msgid "Select a profile picture" msgstr "Profil argazkia aukeratu" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -583,7 +583,7 @@ msgid "Encryption" msgstr "Enkriptazioa" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/fa/core.po b/l10n/fa/core.po index 076fa886b2cc180376944189b5c11884db54f0ad..cb853a5a6b6f40c231e0ea7e31d966f835b795fd 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -678,7 +678,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s در دسترس است. برای چگونگی به روز رسانی اطلاعات بیشتر را دریافت نمایید." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "خروج" @@ -727,6 +727,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -740,13 +758,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index bd8d2045e68d6d327dc5f9968431a3bafa5481ec..b3716783ad862ebc56c4af0bd84e463fc0d486c1 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "بروز رسانی انجام شد" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "رمزگذاری" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index a870c9bffffc254af2be54e2ef97c0815a36b574..fd82e02bfa78a16d24d53bc3899dbf8832bf4fb1 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -684,7 +684,7 @@ msgstr "Valmistellaan…" msgid "%s is available. Get more information on how to update." msgstr "%s on saatavilla. Lue lisätietoja, miten päivitys asennetaan." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Kirjaudu ulos" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Kiitos kärsivällisyydestäsi." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kes #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Kiitos kärsivällisyydestäsi." diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index c37bd2f1a4bb3daf4fd095ba56fafe1c8aace018..30b19690b1a7ca77472089385b5fb7d83822217b 100644 --- a/l10n/fi_FI/settings.po +++ b/l10n/fi_FI/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Päivitetty" msgid "Select a profile picture" msgstr "Valitse profiilikuva" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Puretaan tiedostojen salausta... Odota, tämä voi kestää jonkin aikaa." @@ -581,8 +581,8 @@ msgid "Encryption" msgstr "Salaus" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Salaussovellus ei ole enää käytössä, pura kaikkien tiedostojesi salaus" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index e21867c7fbcb60d68c1c0e997ed1ea30cabadeaa..15962ff57b0bf62b83e07480e01581494cf4d118 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -589,7 +589,7 @@ msgstr "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nCo #: templates/altmail.php:4 templates/mail.php:17 #, php-format msgid "The share will expire on %s." -msgstr "" +msgstr "Le partage expirera le %s." #: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" @@ -689,7 +689,7 @@ msgstr "En cours de finalisation..." msgid "%s is available. Get more information on how to update." msgstr "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Se déconnecter" @@ -738,6 +738,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Merci de votre patience." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -751,13 +769,3 @@ msgstr "Cette instance d'ownCloud est en cours de mise à jour, cela peut prendr #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Merci de votre patience." diff --git a/l10n/fr/files.po b/l10n/fr/files.po index dc31264566e2189b9390599d5805912b4cde97d5..0eae2567c2524bd3345248ae5772767a5b5fddcf 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:01-0500\n" +"PO-Revision-Date: 2013-11-25 15:59+0000\n" +"Last-Translator: etiess <etiess@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -188,7 +188,7 @@ msgstr "Supprimer de façon définitive" msgid "Rename" msgstr "Renommer" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874 msgid "Pending" msgstr "En attente" @@ -206,7 +206,7 @@ msgstr "annuler" #: js/filelist.js:576 msgid "Error deleting file." -msgstr "" +msgstr "Erreur pendant la suppression du fichier." #: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" @@ -224,7 +224,7 @@ msgstr[1] "%n fichiers" msgid "{dirs} and {files}" msgstr "{dirs} et {files}" -#: js/filelist.js:812 js/filelist.js:850 +#: js/filelist.js:813 js/filelist.js:851 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Téléversement de %n fichier" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index 7ee4be41416e64b798177f5d6d32620ecb33bcef..33c3518b14db3824450acfd0311ad2f499307a74 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -5,14 +5,15 @@ # Translators: # Christophe Lherieau <skimpax@gmail.com>, 2013 # Cyril Glapa <kyriog@gmail.com>, 2013 +# etiess <etiess@gmail.com>, 2013 # ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-25 16:01+0000\n" +"Last-Translator: etiess <etiess@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -56,15 +57,15 @@ msgstr "Administration" msgid "Failed to upgrade \"%s\"." msgstr "Echec de la mise à niveau \"%s\"." -#: private/avatar.php:60 +#: private/avatar.php:62 msgid "Unknown filetype" msgstr "Type de fichier inconnu" -#: private/avatar.php:65 +#: private/avatar.php:67 msgid "Invalid image" msgstr "Image invalide" -#: private/defaults.php:36 +#: private/defaults.php:34 msgid "web services under your control" msgstr "services web sous votre contrôle" @@ -93,7 +94,7 @@ msgstr "Les fichiers sélectionnés sont trop volumineux pour être compressés. msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "" +msgstr "Merci de télécharger les fichiers séparément en parties plus petites, ou demandez aimablement à votre administrateur." #: private/installer.php:63 msgid "No source specified when installing app" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index 76f7e06f246e656d6f9bb0d44c4a6a85832c6f9b..939042fae52dd62e47394d4a0187a408bba20088 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "Mise à jour effectuée avec succès" msgid "Select a profile picture" msgstr "Selectionner une photo de profil " -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Déchiffrement en cours... Cela peut prendre un certain temps." @@ -289,20 +289,20 @@ msgstr "Localisation non fonctionnelle" #: templates/admin.php:70 msgid "System locale can not be set to a one which supports UTF-8." -msgstr "" +msgstr "Les paramètres régionaux ne peuvent pas être configurés avec un qui supporte UTF-8." #: templates/admin.php:74 msgid "" "This means that there might be problems with certain characters in file " "names." -msgstr "" +msgstr "Cela signifie qu'il pourrait y avoir des problèmes avec certains caractères dans les noms de fichier." #: templates/admin.php:78 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." -msgstr "" +msgstr "Nous conseillons vivement d'installer les paquets requis sur votre système pour supporter l'un des paramètres régionaux suivants : %s." #: templates/admin.php:90 msgid "Internet connection not working" @@ -587,8 +587,8 @@ msgid "Encryption" msgstr "Chiffrement" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "L'application de chiffrement n'est plus activée, déchiffrez tous vos fichiers" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 1882f5d2342cc0fbb1a40ba78ab674a07521d393..8981bbe8b009685608ddd1d51cf492f72e4a6f9e 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 07:20+0000\n" -"Last-Translator: mbouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -683,7 +683,7 @@ msgstr "Rematado ..." msgid "%s is available. Get more information on how to update." msgstr "%s está dispoñíbel. Obteña máis información sobre como actualizar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Desconectar" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ola,<br><br>Só facerlle saber que %s compartiu «%s» con vostede.<br><a href=\"%s\">Véxao!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Grazas pola súa paciencia." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "Esta instancia do ownCloud está actualizandose neste momento, pode leva #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Volva cargar a páxina de aquí a pouco para para continuar co ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Grazas pola súa paciencia." diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 493802be7ac3046a599b04a0ab2f79913cb26951..c27a78288125a5d377f7b7afc7e5869fb2798e7e 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 08:20+0000\n" -"Last-Translator: mbouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Actualizado" msgid "Select a profile picture" msgstr "Seleccione unha imaxe para o perfil" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Descifrando ficheiros... isto pode levar un anaco." @@ -581,8 +581,8 @@ msgid "Encryption" msgstr "Cifrado" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "o aplicativo de cifrado non está activado, descifrar todos os ficheiros" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/he/core.po b/l10n/he/core.po index 80c216853e59b98524d4bf43dcfd25680460bf0a..1786d979b7b68b2b8a96df899c84a7188ee6c046 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s זמינה להורדה. ניתן ללחוץ כדי לקבל מידע נוסף כיצד לעדכן." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "התנתקות" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/he/settings.po b/l10n/he/settings.po index b1ee9d47a3a6350e36f4298a448c7a3cbc3c4cae..72d6af92ed4ca8363b25395b184ca9674bd1f39c 100644 --- a/l10n/he/settings.po +++ b/l10n/he/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "מעודכן" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "הצפנה" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/hi/core.po b/l10n/hi/core.po index 4382444a5df6b33ab03d59b50056007210886044..036168f07cee0a4ad7f16da569fc1eec9b27c9e2 100644 --- a/l10n/hi/core.po +++ b/l10n/hi/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "लोग आउट" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po index 2485eff94a394198c98539bf1a5f954fba1307bc..c3f223785a07ac712bbe9dd846e49e786ce33902 100644 --- a/l10n/hi/settings.po +++ b/l10n/hi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 53606860010e1434e2f3c73ecb6ede6a7b18a853..4cee3405940b246cee9f3ecdc752190714183bf9 100644 --- a/l10n/hr/core.po +++ b/l10n/hr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Odjava" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index 656836262495a5607aab6661bd36c4997f1c9703..97653432bfb77dd5855db63a752f452fb85c2bc0 100644 --- a/l10n/hr/settings.po +++ b/l10n/hr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index 0d4bba6502c3e7eac3da664e18e648b0fc5fe3d3..6b4ba3aa4f21f7d1e08b7e015fa676f196d7578f 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -685,7 +685,7 @@ msgstr "Befejezés ..." msgid "%s is available. Get more information on how to update." msgstr "%s rendelkezésre áll. További információ a frissítéshez." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Kilépés" @@ -734,6 +734,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Szia!<br><br>Értesítünk, hogy %s megosztotta veled a következőt: »%s«.<br><a href=\"%s\">Ide kattintva tudod megnézni</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Köszönjük a türelmét." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -747,13 +765,3 @@ msgstr "Az Owncloud frissítés elezdődött, eltarthat egy ideig." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \"" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Köszönjük a türelmét." diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index fffa5261d507a38fecf5c45eb1461a099857575c..88ee660862bb1709d9c8582acb5d1faaa24507bc 100644 --- a/l10n/hu_HU/settings.po +++ b/l10n/hu_HU/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -165,7 +165,7 @@ msgstr "Frissítve" msgid "Select a profile picture" msgstr "Válassz profil képet" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "File-ok kititkosítása folyamatban... Kérlek várj, ez hosszabb ideig is eltarthat ..." @@ -584,8 +584,8 @@ msgid "Encryption" msgstr "Titkosítás" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "A titkosító alkalmzás a továbbiakban nincs engedélyezve, kititkosítja az összes fileodat" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/hy/core.po b/l10n/hy/core.po index 732b90500cc591238bea035be00cea9e142d3b36..580163d7d242cc6bcf6dc769b3d171640da054b5 100644 --- a/l10n/hy/core.po +++ b/l10n/hy/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 075f5bd63f6e15b549b0a457c38927d10921b7f0..ace727a2b80bcbcd771ae072ed39d5d5e6e2d8a7 100644 --- a/l10n/hy/settings.po +++ b/l10n/hy/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ia/core.po b/l10n/ia/core.po index aef23c4c3df3d4e593236f71ed4f95e20999417c..d37f42b723fc4b01100ad73585b2ef6e2e7ee8c9 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Clauder le session" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index 8696008f753dba1436a3ca9f2ee3f0e31362e4ca..a839c2648b6ca5d74d02e073026b66ec5f254d9f 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/id/core.po b/l10n/id/core.po index e92cb6a87acbe733b25ad2b84c3e75a25d608dd1..3a7213d7b825b160ca6b602a164a4ada5142984d 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Keluar" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index d05c839f190b6d5321ca65d8c9823734d5d97650..d336a1fc0a922793cc370d67e23c8a18076c2f2a 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "Diperbarui" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Enkripsi" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/is/core.po b/l10n/is/core.po index e6c61ff741493818df0db1358e807be88f3ed104..5b7bbbbd94d8c8a5f0386c9436808eb12241e36e 100644 --- a/l10n/is/core.po +++ b/l10n/is/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s er til boða. Fáðu meiri upplýsingar um hvernig þú uppfærir." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Útskrá" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/is/settings.po b/l10n/is/settings.po index 0c820ebf25579308ef76d4c79396ae8802027966..dfe41f5d3f42511338b6ef96b1ed6e0fd5dacd29 100644 --- a/l10n/is/settings.po +++ b/l10n/is/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Uppfært" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "Dulkóðun" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/it/core.po b/l10n/it/core.po index 9f747cdacd1bee75aab8875ae7aecdefcf47c9ee..b03acd68ed83c589f3f3ea996d5743f20e26aa6c 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -686,7 +686,7 @@ msgstr "Completamento..." msgid "%s is available. Get more information on how to update." msgstr "%s è disponibile. Ottieni ulteriori informazioni sull'aggiornamento." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Esci" @@ -735,6 +735,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Grazie per la pazienza." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -748,13 +766,3 @@ msgstr "Questa istanza di ownCloud è in fase di aggiornamento, potrebbe richied #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Ricarica questa pagina per poter continuare ad usare ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Grazie per la pazienza." diff --git a/l10n/it/settings.po b/l10n/it/settings.po index 09ec3e14e0f114ed74188e1ae1d1e4e311d43b4c..cf5c1acf83426d2ec0947922467e9d2a57c6596a 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 21:20+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -165,7 +165,7 @@ msgstr "Aggiornato" msgid "Select a profile picture" msgstr "Seleziona un'immagine del profilo" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Decifratura dei file in corso... Attendi, potrebbe richiedere del tempo." @@ -584,8 +584,8 @@ msgid "Encryption" msgstr "Cifratura" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "L'applicazione di cifratura non è più abilitata, decifra tutti i tuoi file" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index e360c76e2220f0222f226514a8c5ea3545be726a..3fbb1fbb06c46e33afbe47895dad62079bd0f189 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 08:10+0000\n" -"Last-Translator: tt yn <tetuyano+transi@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -681,7 +681,7 @@ msgstr "終了しています ..." msgid "%s is available. Get more information on how to update." msgstr "%s が利用可能です。更新方法に関してさらに情報を取得して下さい。" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "ログアウト" @@ -730,6 +730,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "しばらくお待ちください。" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -743,13 +761,3 @@ msgstr "この ownCloud インスタンスは現在更新中であり、しば #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "しばらくお待ちください。" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index fe2e064471336b67d801935fd4858680bf2fcfb1..1d9b16720031ff07197f5a25226b48140f1b4edd 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "更新済み" msgid "Select a profile picture" msgstr "プロファイル画像を選択" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。" @@ -583,8 +583,8 @@ msgid "Encryption" msgstr "暗号化" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/ka/core.po b/l10n/ka/core.po index 7dfdba5b031bb008746bb896b1cdc9afaffa40af..40851d98de03dfff0d60dc06c91a50fc54e7cc3a 100644 --- a/l10n/ka/core.po +++ b/l10n/ka/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ka/settings.po b/l10n/ka/settings.po index 975f87fbc1222e3fb25479877e1a9e6b517daf7c..41c5d2adee1ae92ccec317f151b4c7d7fe5df367 100644 --- a/l10n/ka/settings.po +++ b/l10n/ka/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po index 466b2ef56b3b9618587b119e98a3899607b7d85b..674d5c7d1bd3879a3f42c0594f8c5ea90a4b125e 100644 --- a/l10n/ka_GE/core.po +++ b/l10n/ka_GE/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "გამოსვლა" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po index ba573d49f55b172b1616de887db64c9894d64c4e..6dfcd520e162a58f352105a716c41d25d91881c8 100644 --- a/l10n/ka_GE/settings.po +++ b/l10n/ka_GE/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "განახლებულია" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "ენკრიპცია" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/km/core.po b/l10n/km/core.po index 50a23e386363eef224d2e581a9ba75b4e4ce1b74..0758b64ff3c206350b06b729ba8763d721c1e0c4 100644 --- a/l10n/km/core.po +++ b/l10n/km/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/km/settings.po b/l10n/km/settings.po index 91dba824cdbfa2f97c70e91c9713ffdb70e00824..089477cd9ef239c51de644e74d8d3c1449a4d22e 100644 --- a/l10n/km/settings.po +++ b/l10n/km/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/kn/core.po b/l10n/kn/core.po index e7903b35a2b7bed421a38660e5c12d582d20cf41..c5858c829f58c7201b3c9005912998195aa09b2c 100644 --- a/l10n/kn/core.po +++ b/l10n/kn/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/kn/settings.po b/l10n/kn/settings.po index 94f162f9fb735882b4b027832a634483ec22fca8..825df3f3110e298e772a9769506cbfc98960d64b 100644 --- a/l10n/kn/settings.po +++ b/l10n/kn/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ko/core.po b/l10n/ko/core.po index ce652469edec0cfcaaaffbcf4a07af432cc69d34..daa57e3979ec7e4dbd08003392e27b87e58f340b 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -679,7 +679,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "로그아웃" @@ -728,6 +728,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -741,13 +759,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index 73fb2ae43f0b4f040337e47e4698aad9c2ab799b..3bf4d002015c267bef126809819e3b6f92de3f06 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "업데이트됨" msgid "Select a profile picture" msgstr "프로필 사진 선택" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "파일 해독중... 잠시만 기다려주세요, 시간이 걸릴수 있습니다." @@ -582,7 +582,7 @@ msgid "Encryption" msgstr "암호화" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ku_IQ/core.po b/l10n/ku_IQ/core.po index 590fd54c693d45ad08a720d7f5a603b92a72be24..cdcc6545a5ed6baf716073fa3ff7eaa61b5fa7d4 100644 --- a/l10n/ku_IQ/core.po +++ b/l10n/ku_IQ/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "چوونەدەرەوە" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ku_IQ/settings.po b/l10n/ku_IQ/settings.po index 771aa19fbadd8980e5c9eeae14a3b81e3ae778ee..eef848877c2e0d741fc1118663da9b2001272d3d 100644 --- a/l10n/ku_IQ/settings.po +++ b/l10n/ku_IQ/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "نهێنیکردن" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/lb/core.po b/l10n/lb/core.po index a4bbca90b1c6bbd2dab739d9ffff095dfa3d3e63..6648adbb50fcfabe93e093ec5e47bc32696cf960 100644 --- a/l10n/lb/core.po +++ b/l10n/lb/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "Schléissen of ..." msgid "%s is available. Get more information on how to update." msgstr "%s ass verfügbar. Kréi méi Informatiounen doriwwer wéi d'Aktualiséierung ofleeft." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Ofmellen" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Merci fir deng Gedold." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Merci fir deng Gedold." diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index ae36088e343812417f7ed4a7c110bce204f4d630..0676269c1b81ed5da1bbdb3c7b180d6710913019 100644 --- a/l10n/lb/settings.po +++ b/l10n/lb/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index 9a62a319acf67136592aaa153001398fa161b646..0310923fef1930e004aa8b65ffa4e2a65a6137cb 100644 --- a/l10n/lt_LT/core.po +++ b/l10n/lt_LT/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -692,7 +692,7 @@ msgstr "Baigiama ..." msgid "%s is available. Get more information on how to update." msgstr "%s yra prieinama. Gaukite daugiau informacijos apie atnaujinimą." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Atsijungti" @@ -741,6 +741,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Labas,<br><br>tik informuojame, kad %s pasidalino su Jumis »%s«.<br><a href=\"%s\">Peržiūrėk!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Dėkojame už jūsų kantrumą." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -754,13 +772,3 @@ msgstr "Šiuo metu vyksta ownCloud atnaujinamas, tai gali šiek tiek užtrukti." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Po trupučio laiko atnaujinkite šį puslapį kad galėtumėte toliau naudoti ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Dėkojame už jūsų kantrumą." diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index 8d4c82cfac6e9ec067c87f8fd854aea5eedf06b3..7adc3ce2413631c12908f8d6c31bd88522f51a45 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "Atnaujinta" msgid "Select a profile picture" msgstr "Pažymėkite profilio paveikslėlį" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Iššifruojami failai... Prašome palaukti, tai gali užtrukti." @@ -585,8 +585,8 @@ msgid "Encryption" msgstr "Šifravimas" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Šifravimo programa nebėra įjungta, iššifruokite visus savo failus" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/lv/core.po b/l10n/lv/core.po index a2aac5ed2909feaeb84c13a3cad43b210de9203f..984900325781e5ee4e204f86c68d950cbc1421a7 100644 --- a/l10n/lv/core.po +++ b/l10n/lv/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -688,7 +688,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s ir pieejams. Uzziniet vairāk kā atjaunināt." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Izrakstīties" @@ -737,6 +737,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -750,13 +768,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po index 4e3927f326b61905040917f477cf4fcd427ff8db..b8633000f45026b9c70ed85f1078177ff1e5e373 100644 --- a/l10n/lv/settings.po +++ b/l10n/lv/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Atjaunināta" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Atšifrēju failus... Uzgaidiet tas var ilgt kādu laiku." @@ -581,8 +581,8 @@ msgid "Encryption" msgstr "Šifrēšana" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Šifrēšanas lietotne ir atslēgta, atšifrējiet visus jūsu failus" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index f241881ff3ac1ebe6e40f850fc9cd990cca8a56d..eca4f82699b697bba90a9aa1ea2a0a57a206100c 100644 --- a/l10n/mk/core.po +++ b/l10n/mk/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "Завршувам ..." msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Одјава" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Благодариме на вашето трпение." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "Оваа инстанца на ownCloud во моментов се на #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Повторно вчитајте ја оваа страница по кратко време за да продолжите да го користите ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Благодариме на вашето трпение." diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index ba3a0ff7044ac2d013dcc58f1d951afe9f0f1232..683b68677fac44f2116fb2e2c9911a7d63dff643 100644 --- a/l10n/mk/settings.po +++ b/l10n/mk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Надграден" msgid "Select a profile picture" msgstr "Одбери фотографија за профилот" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "Енкрипција" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ml_IN/core.po b/l10n/ml_IN/core.po index 77a9d527d21a8906a219debd48cd6e308f6c853b..affb53f55e26d30ddde0ee06bf0937004613df46 100644 --- a/l10n/ml_IN/core.po +++ b/l10n/ml_IN/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ml_IN/settings.po b/l10n/ml_IN/settings.po index 7276076581fa6f93871c7f67dfd164a6e45201fd..478e6456d502363f1214e06ae4ed4c23d741b2cf 100644 --- a/l10n/ml_IN/settings.po +++ b/l10n/ml_IN/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index 4bf5448fc97d991c70f622fa12f95c3eefea3fde..cd8ef4a308b0b763a220c59829678afcadbd5b96 100644 --- a/l10n/ms_MY/core.po +++ b/l10n/ms_MY/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Log keluar" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index f7fe0be984064348aaf39dbbc19d5d273f7e369a..b0145410eaab090dbf26f9c4c6af7db8922732c7 100644 --- a/l10n/ms_MY/settings.po +++ b/l10n/ms_MY/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/my_MM/core.po b/l10n/my_MM/core.po index 1da8048ff2f7ee113e3eddfc09d86683f1ea2dce..19e6e6d1f8db75cbd86232e7e7abc715236dc1e4 100644 --- a/l10n/my_MM/core.po +++ b/l10n/my_MM/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/my_MM/settings.po b/l10n/my_MM/settings.po index c4d4a09c7c8707e2729774522ea886b68b2bcd9e..e44992a85201d2597b95ea1a48c989f647e86fed 100644 --- a/l10n/my_MM/settings.po +++ b/l10n/my_MM/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index e630571b0505e5f94047a397eb27d5d3db585070..b80e9775194e62f8d05fcc4d5999e035f5150b22 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Logg ut" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index 367543ded02389cfe1bb42eab1b96f36809a6aa1..58c61a338447073f3e4c81b78fca8f8309ba6349 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "Oppdatert" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -582,7 +582,7 @@ msgid "Encryption" msgstr "Kryptering" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/nds/core.po b/l10n/nds/core.po index c6c711a4ad6c2850c3010d91f88bc6d80d030b1f..b59793291bfbfa70963bf937fca114a31e798a42 100644 --- a/l10n/nds/core.po +++ b/l10n/nds/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/nds/settings.po b/l10n/nds/settings.po index 7b803ae15c03a6decd416b3e67779304828c29b6..77127026143dfbec1384728a4a5dc593334e9785 100644 --- a/l10n/nds/settings.po +++ b/l10n/nds/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ne/core.po b/l10n/ne/core.po index d10f555dae58cdbbaee6f73268a717cf2272e99c..e8384876e298791355faeb4502d04646396e617b 100644 --- a/l10n/ne/core.po +++ b/l10n/ne/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ne/settings.po b/l10n/ne/settings.po index 569741f4506966e8ad21376a971310d3a2a43ec8..aea9dfd7c49995c421299714fed50d57e9a15249 100644 --- a/l10n/ne/settings.po +++ b/l10n/ne/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 5bf032f04ee37c97710a978073bef26a311276bb..e5ee64769e17216ab621b456636c67964099cd52 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -685,7 +685,7 @@ msgstr "Afronden ..." msgid "%s is available. Get more information on how to update." msgstr "%s is beschikbaar. Verkrijg meer informatie over het bijwerken." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Afmelden" @@ -734,6 +734,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hallo daar,<br><br>even een berichtje dat %s »%s« met u deelde.<br><a href=\"%s\">Bekijk hier!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Bedankt voor uw geduld." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -747,13 +765,3 @@ msgstr "Deze ownCloud dienst wordt nu bijgewerkt, dat kan even duren." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Laad deze pagina straks opnieuw om verder te gaan met ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Bedankt voor uw geduld." diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index 7ad089fae27207e1d3f1ddeba7e5013f8ee0c0ec..a628c602b3bc5c4cf5b4e19934b6c617c98c500e 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -165,7 +165,7 @@ msgstr "Bijgewerkt" msgid "Select a profile picture" msgstr "Kies een profielafbeelding" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Bestanden worden gedecodeerd... Even geduld alstublieft, dit kan even duren." @@ -584,8 +584,8 @@ msgid "Encryption" msgstr "Versleuteling" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "De encryptie-appplicatie is niet meer aanwezig, decodeer al uw bestanden" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index 28a76cd2e82176151e6426a18eeae86922ac1179..d69b4e4fad3e52067dba0d981d585b2fa31d957a 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -685,7 +685,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s er tilgjengeleg. Få meir informasjon om korleis du oppdaterer." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Logg ut" @@ -734,6 +734,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -747,13 +765,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index b7cf43f3e201eec5639459b20364075664a0f255..94dc2d401cd186418300115070cb819abaaeea0e 100644 --- a/l10n/nn_NO/settings.po +++ b/l10n/nn_NO/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "Oppdatert" msgid "Select a profile picture" msgstr "Vel eit profilbilete" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dekrypterer filer … Ver venleg og vent, dette kan ta ei stund." @@ -583,8 +583,8 @@ msgid "Encryption" msgstr "Kryptering" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Krypteringsprogrammet er ikkje lenger slått på, dekrypter alle filene dine" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/nqo/core.po b/l10n/nqo/core.po index ead7963967661d8491b7fbb51f6c6816c4fb6d6a..125c6d3af41aa378bca9c10c27100a48f7959ddc 100644 --- a/l10n/nqo/core.po +++ b/l10n/nqo/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/nqo/settings.po b/l10n/nqo/settings.po index 99946ca121be55a53ac72a4ada2fd2fac257f87f..b28d083a383adeb806f38865e550739d0c4762d9 100644 --- a/l10n/nqo/settings.po +++ b/l10n/nqo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/oc/core.po b/l10n/oc/core.po index cc2e17ed49dab2fb4480b3a5c915d7c0683d9d29..e37de48b263ffb3154372b2a9755bba2e2e97020 100644 --- a/l10n/oc/core.po +++ b/l10n/oc/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Sortida" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po index 0f3d6d5b534d9b8dc600e3670177ceabfdb8838d..e71bd9d2ac8eb1c9143e39058c7b93bde0463f60 100644 --- a/l10n/oc/settings.po +++ b/l10n/oc/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/pa/core.po b/l10n/pa/core.po index 7ef99e9c51579fd339f07943411cd9644b843a33..7882cc3c73aea34ca1495bd9c9fc40a58af0e81b 100644 --- a/l10n/pa/core.po +++ b/l10n/pa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/pa/settings.po b/l10n/pa/settings.po index d13c20433d233e2c0674c6f71d2cacb99e97a304..4a916b9207994709e0dfdbfe5a7cbf695d2542d7 100644 --- a/l10n/pa/settings.po +++ b/l10n/pa/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "ਅੱਪਡੇਟ ਕੀਤਾ" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/pl/core.po b/l10n/pl/core.po index d755c05d2c67ed39be8c9f18ce84bf33fbdba797..f338feec4dce3272e25c76efe9d38eeeeea75bd8 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -689,7 +689,7 @@ msgstr "Kończę ..." msgid "%s is available. Get more information on how to update." msgstr "%s jest dostępna. Dowiedz się więcej na temat aktualizacji." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Wyloguj" @@ -738,6 +738,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Cześć,<br><br>Informuję cię że %s udostępnia ci »%s«.\n<br><a href=\"%s\">Zobacz!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Dziękuję za cierpliwość." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -751,13 +769,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Dziękuję za cierpliwość." diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 6366854a89dbc7c55fa9e20d4b43f368fafa51c3..2abc169db7992e97117731a325e87fdfccfb398e 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "Zaktualizowano" msgid "Select a profile picture" msgstr "Wybierz zdjęcie profilu" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Odszyfrowuje pliki... Proszę czekać, to może zająć jakiś czas." @@ -582,8 +582,8 @@ msgid "Encryption" msgstr "Szyfrowanie" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Aplikacja szyfrowanie nie jest włączona, odszyfruj wszystkie plik" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index b83e9b09dd1ca4bfd5775b21f09d04467c46df7f..18a3e090fb5ffebbedd6b4a20b290189499d4175 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" -"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -684,7 +684,7 @@ msgstr "Finalizando ..." msgid "%s is available. Get more information on how to update." msgstr "%s está disponível. Obtenha mais informações sobre como atualizar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Sair" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Olá,<br><br>só gostaria que você soubesse que %s compartilhou »%s« com você.<br><a href=\"%s\">Veja isto!</a><br><br" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Obrigado pela sua paciência." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "Esta instância do ownCloud está sendo atualizada, o que pode demorar u #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Obrigado pela sua paciência." diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index e3b75bb5f70b5604b6384b401b26792bc7afdc5b..7b7af5eab26ad8bbe54e1dff28fd6c1d82769b00 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 10:10+0000\n" -"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "Atualizado" msgid "Select a profile picture" msgstr "Selecione uma imagem para o perfil" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Decriptando arquivos... Por favor aguarde, isso pode levar algum tempo." @@ -582,8 +582,8 @@ msgid "Encryption" msgstr "Criptografia" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "O aplicativo de encriptação não está mais ativo, decripti todos os seus arquivos" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 5039617ff0ea05e6a879501a8e9b8424ead7f4ae..838ea79f5d0224d8a1f25f4625dbb192313698f2 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -688,7 +688,7 @@ msgstr "A terminar..." msgid "%s is available. Get more information on how to update." msgstr "%s está disponível. Tenha mais informações como actualizar." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Sair" @@ -737,6 +737,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -750,13 +768,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 279af7055d51f693ee6bf59716dcb25af1c506e4..9574fdcc37cfce9521e36592cdab1f107316c1d7 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "Actualizado" msgid "Select a profile picture" msgstr "Seleccione uma fotografia de perfil" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "A desencriptar os ficheiros... Por favor aguarde, esta operação pode demorar algum tempo." @@ -585,8 +585,8 @@ msgid "Encryption" msgstr "Encriptação" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "A aplicação de encriptação não se encontra mais disponível, desencripte o seu ficheiro" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 78bc16b27c3a5fcbbb2aec65db57b90ddad3530a..2fb5e73020a4cd9a8451d5f13911e996bdb357ac 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -691,7 +691,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s este disponibil. Vezi mai multe informații despre procesul de actualizare." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Ieșire" @@ -740,6 +740,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -753,13 +771,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index a7f3b5e015db13f58b297c810bfb26b07adaf230..3868b72526151a313375ac64e420855257a35323 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "Actualizat" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -582,7 +582,7 @@ msgid "Encryption" msgstr "Încriptare" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 2e4ed04c3ce4811b51a169fdd6e6fdb03735a1d1..0a120d7797f24bd43d287825c5fe58b19c46c436 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -702,7 +702,7 @@ msgstr "Завершаем..." msgid "%s is available. Get more information on how to update." msgstr "%s доступно. Получить дополнительную информацию о порядке обновления." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Выйти" @@ -751,6 +751,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Здравствуйте,<br><br>просто даём вам знать, что %s расшарил %s для вас.<br><a href=\"%s\">Посмотреть!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Спасибо за терпение." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -764,13 +782,3 @@ msgstr "Производится обновление ownCloud, это може #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Перезагрузите эту страницу через некоторое время чтобы продолжить использовать ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Спасибо за терпение." diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index b0b781d33dfa8556908c15c99ef82b032c793baf..5303b80d8f434d1167876d3fa397ba7a5de117a6 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -174,7 +174,7 @@ msgstr "Обновлено" msgid "Select a profile picture" msgstr "Выберите картинку профиля" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Расшифровка файлов... Пожалуйста, подождите, это может занять некоторое время." @@ -593,8 +593,8 @@ msgid "Encryption" msgstr "Шифрование" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Приложение шифрования не активно, отмените шифрование всех ваших файлов." +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/ru_RU/core.po b/l10n/ru_RU/core.po index 1a30c7785f45f275ed23a19b1ea39832c9ab1399..1f3cdfc6cf202a4ac5269aceeff0bf1629be2df8 100644 --- a/l10n/ru_RU/core.po +++ b/l10n/ru_RU/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:30+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ru_RU/settings.po b/l10n/ru_RU/settings.po index 4968efc7e17b515e0689b0b72dc6355d1457a6f6..508b9374f3b2717d16564a518bb90578720e875a 100644 --- a/l10n/ru_RU/settings.po +++ b/l10n/ru_RU/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po index 0ea6dfc4ecce4308fb24c5a972088e61c69a6f5d..a3f51aa0e9110ed3199f4432a0ea874b96329997 100644 --- a/l10n/si_LK/core.po +++ b/l10n/si_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "නික්මීම" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po index 3ebaa7f9d3437ba107b237f1473edb862b23633c..8a13282e8331eec63fb6ccd8e48629089fda1c0e 100644 --- a/l10n/si_LK/settings.po +++ b/l10n/si_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "ගුප්ත කේතනය" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sk/core.po b/l10n/sk/core.po index 28e33f44c87d0f44d9ad841761838c420ffc09c6..c8949e101af5bb443c786c50150db1589da18b51 100644 --- a/l10n/sk/core.po +++ b/l10n/sk/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/sk/settings.po b/l10n/sk/settings.po index b5c4f99de45f548416f5a1296bf74e8dde3502ad..715e40461d6af8cc9e0bb00f3d7de38fc083df68 100644 --- a/l10n/sk/settings.po +++ b/l10n/sk/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index 90f5ace2354c28f17608ea1a833040809e4f603d..34d0802fa21fd4d3afcaccca6b95458b62662a68 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -689,7 +689,7 @@ msgstr "Dokončujem..." msgid "%s is available. Get more information on how to update." msgstr "%s je dostupná. Získajte viac informácií k postupu aktualizácie." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Odhlásiť" @@ -738,6 +738,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Ahoj,<br><br>chcem ti dať navedomie, že %s zdieľa »%s« s tebou.<br><a href=\"%s\">Zobrazenie tu!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Ďakujeme za Vašu trpezlivosť." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -751,13 +769,3 @@ msgstr "Táto inštancia ownCloud sa práve aktualizuje, čo môže nejaký čas #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Prosím obnovte túto stránku a po krátkej dobe môžete pokračovať v používaní." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Ďakujeme za Vašu trpezlivosť." diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 2c82774fdf8157eaf2fe1a5eb15bf189790f4763..83ebca56b0acbca74db3ce08744a0f02978cafcf 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -163,7 +163,7 @@ msgstr "Aktualizované" msgid "Select a profile picture" msgstr "Vybrať profilový obrázok" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dešifrujem súbory ... Počkajte prosím, môže to chvíľu trvať." @@ -582,8 +582,8 @@ msgid "Encryption" msgstr "Šifrovanie" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Šifrovacia aplikácia nie je povolená, dešifrujte všetky vaše súbory" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index 233df3761d4e5470e5f559f671077bdb124d88e3..9a639e4dd748e571baea9290b71ed9de0ae7f4b9 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -694,7 +694,7 @@ msgstr "Poteka zaključevanje opravila ..." msgid "%s is available. Get more information on how to update." msgstr "%s je na voljo. Pridobite več podrobnosti za posodobitev." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Odjava" @@ -743,6 +743,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Pozdravljeni,<br><br>oseba %s vam je omogočila souporabo %s.<br>Vir si lahko ogledate na <a href=\"%s\">tem naslovu</a>.<br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Hvala za potrpežljivost!" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -756,13 +774,3 @@ msgstr "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dol #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Hvala za potrpežljivost!" diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po index 42f5adc81b7d4aa83dd77f0d8a90b991dba0665c..674fcda97fc13d963801e3e82ee34ba7b590a0d8 100644 --- a/l10n/sl/lib.po +++ b/l10n/sl/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-21 19:30+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-25 19:03+0000\n" "Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ msgstr "" #: private/app.php:255 msgid "No app name specified" -msgstr "" +msgstr "Ni podanega imena programa" #: private/app.php:360 msgid "Help" @@ -55,15 +55,15 @@ msgstr "Skrbništvo" msgid "Failed to upgrade \"%s\"." msgstr "Posodabljanje \"%s\" je spodletelo." -#: private/avatar.php:60 +#: private/avatar.php:62 msgid "Unknown filetype" msgstr "Neznana vrsta datoteke" -#: private/avatar.php:65 +#: private/avatar.php:67 msgid "Invalid image" msgstr "Neveljavna slika" -#: private/defaults.php:36 +#: private/defaults.php:34 msgid "web services under your control" msgstr "spletne storitve pod vašim nadzorom" @@ -96,20 +96,20 @@ msgstr "" #: private/installer.php:63 msgid "No source specified when installing app" -msgstr "" +msgstr "Ni podanega vira med nameščenjem programa" #: private/installer.php:70 msgid "No href specified when installing app from http" -msgstr "" +msgstr "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP." #: private/installer.php:75 msgid "No path specified when installing app from local file" -msgstr "" +msgstr "Ni podane poti med nameščenjem programa iz krajevne datoteke" #: private/installer.php:89 #, php-format msgid "Archives of type %s are not supported" -msgstr "" +msgstr "Arhivi vrste %s niso podprti" #: private/installer.php:103 msgid "Failed to open archive when installing app" diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index 657cdbc88c965123fffb0fafdf0e7405afe58d63..c8bbf065631943dee0c8590c0fef25446fd8656c 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 21:50+0000\n" -"Last-Translator: mateju <>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "Posodobljeno" msgid "Select a profile picture" msgstr "Izbor slike profila" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Poteka odšifriranje datotek ... Opravilo je lahko dolgotrajno." @@ -582,7 +582,7 @@ msgid "Encryption" msgstr "Šifriranje" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sq/core.po b/l10n/sq/core.po index 91da36714d53d74c4344d823bc9fc72a2b694313..00eb3c691ea04e8357fba5a755fcbbd23b90a83f 100644 --- a/l10n/sq/core.po +++ b/l10n/sq/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -684,7 +684,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s është i disponueshëm. Merrni më shumë informacione mbi azhurnimin." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Dalje" @@ -733,6 +733,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -746,13 +764,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index aa2e54a28b22138a4a1c9cf1e46e65b4c69ebf78..06e60321f471a0dcaed1b56575760306217a8e58 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "I përditësuar" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sr/core.po b/l10n/sr/core.po index b54fbec4faee6596cc1a492760c50d3894d318fb..5029f921b837fddacf8f2124bdc60479aa4c25b1 100644 --- a/l10n/sr/core.po +++ b/l10n/sr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Одјава" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index 1bb001a19fdc9664242139fb90b9452fb463e9c2..fe453b840e4dbda98b7f3b2714274b507fc8193d 100644 --- a/l10n/sr/settings.po +++ b/l10n/sr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "Ажурирано" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Шифровање" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index 4a86f98a4cf53f68aa9bc55d32bd6f3f4c3932eb..7675b6c4277e9fe21e3312e28cc4e91cb882c711 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -688,7 +688,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Odjava" @@ -737,6 +737,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -750,13 +768,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index 0a6c80570d7d49c24e2d7703d2dd957a48cbabd8..cb1bd946cb8853a05c4b276707043869dddc7d9b 100644 --- a/l10n/sr@latin/settings.po +++ b/l10n/sr@latin/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 01d5676e0cb311ae15c58c3c21143d56a87e80e1..fdf9aecefec4193c64b8e2c0d7e87b6d6d7399ae 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -589,7 +589,7 @@ msgstr "Hej där,⏎\n⏎\nville bara meddela dig att %s delade %s med dig.⏎\n #: templates/altmail.php:4 templates/mail.php:17 #, php-format msgid "The share will expire on %s." -msgstr "" +msgstr "Utdelningen kommer att upphöra %s." #: templates/altmail.php:7 templates/mail.php:20 msgid "Cheers!" @@ -689,7 +689,7 @@ msgstr "Avslutar ..." msgid "%s is available. Get more information on how to update." msgstr "%s är tillgänglig. Få mer information om hur du går tillväga för att uppdatera." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Logga ut" @@ -738,6 +738,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Hej där,<br><br>ville bara informera dig om att %s delade »%s« med dig.<br><a href=\"%s\">Titta på den!</a><br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Tack för ditt tålamod." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -751,13 +769,3 @@ msgstr "Denna ownCloud instans håller på att uppdatera, vilket kan ta ett tag. #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "Var god och ladda om denna sida efter en kort stund för att fortsätta använda ownCloud." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Tack för ditt tålamod." diff --git a/l10n/sv/files.po b/l10n/sv/files.po index 13a1f42bc5205351cd78ed86649e15a5401385ae..33c4d7e63c3a7e587fbf270ff71b29a4bae8698b 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -8,15 +8,16 @@ # Gunnar Norin <blittan@xbmc.org>, 2013 # Gustav Smedberg <shadow.elf@hotmail.com>, 2013 # medialabs, 2013 +# kallemooo <karl.h.thoren@gmail.com>, 2013 # Magnus Höglund <magnus@linux.com>, 2013 # medialabs, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:01-0500\n" +"PO-Revision-Date: 2013-11-24 19:20+0000\n" +"Last-Translator: kallemooo <karl.h.thoren@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -190,7 +191,7 @@ msgstr "Radera permanent" msgid "Rename" msgstr "Byt namn" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874 msgid "Pending" msgstr "Väntar" @@ -208,7 +209,7 @@ msgstr "ångra" #: js/filelist.js:576 msgid "Error deleting file." -msgstr "" +msgstr "Kunde inte ta bort filen." #: js/filelist.js:594 js/filelist.js:668 js/files.js:631 msgid "%n folder" @@ -226,7 +227,7 @@ msgstr[1] "%n filer" msgid "{dirs} and {files}" msgstr "{dirs} och {files}" -#: js/filelist.js:812 js/filelist.js:850 +#: js/filelist.js:813 js/filelist.js:851 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Laddar upp %n fil" @@ -297,7 +298,7 @@ msgstr "Ändrad" #: lib/app.php:60 msgid "Invalid folder name. Usage of 'Shared' is reserved." -msgstr "" +msgstr "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud" #: lib/app.php:88 #, php-format diff --git a/l10n/sv/files_encryption.po b/l10n/sv/files_encryption.po index 2364ce5a8d4160a94fe0d9ea54883ef0623bb20e..592b0da00826aa5eafbc7b4a3a21c30d7e989423 100644 --- a/l10n/sv/files_encryption.po +++ b/l10n/sv/files_encryption.po @@ -6,6 +6,7 @@ # Daniel Sandman <revoltism@gmail.com>, 2013 # Gustav Smedberg <shadow.elf@hotmail.com>, 2013 # medialabs, 2013 +# kallemooo <karl.h.thoren@gmail.com>, 2013 # Magnus Höglund <magnus@linux.com>, 2013 # medialabs, 2013 # Stefan Gagner <stefan@mei-ya.se>, 2013 @@ -13,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:01-0500\n" +"PO-Revision-Date: 2013-11-24 19:20+0000\n" +"Last-Translator: kallemooo <karl.h.thoren@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -72,7 +73,7 @@ msgid "" "Your private key is not valid! Likely your password was changed outside of " "%s (e.g. your corporate directory). You can update your private key password" " in your personal settings to recover access to your encrypted files." -msgstr "" +msgstr "Din privata lösenordsnyckel är inte giltig! Troligen har ditt lösenord ändrats utanför %s (t.ex. i företagets katalogtjänst). Du kan uppdatera den privata lösenordsnyckeln under dina personliga inställningar för att återfå tillgång till dina filer." #: files/error.php:19 msgid "" diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po index 8849d9cd235fbb247e294a23e47aa838a90f24ef..e9c3f0c8834ab490417a7c716ed4e4a89549cee5 100644 --- a/l10n/sv/lib.po +++ b/l10n/sv/lib.po @@ -5,15 +5,16 @@ # Translators: # Daniel Sandman <revoltism@gmail.com>, 2013 # medialabs, 2013 +# kallemooo <karl.h.thoren@gmail.com>, 2013 # Magnus Höglund <magnus@linux.com>, 2013 # medialabs, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-24 19:20+0000\n" +"Last-Translator: kallemooo <karl.h.thoren@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,15 +58,15 @@ msgstr "Admin" msgid "Failed to upgrade \"%s\"." msgstr "Misslyckades med att uppgradera \"%s\"." -#: private/avatar.php:60 +#: private/avatar.php:62 msgid "Unknown filetype" msgstr "Okänd filtyp" -#: private/avatar.php:65 +#: private/avatar.php:67 msgid "Invalid image" msgstr "Ogiltig bild" -#: private/defaults.php:36 +#: private/defaults.php:34 msgid "web services under your control" msgstr "webbtjänster under din kontroll" @@ -94,7 +95,7 @@ msgstr "Valda filer är för stora för att skapa zip-fil." msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." -msgstr "" +msgstr "Ladda ner filerna i mindre bitar, separat eller fråga din administratör." #: private/installer.php:63 msgid "No source specified when installing app" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index c905f8aafe47fe9fd9ceba9100f0b355fae7320e..bc0ab6d5c79b86d6342a6865025328cbf490bd10 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -9,14 +9,15 @@ # Jan Busk, 2013 # Jan Busk, 2013 # medialabs, 2013 +# kallemooo <karl.h.thoren@gmail.com>, 2013 # Magnus Höglund <magnus@linux.com>, 2013 # medialabs, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -40,7 +41,7 @@ msgstr "" #: ajax/changedisplayname.php:34 msgid "Unable to change full name" -msgstr "" +msgstr "Kunde inte ändra hela namnet" #: ajax/creategroup.php:10 msgid "Group already exists" @@ -169,7 +170,7 @@ msgstr "Uppdaterad" msgid "Select a profile picture" msgstr "Välj en profilbild" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dekrypterar filer... Vänligen vänta, detta kan ta en stund." @@ -522,7 +523,7 @@ msgstr "Ändra lösenord" #: templates/personal.php:58 templates/users.php:88 msgid "Full Name" -msgstr "" +msgstr "Hela namnet" #: templates/personal.php:73 msgid "Email" @@ -588,8 +589,8 @@ msgid "Encryption" msgstr "Kryptering" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Appen för kryptering är inte längre aktiverad, dekryptera alla dina filer" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" @@ -643,7 +644,7 @@ msgstr "Lagring" #: templates/users.php:108 msgid "change full name" -msgstr "" +msgstr "ändra hela namnet" #: templates/users.php:112 msgid "set new password" diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po index a5162828b3ad3e6ae2e89fd17d59c72ef49dcc4a..76def0e89133f6aa8d96ceff03114c6f19ea32dc 100644 --- a/l10n/sv/user_ldap.po +++ b/l10n/sv/user_ldap.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-16 07:45+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-24 19:30+0000\n" +"Last-Translator: kallemooo <karl.h.thoren@gmail.com>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -46,7 +46,7 @@ msgstr "Konfigurationen är riktig, men Bind felade. Var vänlig och kontrollera msgid "" "The configuration is invalid. Please have a look at the logs for further " "details." -msgstr "" +msgstr "Inställningen är ogiltig. Vänligen se ownCloud-loggen för fler detaljer." #: ajax/wizard.php:32 msgid "No action specified" @@ -95,15 +95,15 @@ msgstr "Fel" #: js/settings.js:674 msgid "Configuration OK" -msgstr "" +msgstr "Konfigurationen är OK" #: js/settings.js:683 msgid "Configuration incorrect" -msgstr "" +msgstr "Felaktig konfiguration" #: js/settings.js:692 msgid "Configuration incomplete" -msgstr "" +msgstr "Konfigurationen är ej komplett" #: js/settings.js:709 js/settings.js:718 msgid "Select groups" diff --git a/l10n/sw_KE/core.po b/l10n/sw_KE/core.po index 40242f9323e651acbc559152a8a46edd87b7d806..0818f5c5640e89998f3940d57e5f9606e176aa44 100644 --- a/l10n/sw_KE/core.po +++ b/l10n/sw_KE/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/sw_KE/settings.po b/l10n/sw_KE/settings.po index c2dcb0c2acedd1e041bf5b4d67b536db81fa46de..59dc512dcc16e9e8fc58f0e88c2edd4103f6eb3c 100644 --- a/l10n/sw_KE/settings.po +++ b/l10n/sw_KE/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po index 3f7ed3c70961b8a361efc9ea59348760630e4e9b..616172945c620e0c3647016d76f2a97a92d3aece 100644 --- a/l10n/ta_LK/core.po +++ b/l10n/ta_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "விடுபதிகை செய்க" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po index 2ff7787ddb9b27748ba5a2a468fcf260cd96c6cf..0e22ebe2e53487c2cceff5877d2c7f6c4d420768 100644 --- a/l10n/ta_LK/settings.po +++ b/l10n/ta_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "மறைக்குறியீடு" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/te/core.po b/l10n/te/core.po index 54e4d2e43cbec202a1b83f49c0dcbf01ca4292a8..de75b473513a7178262c3a479c6216c3178e0fb7 100644 --- a/l10n/te/core.po +++ b/l10n/te/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "నిష్క్రమించు" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/te/settings.po b/l10n/te/settings.po index e1e3f92cef8a05c2a449a4dcc422da06e8fd1dc0..dc4cd8d7096b40b1f6f9b773e7fbcd502b584d48 100644 --- a/l10n/te/settings.po +++ b/l10n/te/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 8cc411121161f34702034e7efb95c432c34d3457..388b399f2dc16f3c1e2a2b16f688ae2b6bac11dc 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -683,7 +683,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -732,6 +732,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -745,13 +763,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index fff2008e1dd19ad6d9f4237514e66a00b8e8468f..26e56cc46efa5f952ab1dc393e3ae2d467121d71 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -183,7 +183,7 @@ msgstr "" msgid "Rename" msgstr "" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874 msgid "Pending" msgstr "" @@ -219,7 +219,7 @@ msgstr[1] "" msgid "{dirs} and {files}" msgstr "" -#: js/filelist.js:812 js/filelist.js:850 +#: js/filelist.js:813 js/filelist.js:851 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index f7ab0743ea5ca932352bc3806bbf065f79a22116..7fd7d039996180a240d7839b5b2888e161646639 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 48cb619276e9463c53ffc591e26e249cff5d141e..6f924118fb7e91affd1ad7ebb16b1f2be1c3eb29 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,20 +37,20 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:461 +#: lib/config.php:466 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:465 +#: lib/config.php:470 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting " "of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" -#: lib/config.php:468 +#: lib/config.php:473 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 08231a099d833ba0cd13789a4a45134c2c4e3296..babbf446e8ee3e834be0104ec86a0e7acfea0e1a 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 9fb41e83b3dd9889b0fc545b3503253a3830753e..acfa4242913259d661ccd0c9b0abbf34dc7a2c1d 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ajax/delete.php:42 +#: ajax/delete.php:59 #, php-format msgid "Couldn't delete %s permanently" msgstr "" @@ -27,7 +27,7 @@ msgstr "" msgid "Couldn't restore %s" msgstr "" -#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 +#: js/trash.js:18 js/trash.js:45 js/trash.js:123 js/trash.js:176 msgid "Error" msgstr "" @@ -35,23 +35,23 @@ msgstr "" msgid "restored" msgstr "" -#: templates/index.php:8 +#: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "" -#: templates/index.php:22 +#: templates/index.php:20 msgid "Name" msgstr "" -#: templates/index.php:25 templates/index.php:27 +#: templates/index.php:23 templates/index.php:25 msgid "Restore" msgstr "" -#: templates/index.php:33 +#: templates/index.php:31 msgid "Deleted" msgstr "" -#: templates/index.php:36 templates/index.php:37 +#: templates/index.php:34 templates/index.php:35 msgid "Delete" msgstr "" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index bfd98924c3bda85932c769f3097486bc3f80c8c0..1c90ba88679048b246c7013ff1c057f42a79e601 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 8f0c9d6595084bc0b9274acbb086790ea11239d1..caa370cefcdc0c371850b85b5448d4e91143bb36 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -62,7 +62,7 @@ msgstr "" msgid "Invalid image" msgstr "" -#: private/defaults.php:36 +#: private/defaults.php:34 msgid "web services under your control" msgstr "" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 67d668d6bda43efb1ccbc2ac4edf80500a6ec7fe..f136551691e9c0713d23b7ca7b78d3166132d5a3 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -62,7 +62,7 @@ msgstr "" msgid "Invalid image" msgstr "" -#: defaults.php:36 +#: defaults.php:34 msgid "web services under your control" msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 16dd042144db8602699ee2cb59dd01944ca6eef4..c8f22ba01e7cafd3c90a7203bf41fa5b997b6b78 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -160,7 +160,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -578,7 +578,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index f7a0d0294f193c35417e5d6421017c7c5cb96d8b..04ac689f1fa67d13b70e7a689fb4b92d233ff51e 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index dd85e9de27bd7348bd42348c845043f093f07fe5..4acdd409db9b7bb2ce6b6e52965d3857f281915d 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index d4c5c927d8ec60de73d3a9df9875c71726329133..87932980d29636bb64724d180d5b798d047459e8 100644 --- a/l10n/th_TH/core.po +++ b/l10n/th_TH/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "ออกจากระบบ" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index f91712528372843418f722ee5dfc2f45de566841..c0bcf01f4f576c986b46ba98379294bc11d4049f 100644 --- a/l10n/th_TH/settings.po +++ b/l10n/th_TH/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "อัพเดทแล้ว" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "การเข้ารหัส" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/tr/core.po b/l10n/tr/core.po index 04018d4eda1f4e9f37ec775b68e0dbd9ca49710d..2addf56f834a6c40212617748713a3dcde7965e8 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" -"Last-Translator: volkangezer <volkangezer@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -686,7 +686,7 @@ msgstr "Tamamlanıyor .." msgid "%s is available. Get more information on how to update." msgstr "%s mevcuttur. Güncelleştirme hakkında daha fazla bilgi alın." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Çıkış yap" @@ -735,6 +735,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "Merhaba, <br><br> %s sizinle »%s« paylaşımında bulundu.<br><a href=\"%s\">Paylaşımı gör!</a><br><br>İyi günler!" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin." + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "Sabrınız için teşekkür ederiz." + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -748,13 +766,3 @@ msgstr "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir." #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin." - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin." - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "Sabrınız için teşekkür ederiz." diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index b00968a6a6019dbeb29a1a946e0ff89c9891dd3d..c4abc06010171216ecb3c53fcbc183771a818023 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 18:00+0000\n" -"Last-Translator: volkangezer <volkangezer@gmail.com>\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -165,7 +165,7 @@ msgstr "Güncellendi" msgid "Select a profile picture" msgstr "Bir profil fotoğrafı seçin" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "Dosyaların şifresi çözülüyor... Lütfen bekleyin, bu biraz zaman alabilir." @@ -584,8 +584,8 @@ msgid "Encryption" msgstr "Şifreleme" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "Şifreleme uygulaması artık etkin değil, tüm dosyalarınızın şifresini çözün" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/tzm/core.po b/l10n/tzm/core.po index d561811c9d81f1c51370dfd73bd918831909138f..e15240036862192bbdfc0ff9728fe83043ffedd4 100644 --- a/l10n/tzm/core.po +++ b/l10n/tzm/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/tzm/settings.po b/l10n/tzm/settings.po index 5733e6de3b012fd211f5e7e48383bba619a38367..ac9bf0095b40ab8a67e21ea348adae958a3aca01 100644 --- a/l10n/tzm/settings.po +++ b/l10n/tzm/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ug/core.po b/l10n/ug/core.po index e1c5feef261c3b88283f926dfdb7e4a8323e8f05..edd1073bfe865b8a72151f34d923a0e94ac309a4 100644 --- a/l10n/ug/core.po +++ b/l10n/ug/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "تىزىمدىن چىق" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po index fa5d7e9538a75ee607d6a4927915bfe162708bf9..0377658daac9cfb68cac4ab329fe8de1caf04c80 100644 --- a/l10n/ug/settings.po +++ b/l10n/ug/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "يېڭىلاندى" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "شىفىرلاش" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/uk/core.po b/l10n/uk/core.po index b78c836b6ec90bef6215541418c9c47596cb5419..543eb30c2a5e27bc8a636db7dea588da603f048b 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -687,7 +687,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Вихід" @@ -736,6 +736,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -749,13 +767,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 9ce59048cefcf8201ca8c11b609c542bdd245535..615974708aa31f0989516aba30accf9b9d8094cc 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "Оновлено" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -581,7 +581,7 @@ msgid "Encryption" msgstr "Шифрування" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/ur_PK/core.po b/l10n/ur_PK/core.po index f659ff25f11d2b1eeff15bcc9663a4b788b04b67..8a22419d64e1cebaee3f3f3c09ab78786f99316d 100644 --- a/l10n/ur_PK/core.po +++ b/l10n/ur_PK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -682,7 +682,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "لاگ آؤٹ" @@ -731,6 +731,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -744,13 +762,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/ur_PK/settings.po b/l10n/ur_PK/settings.po index 4b3b5ee77cf7df090236989edc41147d2bb0ac7d..4eca9eb604c9f0ba36866d336343a28472930cb7 100644 --- a/l10n/ur_PK/settings.po +++ b/l10n/ur_PK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/uz/core.po b/l10n/uz/core.po index 43f4bf98d50a6906ae3514a332a2a2bffb594f91..7f607b8594be22715a8eb8e3899ded201eac4eed 100644 --- a/l10n/uz/core.po +++ b/l10n/uz/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/uz/settings.po b/l10n/uz/settings.po index 724eec9f3575004923325c5186e2555256573d52..c041320c11710affe82a16de0284776eb877cbac 100644 --- a/l10n/uz/settings.po +++ b/l10n/uz/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 86c311e74d0bc92ba1662541b22bf50193454ce3..61f58c5f3c1d4aab7495abec99535eed26042a4d 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -678,7 +678,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s còn trống. Xem thêm thông tin cách cập nhật." -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "Đăng xuất" @@ -727,6 +727,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -740,13 +758,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index 5782ebe9c6c9d513efd3776df48eed93bd648aac..808fed3dfc2293670b346fd7c3e3c0ea7760a353 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "Đã cập nhật" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "Mã hóa" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index 5b59640cf72782b0501a538b30f0c863233b4636..dd95704b18ba89c843da19dd0f74388b2431ab00 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -681,7 +681,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "%s 可用。获取更多关于如何升级的信息。" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "注销" @@ -730,6 +730,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -743,13 +761,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index a0089b656a53dfb00799b2406a0acb8dee22f1b2..5a72d63b06d55a7948a2ccb59d54b92d02040474 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "已更新" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "正在解密文件... 请稍等,可能需要一些时间。" @@ -585,8 +585,8 @@ msgid "Encryption" msgstr "加密" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "加密 app 未启用,将解密您所有文件" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/l10n/zh_HK/core.po b/l10n/zh_HK/core.po index 9734c1db77ff25c7f4ba8257e6fcacbb64846542..d260441e584b678ba661b139ccb2f2ab6dd74e7e 100644 --- a/l10n/zh_HK/core.po +++ b/l10n/zh_HK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 10:01-0500\n" -"PO-Revision-Date: 2013-11-21 15:01+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -677,7 +677,7 @@ msgstr "" msgid "%s is available. Get more information on how to update." msgstr "" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "登出" @@ -726,6 +726,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -739,13 +757,3 @@ msgstr "" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "" diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po index be832ab5f6db7b9e1817cceec8ccd6d3d535fc6c..286d748774a057b5996e15bf0c4f6d9b555f8a1c 100644 --- a/l10n/zh_HK/settings.po +++ b/l10n/zh_HK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -161,7 +161,7 @@ msgstr "" msgid "Select a profile picture" msgstr "" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "" @@ -580,7 +580,7 @@ msgid "Encryption" msgstr "加密" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" +msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" #: templates/personal.php:154 diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 6fd41d8e78aadfabf9e599e7e9f86971aa07c698..b6088d06c52bf53057838c154a59ad3bc19ed9b7 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-24 00:13-0500\n" -"PO-Revision-Date: 2013-11-22 02:20+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -679,7 +679,7 @@ msgstr "即將完成…" msgid "%s is available. Get more information on how to update." msgstr "%s 已經釋出,瞭解更多資訊以進行更新。" -#: templates/layout.user.php:71 +#: templates/layout.user.php:71 templates/singleuser.user.php:8 msgid "Log out" msgstr "登出" @@ -728,6 +728,24 @@ msgid "" "href=\"%s\">View it!</a><br><br>" msgstr "嗨,<br><br>%s 和你分享了 %s ,到<a href=\"%s\">這裡</a>看它<br><br>" +#: templates/singleuser.user.php:3 +msgid "This ownCloud instance is currently in single user mode." +msgstr "" + +#: templates/singleuser.user.php:4 +msgid "This means only administrators can use the instance." +msgstr "" + +#: templates/singleuser.user.php:5 templates/update.user.php:5 +msgid "" +"Contact your system administrator if this message persists or appeared " +"unexpectedly." +msgstr "若這個訊息持續出現,請聯絡系統管理員" + +#: templates/singleuser.user.php:7 templates/update.user.php:6 +msgid "Thank you for your patience." +msgstr "感謝您的耐心" + #: templates/update.admin.php:3 #, php-format msgid "Updating ownCloud to version %s, this may take a while." @@ -741,13 +759,3 @@ msgstr "ownCloud 正在升級,請稍待一會。" #: templates/update.user.php:4 msgid "Please reload this page after a short time to continue using ownCloud." msgstr "請稍後重新載入這個頁面就可以繼續使用 ownCloud" - -#: templates/update.user.php:5 -msgid "" -"Contact your system administrator if this message persists or appeared " -"unexpectedly." -msgstr "若這個訊息持續出現,請聯絡系統管理員" - -#: templates/update.user.php:6 -msgid "Thank you for your patience." -msgstr "感謝您的耐心" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index a45392403d750d65737900158130db9163a854d5..70390ca0bb8e159828b90262334a3b2c921027cf 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-21 21:06-0500\n" -"PO-Revision-Date: 2013-11-22 02:06+0000\n" +"POT-Creation-Date: 2013-11-26 04:02-0500\n" +"PO-Revision-Date: 2013-11-26 09:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "已更新" msgid "Select a profile picture" msgstr "選擇大頭貼" -#: js/personal.js:265 +#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "檔案解密中,請稍候。" @@ -581,8 +581,8 @@ msgid "Encryption" msgstr "加密" #: templates/personal.php:148 -msgid "The encryption app is no longer enabled, decrypt all your file" -msgstr "加密應用程式已經停用,請您解密您所有的檔案" +msgid "The encryption app is no longer enabled, please decrypt all your files" +msgstr "" #: templates/personal.php:154 msgid "Log-in password" diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index c9767565b18722ae58eaabd1cc9280f72759b505..82d5739e540f97b361c95739ed6253e01ae520b5 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Les fichiers nécessitent d'être téléchargés un par un.", "Back to Files" => "Retour aux Fichiers", "Selected files too large to generate zip file." => "Les fichiers sélectionnés sont trop volumineux pour être compressés.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "Merci de télécharger les fichiers séparément en parties plus petites, ou demandez aimablement à votre administrateur.", "No source specified when installing app" => "Aucune source spécifiée pour installer l'application", "No href specified when installing app from http" => "Aucun href spécifié pour installer l'application par http", "No path specified when installing app from local file" => "Aucun chemin spécifié pour installer l'application depuis un fichier local", diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php index 56be601f54dd1eea95f414e383b486456f1848f8..49c9c6a3b29c3a70baf09c1126488d41394dbecd 100644 --- a/lib/l10n/sl.php +++ b/lib/l10n/sl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"No app name specified" => "Ni podanega imena programa", "Help" => "Pomoč", "Personal" => "Osebno", "Settings" => "Nastavitve", @@ -14,6 +15,10 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Datoteke je mogoče prejeti le posamično.", "Back to Files" => "Nazaj na datoteke", "Selected files too large to generate zip file." => "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip.", +"No source specified when installing app" => "Ni podanega vira med nameščenjem programa", +"No href specified when installing app from http" => "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP.", +"No path specified when installing app from local file" => "Ni podane poti med nameščenjem programa iz krajevne datoteke", +"Archives of type %s are not supported" => "Arhivi vrste %s niso podprti", "App directory already exists" => "Programska mapa že obstaja", "Application is not enabled" => "Program ni omogočen", "Authentication error" => "Napaka overjanja", diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php index 66cd34f73dd323c6fd2b5408cdb7e8699a4d0171..4f04cbe3159e727303b924d20e55840a738bfc8f 100644 --- a/lib/l10n/sv.php +++ b/lib/l10n/sv.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Filer laddas ner en åt gången.", "Back to Files" => "Tillbaka till Filer", "Selected files too large to generate zip file." => "Valda filer är för stora för att skapa zip-fil.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "Ladda ner filerna i mindre bitar, separat eller fråga din administratör.", "No source specified when installing app" => "Ingen källa angiven vid installation av app ", "No href specified when installing app from http" => "Ingen href angiven vid installation av app från http", "No path specified when installing app from local file" => "Ingen sökväg angiven vid installation av app från lokal fil", diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 8d47f28415d14a7364c934a81fe9bd6539493ce8..990c86f2a3e2fc6295867f766f7ae6d0ce87bca3 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>", "Encryption" => "Xifrat", -"The encryption app is no longer enabled, decrypt all your file" => "L'aplicació d'encriptació ja no està activada, desencripteu tots els vostres fitxers.", "Log-in password" => "Contrasenya d'accés", "Decrypt all Files" => "Desencripta tots els fitxers", "Login Name" => "Nom d'accés", diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 47b29d22803540f71a9444904e9fb8825ef19652..a8ea2f7fc6f456a09b09368e48f099d86d260da7 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -120,7 +120,6 @@ $TRANSLATIONS = array( "Help translate" => "Pomoci s překladem", "WebDAV" => "WebDAV", "Encryption" => "Šifrování", -"The encryption app is no longer enabled, decrypt all your file" => "Šifrovací aplikace již není zapnuta, odšifrujte všechny své soubory", "Log-in password" => "Přihlašovací heslo", "Decrypt all Files" => "Odšifrovat všechny soubory", "Login Name" => "Přihlašovací jméno", diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 42bbf8409f418497fa15637979fcb3d4570ed544..00e1fd68b3d21055a7d373443f352c7c0440aa68 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -114,7 +114,6 @@ $TRANSLATIONS = array( "Help translate" => "Hjælp med oversættelsen", "WebDAV" => "WebDAV", "Encryption" => "Kryptering", -"The encryption app is no longer enabled, decrypt all your file" => "Krypterings app'en er ikke længere aktiv. Dekrypter alle dine filer. ", "Log-in password" => "Log-in kodeord", "Decrypt all Files" => "Dekrypter alle Filer ", "Login Name" => "Loginnavn", diff --git a/settings/l10n/de.php b/settings/l10n/de.php index e4e1ff30836f3c22c56355d199375524b74e48f2..5d1c8fe4494ac511392f13e55b1cf565334d461c 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Verwenden Sie diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf Ihre Dateien zuzugreifen</a>", "Encryption" => "Verschlüsselung", -"The encryption app is no longer enabled, decrypt all your file" => "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt.", "Log-in password" => "Login-Passwort", "Decrypt all Files" => "Alle Dateien entschlüsseln", "Login Name" => "Loginname", diff --git a/settings/l10n/de_CH.php b/settings/l10n/de_CH.php index 83e00bb727963ce10977418949c28c52bed676e4..c313cd18b4605fba0f4ea4ed85fe35185ef97a81 100644 --- a/settings/l10n/de_CH.php +++ b/settings/l10n/de_CH.php @@ -98,7 +98,6 @@ $TRANSLATIONS = array( "Help translate" => "Helfen Sie bei der Übersetzung", "WebDAV" => "WebDAV", "Encryption" => "Verschlüsselung", -"The encryption app is no longer enabled, decrypt all your file" => "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt. ", "Log-in password" => "Login-Passwort", "Decrypt all Files" => "Alle Dateien entschlüsseln", "Login Name" => "Loginname", diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index a227a93388b751d5fabf8ff94e1f6d11742f874e..528cce92e7c6f68879d15b4ca81d1abeebe7cd05 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Verwenden Sie diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf Ihre Dateien zuzugreifen</a>", "Encryption" => "Verschlüsselung", -"The encryption app is no longer enabled, decrypt all your file" => "Die Anwendung zur Verschlüsselung ist nicht länger aktiv, all Ihre Dateien werden entschlüsselt. ", "Log-in password" => "Login-Passwort", "Decrypt all Files" => "Alle Dateien entschlüsseln", "Login Name" => "Loginname", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 54317ca66ca64e415542d444563e2420474290f5..71a751c1a5945949d42f5854ffa1b8928bbfa5fa 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -17,6 +17,10 @@ $TRANSLATIONS = array( "Unable to remove user from group %s" => "Αδυναμία αφαίρεσης χρήστη από την ομάδα %s", "Couldn't update app." => "Αδυναμία ενημέρωσης εφαρμογής", "Wrong password" => "Εσφαλμένο συνθηματικό", +"No user supplied" => "Δεν εισήχθη χρήστης", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Παρακαλώ παρέχετε έναν κωδικό ανάκτησης διαχειριστή, διαφορετικά όλα τα δεδομένα χρήστη θα χαθούν", +"Wrong admin recovery password. Please check the password and try again." => "Λάθος κωδικός ανάκτησης διαχειριστή. Παρακαλώ ελέγξτε τον κωδικό και δοκιμάστε ξανά.", +"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Το βασικό πλαίσιο δεν υποστηρίζει αλλαγή κωδικού, αλλά το κλειδί κρυπτογράφησης των χρηστών ενημερώθηκε επιτυχώς.", "Unable to change password" => "Αδυναμία αλλαγής συνθηματικού", "Update to {appversion}" => "Ενημέρωση σε {appversion}", "Disable" => "Απενεργοποίηση", @@ -30,6 +34,7 @@ $TRANSLATIONS = array( "Update" => "Ενημέρωση", "Updated" => "Ενημερώθηκε", "Select a profile picture" => "Επιλογή εικόνας προφίλ", +"Decrypting files... Please wait, this can take some time." => "Αποκρυπτογράφηση αρχείων... Παρακαλώ περιμένετε, αυτό μπορεί να πάρει κάποιο χρόνο.", "Saving..." => "Γίνεται αποθήκευση...", "deleted" => "διαγράφηκε", "undo" => "αναίρεση", @@ -41,7 +46,12 @@ $TRANSLATIONS = array( "A valid username must be provided" => "Πρέπει να δοθεί έγκυρο όνομα χρήστη", "Error creating user" => "Σφάλμα δημιουργίας χρήστη", "A valid password must be provided" => "Πρέπει να δοθεί έγκυρο συνθηματικό", +"Warning: Home directory for user \"{user}\" already exists" => "Προειδοποίηση: Ο μητρικός κατάλογος του χρήστη \"{user}\" υπάρχει ήδη", "__language_name__" => "__όνομα_γλώσσας__", +"Everything (fatal issues, errors, warnings, info, debug)" => "Όλα (καίρια ζητήματα, σφάλματα, προειδοποιήσεις, πληροφορίες, αποσφαλμάτωση)", +"Info, warnings, errors and fatal issues" => "Πληροφορίες, προειδοποιήσεις, σφάλματα και καίρια ζητήματα", +"Warnings, errors and fatal issues" => "Προειδοποιήσεις, σφάλματα και καίρια ζητήματα", +"Errors and fatal issues" => "Σφάλματα και καίρια ζητήματα", "Fatal issues only" => "Καίρια ζητήματα μόνο", "Security Warning" => "Προειδοποίηση Ασφαλείας", "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." => "Ο κατάλογος δεδομένων και τα αρχεία σας πιθανόν να είναι διαθέσιμα στο διαδίκτυο. Το αρχείο .htaccess δεν δουλεύει. Σας προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων έξω από τη ρίζα του καταλόγου του διακομιστή.", @@ -51,11 +61,15 @@ $TRANSLATIONS = array( "Module 'fileinfo' missing" => "Η ενοτητα 'fileinfo' λειπει", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστούμε να ενεργοποιήσετε αυτή την ενότητα για να έχετε καλύτερα αποτελέσματα με τον εντοπισμό τύπου MIME. ", "Locale not working" => "Η μετάφραση δεν δουλεύει", +"System locale can not be set to a one which supports UTF-8." => "Οι ρυθμίσεις τοποθεσίας συστήματος δεν μπορούν να οριστούν σε κάποιες που δεν υποστηρίζουν UTF-8.", "This means that there might be problems with certain characters in file names." => "Αυτό σημαίνει ότι μπορεί να υπάρχουν προβλήματα με κάποιους χαρακτήρες στα ονόματα αρχείων.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Συνιστούμε σοβαρά να εγκαταστήσετε τα απαιτούμενα πακέτα στο σύστημά σας ώστε να υποστηρίζεται μια από τις ακόλουθες ρυθμίσεις τοποθεσίας: %s.", "Internet connection not working" => "Η σύνδεση στο διαδίκτυο δεν δουλεύει", +"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Αυτός ο διακομιστής δεν έχει ενεργή σύνδεση στο διαδίκτυο. Αυτό σημαίνει ότι κάποιες υπηρεσίες όπως η σύνδεση με εξωτερικούς αποθηκευτικούς χώρους, ειδοποιήσεις περί ενημερώσεων ή η εγκατάσταση 3ων εφαρμογών δεν θα είναι διαθέσιμες. Η πρόσβαση απομακρυσμένων αρχείων και η αποστολή ειδοποιήσεων μέσω ηλεκτρονικού ταχυδρομείου μπορεί επίσης να μην είναι διαθέσιμες. Προτείνουμε να ενεργοποιήσετε την πρόσβαση στο διαδίκτυο για αυτόν το διακομιστή εάν θέλετε να χρησιμοποιήσετε όλες τις υπηρεσίες.", "Cron" => "Cron", "Execute one task with each page loaded" => "Εκτέλεση μιας διεργασίας με κάθε σελίδα που φορτώνεται", +"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω http.", +"Use systems cron service to call the cron.php file every 15 minutes." => "Χρήση της υπηρεσίας cron του συστήματος για να καλεστεί το αρχείο cron.php κάθε 15 λεπτά.", "Sharing" => "Διαμοιρασμός", "Enable Share API" => "Ενεργοποίηση API Διαμοιρασμού", "Allow apps to use the Share API" => "Να επιτρέπεται στις εφαρμογές να χρησιμοποιούν το API Διαμοιρασμού", @@ -67,9 +81,12 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Να επιτρέπεται στους χρήστες να διαμοιράζουν ότι τους έχει διαμοιραστεί", "Allow users to share with anyone" => "Να επιτρέπεται ο διαμοιρασμός με οποιονδήποτε", "Allow users to only share with users in their groups" => "Να επιτρέπεται στους χρήστες ο διαμοιρασμός μόνο με χρήστες της ίδιας ομάδας", +"Allow mail notification" => "Επιτρέψτε ειδοποιήσεις ηλεκτρονικού ταχυδρομείου", "Allow user to send mail notification for shared files" => "Επιτρέψτε στο χρήστη να στέλνει ειδοποιήσεις μέσω ηλεκτρονικού ταχυδρομείου για κοινόχρηστα αρχεία", "Security" => "Ασφάλεια", "Enforce HTTPS" => "Επιβολή χρήσης HTTPS", +"Forces the clients to connect to %s via an encrypted connection." => "Επιβάλλει τους δέκτες να συνδέονται με το %s μέσω κρυπογραφημένης σύνδεσης.", +"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Παρακαλώ συνδεθείτε στο %s σας μέσω HTTPS για να ενεργοποιήσετε ή να απενεργοποιήσετε την επιβολή του SSL.", "Log" => "Καταγραφές", "Log level" => "Επίπεδο καταγραφής", "More" => "Περισσότερα", @@ -101,13 +118,16 @@ $TRANSLATIONS = array( "Your email address" => "Η διεύθυνση ηλεκτρονικού ταχυδρομείου σας", "Fill in an email address to enable password recovery" => "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση συνθηματικού", "Profile picture" => "Φωτογραφία προφίλ", +"Upload new" => "Μεταφόρτωση νέου", "Select new from Files" => "Επιλογή νέου από τα Αρχεία", "Remove image" => "Αφαίρεση εικόνας", +"Either png or jpg. Ideally square but you will be able to crop it." => "Είτε png ή jpg. Ιδανικά τετράγωνη αλλά θα είστε σε θέση να την περικόψετε.", "Abort" => "Ματαίωση", "Choose as profile image" => "Επιλογή εικόνας προφίλ", "Language" => "Γλώσσα", "Help translate" => "Βοηθήστε στη μετάφραση", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Χρήση αυτής της διεύθυνσης <a href=\"%s\" target=\"_blank\">πρόσβαση των Αρχείων σας μέσω WebDAV</a>", "Encryption" => "Κρυπτογράφηση", "Log-in password" => "Συνθηματικό εισόδου", "Decrypt all Files" => "Αποκρυπτογράφηση όλων των Αρχείων", diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index d685d3a10d75e49786fbb94aea8f207e9f6514c2..3c5717b131c9ad1df68d6440dead8a3fb8f57bf7 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -61,6 +61,9 @@ $TRANSLATIONS = array( "Module 'fileinfo' missing" => "Module 'fileinfo' missing", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.", "Locale not working" => "Locale not working", +"System locale can not be set to a one which supports UTF-8." => "System locale can not be set to a one which supports UTF-8.", +"This means that there might be problems with certain characters in file names." => "This means that there might be problems with certain characters in file names.", +"We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "We strongly suggest installing the required packages on your system to support one of the following locales: %s.", "Internet connection not working" => "Internet connection not working", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don't work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features.", "Cron" => "Cron", @@ -126,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "Encryption" => "Encryption", -"The encryption app is no longer enabled, decrypt all your file" => "The encryption app is no longer enabled, decrypt all your files", "Log-in password" => "Log-in password", "Decrypt all Files" => "Decrypt all Files", "Login Name" => "Login Name", diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 5aeb272ae792609faa3baff019b14beff97e91de..53c60dbe9a314b31ac6bdbed1c72957bb1dfd13a 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utilice esta dirección para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV</a>", "Encryption" => "Cifrado", -"The encryption app is no longer enabled, decrypt all your file" => "La aplicación de cifrado no está activada, descifre sus archivos", "Log-in password" => "Contraseña de acceso", "Decrypt all Files" => "Descifrar archivos", "Login Name" => "Nombre de usuario", diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php index 8a83c6c974d05c93445b3fdc7ac1be73d7b7e1d3..44c9964778c9f3ca21710f24b6b93100aac30a7a 100644 --- a/settings/l10n/es_AR.php +++ b/settings/l10n/es_AR.php @@ -99,7 +99,6 @@ $TRANSLATIONS = array( "Help translate" => "Ayudanos a traducir", "WebDAV" => "WebDAV", "Encryption" => "Encriptación", -"The encryption app is no longer enabled, decrypt all your file" => "La aplicación de encriptación ya no está habilitada, desencriptando todos los archivos", "Log-in password" => "Clave de acceso", "Decrypt all Files" => "Desencriptar todos los archivos", "Login Name" => "Nombre de Usuario", diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index ae406f6663411e11b7c12269c0e05fa15b411837..83828a30e227b259109a22cb1fe8ac422742dd1f 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>", "Encryption" => "Krüpteerimine", -"The encryption app is no longer enabled, decrypt all your file" => "Küpteeringu rakend pole lubatud, dekrüpteeri kõik oma failid", "Log-in password" => "Sisselogimise parool", "Decrypt all Files" => "Dekrüpteeri kõik failid", "Login Name" => "Kasutajanimi", diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index 0c4e123ec9f86696121153e5c92f8a02a51dd4bd..1fcd573eeb34d315f21403b7bf56191783c0ddf9 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -115,7 +115,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>", "Encryption" => "Salaus", -"The encryption app is no longer enabled, decrypt all your file" => "Salaussovellus ei ole enää käytössä, pura kaikkien tiedostojesi salaus", "Decrypt all Files" => "Pura kaikkien tiedostojen salaus", "Login Name" => "Kirjautumisnimi", "Create" => "Luo", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index b684eafe3991489c5312760459499d4b161256b3..d222b83d9e752a398a458138afe4074884d75366 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -61,6 +61,9 @@ $TRANSLATIONS = array( "Module 'fileinfo' missing" => "Module 'fileinfo' manquant", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats pour la détection des types de fichiers.", "Locale not working" => "Localisation non fonctionnelle", +"System locale can not be set to a one which supports UTF-8." => "Les paramètres régionaux ne peuvent pas être configurés avec un qui supporte UTF-8.", +"This means that there might be problems with certain characters in file names." => "Cela signifie qu'il pourrait y avoir des problèmes avec certains caractères dans les noms de fichier.", +"We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Nous conseillons vivement d'installer les paquets requis sur votre système pour supporter l'un des paramètres régionaux suivants : %s.", "Internet connection not working" => "La connexion internet ne fonctionne pas", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mails ne seront pas fonctionnels également. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "Cron" => "Cron", @@ -126,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utiliser cette adresse pour <a href=\"%s\" target=\"_blank\"> accéder à vos fichiers par WebDAV</a>", "Encryption" => "Chiffrement", -"The encryption app is no longer enabled, decrypt all your file" => "L'application de chiffrement n'est plus activée, déchiffrez tous vos fichiers", "Log-in password" => "Mot de passe de connexion", "Decrypt all Files" => "Déchiffrer tous les fichiers", "Login Name" => "Nom de la connexion", diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 191e6cb17f15a80c5ab7fac383bad28f9b14f698..84d629d401e3e7a47316e1ee8045a91d67d4ada2 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Empregue esta ligazón <a href=\"%s\" target=\"_blank\">para acceder aos sus ficheiros mediante WebDAV</a>", "Encryption" => "Cifrado", -"The encryption app is no longer enabled, decrypt all your file" => "o aplicativo de cifrado non está activado, descifrar todos os ficheiros", "Log-in password" => "Contrasinal de acceso", "Decrypt all Files" => "Descifrar todos os ficheiros", "Login Name" => "Nome de acceso", diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 31b3c774f84951686c61d05fb09b95b4114bc426..82bc37b9c1fce474a9b44c89b443e16970c90449 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Ezt a címet használd, hogy <a href=\"%s\" target=\"_blank\">hozzáférj a fileokhoz WebDAV-on keresztül</a>", "Encryption" => "Titkosítás", -"The encryption app is no longer enabled, decrypt all your file" => "A titkosító alkalmzás a továbbiakban nincs engedélyezve, kititkosítja az összes fileodat", "Log-in password" => "Bejelentkezési jelszó", "Decrypt all Files" => "Kititkosítja az összes file-t", "Login Name" => "Bejelentkezési név", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index ac6cf85438d92aca43fc31a347d4c476c9230c8d..2837112567a210936b9070769786b2ecd039957c 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>", "Encryption" => "Cifratura", -"The encryption app is no longer enabled, decrypt all your file" => "L'applicazione di cifratura non è più abilitata, decifra tutti i tuoi file", "Log-in password" => "Password di accesso", "Decrypt all Files" => "Decifra tutti i file", "Login Name" => "Nome utente", diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index 6916324e29c99413292b29e674492b4b379cb762..5edba66784442bf8a5212944b9322e460659303c 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください", "Encryption" => "暗号化", -"The encryption app is no longer enabled, decrypt all your file" => "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください", "Log-in password" => "ログインパスワード", "Decrypt all Files" => "すべてのファイルを複合する", "Login Name" => "ログイン名", diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php index e49f26f06e004a0ce1f507502df0147c097d99f8..f2cb6a30265141c01c4ff5dae074693f1ba1a684 100644 --- a/settings/l10n/lt_LT.php +++ b/settings/l10n/lt_LT.php @@ -118,7 +118,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>", "Encryption" => "Šifravimas", -"The encryption app is no longer enabled, decrypt all your file" => "Šifravimo programa nebėra įjungta, iššifruokite visus savo failus", "Log-in password" => "Prisijungimo slaptažodis", "Decrypt all Files" => "Iššifruoti visus failus", "Login Name" => "Vartotojo vardas", diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php index 54d0352e2bf4ecc459bc53d2dcbdbabd3e68a3a3..de5d6460d6fa6ae174682762ef52f511eb0f9318 100644 --- a/settings/l10n/lv.php +++ b/settings/l10n/lv.php @@ -96,7 +96,6 @@ $TRANSLATIONS = array( "Help translate" => "Palīdzi tulkot", "WebDAV" => "WebDAV", "Encryption" => "Šifrēšana", -"The encryption app is no longer enabled, decrypt all your file" => "Šifrēšanas lietotne ir atslēgta, atšifrējiet visus jūsu failus", "Log-in password" => "Pieslēgšanās parole", "Decrypt all Files" => "Atšifrēt visus failus", "Login Name" => "Ierakstīšanās vārds", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index a12ff499117e181bf0c1ac4f792382cc22ae7574..6f48a0f532e8c64086cce2b8fcf1e5d19f2616c3 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>", "Encryption" => "Versleuteling", -"The encryption app is no longer enabled, decrypt all your file" => "De encryptie-appplicatie is niet meer aanwezig, decodeer al uw bestanden", "Log-in password" => "Inlog-wachtwoord", "Decrypt all Files" => "Decodeer alle bestanden", "Login Name" => "Inlognaam", diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php index ec1dbba3734211a3789a4c54d89cb06cb3e3b42e..5fd2f57b5a819a3afcb31f1d73568af833bcdd8a 100644 --- a/settings/l10n/nn_NO.php +++ b/settings/l10n/nn_NO.php @@ -112,7 +112,6 @@ $TRANSLATIONS = array( "Help translate" => "Hjelp oss å omsetja", "WebDAV" => "WebDAV", "Encryption" => "Kryptering", -"The encryption app is no longer enabled, decrypt all your file" => "Krypteringsprogrammet er ikkje lenger slått på, dekrypter alle filene dine", "Log-in password" => "Innloggingspassord", "Decrypt all Files" => "Dekrypter alle filene", "Login Name" => "Innloggingsnamn", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 25f3f85a1b7372ed02e37ebadbe4bc3dd099135f..97652c7371624ffec304f32699ac4e13a628e3d3 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>", "Encryption" => "Szyfrowanie", -"The encryption app is no longer enabled, decrypt all your file" => "Aplikacja szyfrowanie nie jest włączona, odszyfruj wszystkie plik", "Log-in password" => "Hasło logowania", "Decrypt all Files" => "Odszyfruj wszystkie pliki", "Login Name" => "Login", diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index aa4623f3530d81be1a8dd2bb33731e37cac2101e..bc881f7b64e784d86acb6a0f9799688ea54463d0 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso a seus Arquivos via WebDAV</a>", "Encryption" => "Criptografia", -"The encryption app is no longer enabled, decrypt all your file" => "O aplicativo de encriptação não está mais ativo, decripti todos os seus arquivos", "Log-in password" => "Senha de login", "Decrypt all Files" => "Decripti todos os Arquivos", "Login Name" => "Nome de Login", diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index 3ca6ffbb5eca1d5a2218075a1fef8b408fb45936..0de416d37f06d8ccff13eeb5df16c606b53da14c 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -115,7 +115,6 @@ $TRANSLATIONS = array( "Help translate" => "Ajude a traduzir", "WebDAV" => "WebDAV", "Encryption" => "Encriptação", -"The encryption app is no longer enabled, decrypt all your file" => "A aplicação de encriptação não se encontra mais disponível, desencripte o seu ficheiro", "Log-in password" => "Password de entrada", "Decrypt all Files" => "Desencriptar todos os ficheiros", "Login Name" => "Nome de utilizador", diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php index 394bc04527f4d12565bbb33c3f6fa50e907f8d21..932f692893d2fee38a9ee86dd1f0f86394fa6dec 100644 --- a/settings/l10n/ru.php +++ b/settings/l10n/ru.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Используйте этот адресс для <a href=\"%s\" target=\"_blank\">доступа к вашим файлам через WebDAV</a>", "Encryption" => "Шифрование", -"The encryption app is no longer enabled, decrypt all your file" => "Приложение шифрования не активно, отмените шифрование всех ваших файлов.", "Log-in password" => "Пароль входа", "Decrypt all Files" => "Снять шифрование со всех файлов", "Login Name" => "Имя пользователя", diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index c796b54043030314893da887c73ea82c2de6f241..7aa434d5a2ac6384b5c19178f5e9c6610dd5b297 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -126,7 +126,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>", "Encryption" => "Šifrovanie", -"The encryption app is no longer enabled, decrypt all your file" => "Šifrovacia aplikácia nie je povolená, dešifrujte všetky vaše súbory", "Log-in password" => "Prihlasovacie heslo", "Decrypt all Files" => "Dešifrovať všetky súbory", "Login Name" => "Prihlasovacie meno", diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index dabd1b3dbb335029ea1c8ef7c4c5fcc6b1ccb5d2..9f83a18373baa8ca68456ca105bbe286380e1220 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Unable to load list from App Store" => "Kan inte ladda listan från App Store", "Authentication error" => "Fel vid autentisering", +"Unable to change full name" => "Kunde inte ändra hela namnet", "Group already exists" => "Gruppen finns redan", "Unable to add group" => "Kan inte lägga till grupp", "Email saved" => "E-post sparad", @@ -103,6 +104,7 @@ $TRANSLATIONS = array( "Current password" => "Nuvarande lösenord", "New password" => "Nytt lösenord", "Change password" => "Ändra lösenord", +"Full Name" => "Hela namnet", "Email" => "E-post", "Your email address" => "Din e-postadress", "Fill in an email address to enable password recovery" => "Fyll i en e-postadress för att aktivera återställning av lösenord", @@ -118,7 +120,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>", "Encryption" => "Kryptering", -"The encryption app is no longer enabled, decrypt all your file" => "Appen för kryptering är inte längre aktiverad, dekryptera alla dina filer", "Log-in password" => "Inloggningslösenord", "Decrypt all Files" => "Dekryptera alla filer", "Login Name" => "Inloggningsnamn", @@ -130,6 +131,7 @@ $TRANSLATIONS = array( "Other" => "Annat", "Username" => "Användarnamn", "Storage" => "Lagring", +"change full name" => "ändra hela namnet", "set new password" => "ange nytt lösenord", "Default" => "Förvald" ); diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 9e58cdefa7b0b410c2efb189d5331ba36c2cae99..74170d87d51f3c4dde3b3594b1f53905889129b8 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -129,7 +129,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın", "Encryption" => "Şifreleme", -"The encryption app is no longer enabled, decrypt all your file" => "Şifreleme uygulaması artık etkin değil, tüm dosyalarınızın şifresini çözün", "Log-in password" => "Oturum açma parolası", "Decrypt all Files" => "Tüm dosyaların şifresini çözme", "Login Name" => "Giriş Adı", diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index c85a7c84086d03ebe02f4a15c7fa6e0ffc631a1c..4733a9e429a85068c0daa5b6c8f6bde3cab79285 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -99,7 +99,6 @@ $TRANSLATIONS = array( "Help translate" => "帮助翻译", "WebDAV" => "WebDAV", "Encryption" => "加密", -"The encryption app is no longer enabled, decrypt all your file" => "加密 app 未启用,将解密您所有文件", "Log-in password" => "登录密码", "Decrypt all Files" => "解密所有文件", "Login Name" => "登录名称", diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index 57b70b80b0155dba74584e272cda522db800c500..4f7d6ff9cf3c8dd550a42f8f4e40cd2382b0b7ad 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -118,7 +118,6 @@ $TRANSLATIONS = array( "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>", "Encryption" => "加密", -"The encryption app is no longer enabled, decrypt all your file" => "加密應用程式已經停用,請您解密您所有的檔案", "Log-in password" => "登入密碼", "Decrypt all Files" => "解密所有檔案", "Login Name" => "登入名稱",