diff --git a/apps/files/l10n/az.php b/apps/files/l10n/az.php index f2e8425531..a41af8e8ca 100644 --- a/apps/files/l10n/az.php +++ b/apps/files/l10n/az.php @@ -9,6 +9,8 @@ $TRANSLATIONS = array( "The target folder has been moved or deleted." => "Mənsəbdə olan qovluqun ünvanı dəyişib yada silinib.", "The name %s is already used in the folder %s. Please choose a different name." => "Bu ad %s artıq %s qovluğunda istifadə edilir. Xahiş olunur fərqli ad istifadə edəsiniz.", "Not a valid source" => "Düzgün mənbə yoxdur", +"Server is not allowed to open URLs, please check the server configuration" => "URL-ləri açmaq üçün server izin vermir, xahış olunur server quraşdırmalarını yoxlayasınız", +"Error while downloading %s to %s" => "%s-i %s-ə yükləmə zamanı səhv baş verdi", "Folder name cannot be empty." => "Qovluğun adı boş ola bilməz", "Unable to set upload directory." => "Əlavələr qovluğunu təyin etmək mümkün olmadı.", "Invalid Token" => "Yalnış token", @@ -22,6 +24,7 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""), "Save" => "Saxlamaq", +"New folder" => "Yeni qovluq", "Folder" => "Qovluq", "Download" => "Yüklə" ); diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index cc4383b71d..1baf5dad99 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "The name %s is already used in the folder %s. Please choose a different name." => "Navnet %s brukes allerede i mappen %s. Velg et annet navn.", "Not a valid source" => "Ikke en gyldig kilde", "Server is not allowed to open URLs, please check the server configuration" => "Serveren har ikke lov til å åpne URL-er. Sjekk konfigurasjon av server", +"The file exceeds your quota by %s" => "Filen overstiger din kvote med %s", "Error while downloading %s to %s" => "Feil ved nedlasting av %s til %s", "Error when creating the file" => "Feil ved oppretting av filen", "Folder name cannot be empty." => "Mappenavn kan ikke være tomt.", @@ -68,6 +69,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ugyldig privat nøkkel for Krypterings-app. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Kryptering ble slått av men filene dine er fremdeles kryptert. Gå til dine personlige innstillinger for å dekryptere filene dine.", "{dirs} and {files}" => "{dirs} og {files}", +"%s could not be renamed as it has been deleted" => "%s kunne ikke gis nytt navn da den er blitt slettet", "%s could not be renamed" => "Kunne ikke gi nytt navn til %s", "Upload (max. %s)" => "Opplasting (maks. %s)", "File handling" => "Filhåndtering", diff --git a/apps/files_encryption/l10n/az.php b/apps/files_encryption/l10n/az.php index a4db699d47..887bf07565 100644 --- a/apps/files_encryption/l10n/az.php +++ b/apps/files_encryption/l10n/az.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Password successfully changed." => "Şifrə uğurla dəyişdirildi.", "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." => "Sizin gizli açarınız doğru deyil! Təxmin edilir ki, sizin şifrə %s-dən kənarda dəyişdirilib(misal üçün sizin koorporativ qovluq). Siz öz şifrələnmiş fayllarınıza yetkinizi bərpa etmək üçün, öz şifrənizi şəxsi quraşdırmalarınızda yeniləyə bilərsiniz.", "Unknown error. Please check your system settings or contact your administrator" => "Tanınmayan səhv. Xahiş olunur sistem quraşdırmalarınızı yoxlayın yada öz inzibatçınızla əlaqə yaradın", +"Missing requirements." => "Taləbatlar çatışmır.", "Initial encryption running... Please try again later." => "İlkin şifrələnmə işləyir... Xahiş olunur birazdan yenidən müraciət edəsiniz.", "Go directly to your %spersonal settings%s." => "Birbaşa öz %sşəxsi quraşdırmalarınıza%s gedin.", "Encryption" => "Şifrələnmə" diff --git a/apps/files_encryption/l10n/nb_NO.php b/apps/files_encryption/l10n/nb_NO.php index afa5e15c71..408af4c60f 100644 --- a/apps/files_encryption/l10n/nb_NO.php +++ b/apps/files_encryption/l10n/nb_NO.php @@ -30,6 +30,8 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nytt passord for gjenopprettingsnøkkel", "Repeat New Recovery key password" => "Gjenta nytt passord for gjenopprettingsnøkkel", "Change Password" => "Endre passord", +"Your private key password no longer matches your log-in password." => "Passordet for din private nøkkel stemmer ikke lenger med påloggingspassordet ditt.", +"Set your old private key password to your current log-in password:" => "Sett ditt gamle passord for privat nøkkel til ditt nåværende påloggingspassord:", " If you don't remember your old password you can ask your administrator to recover your files." => "Hvis du ikke husker det gamle passordet ditt kan du spørre administratoren om å gjenopprette filene dine.", "Old log-in password" => "Gammelt påloggingspassord", "Current log-in password" => "Nåværende påloggingspassord", diff --git a/apps/files_sharing/l10n/az.php b/apps/files_sharing/l10n/az.php index 5efdfc11cb..edb068ab19 100644 --- a/apps/files_sharing/l10n/az.php +++ b/apps/files_sharing/l10n/az.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "Remote share" => "Uzaq yayımlanma", "Remote share password" => "Uzaq yayımlanma şifrəsi", "Cancel" => "Dayandır", +"Add remote share" => "Uzaq yayımlanmanı əlavə et", "Invalid ownCloud url" => "Yalnış ownCloud url-i", "Shared by" => "Tərəfindən yayımlanıb", "Password" => "Şifrə", diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php index f6fb6fd0b5..02136644d6 100644 --- a/apps/files_sharing/l10n/nb_NO.php +++ b/apps/files_sharing/l10n/nb_NO.php @@ -1,6 +1,7 @@ "Server til server-deling er ikke aktivert på denne serveren", +"Invalid or untrusted SSL certificate" => "Ugyldig eller ikke tiltrodd SSL-sertifikat", "Couldn't add remote share" => "Klarte ikke å legge til ekstern deling", "Shared with you" => "Delt med deg", "Shared with others" => "Delt med andre", diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index 9ae1a110c8..9d9a40214d 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -3,8 +3,8 @@ $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server met server delen is niet geactiveerd op deze server", "Invalid or untrusted SSL certificate" => "Ongeldig of onvertrouwd SSL certificaat", "Couldn't add remote share" => "Kon geen externe share toevoegen", -"Shared with you" => "Deelde met u", -"Shared with others" => "Deelde u met anderen", +"Shared with you" => "Gedeeld met u", +"Shared with others" => "Gedeeld door u", "Shared by link" => "Gedeeld via een link", "No files have been shared with you yet." => "Er zijn nog geen bestanden met u gedeeld.", "You haven't shared any files yet." => "U hebt nog geen bestanden gedeeld.", diff --git a/apps/files_trashbin/l10n/ms_MY.php b/apps/files_trashbin/l10n/ms_MY.php index fdfd922438..55f26ba6ef 100644 --- a/apps/files_trashbin/l10n/ms_MY.php +++ b/apps/files_trashbin/l10n/ms_MY.php @@ -2,12 +2,13 @@ $TRANSLATIONS = array( "Couldn't delete %s permanently" => "Tidak dapat menghapuskan %s secara kekal", "Couldn't restore %s" => "Tidak dapat memulihkan %s", +"Deleted files" => "Fail dipadam", "Restore" => "Pulihkan", "Error" => "Ralat", "restored" => "dipulihkan", "Nothing in here. Your trash bin is empty!" => "Tiada apa disini. Tong sampah anda kosong!", "Name" => "Nama", -"Deleted" => "Dihapuskan", +"Deleted" => "Dipadam", "Delete" => "Padam" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/az.php b/apps/user_ldap/l10n/az.php index 8d5775659d..5e66b2e588 100644 --- a/apps/user_ldap/l10n/az.php +++ b/apps/user_ldap/l10n/az.php @@ -8,6 +8,8 @@ $TRANSLATIONS = array( "No action specified" => "Heç bir iş təyin edilməyib", " Could not set configuration %s" => "%s configi təyin etmək mümkün olmadı", "Deletion failed" => "Silinmədə səhv baş verdi", +"Keep settings?" => "Ayarlar qalsın?", +"Cannot add server configuration" => "Server quraşdırmalarını əlavə etmək mümkün olmadı", "Error" => "Səhv", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), diff --git a/apps/user_webdavauth/l10n/ms_MY.php b/apps/user_webdavauth/l10n/ms_MY.php index 5142c1d0f4..b7f947fc5c 100644 --- a/apps/user_webdavauth/l10n/ms_MY.php +++ b/apps/user_webdavauth/l10n/ms_MY.php @@ -1,6 +1,7 @@ "Pengesahan ", +"WebDAV Authentication" => "Pengesahan WebDAV", +"Address:" => "Alamat:", "Save" => "Simpan", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Butiran pengguna akan dihantar ke alamat ini. Plugin ini memeriksa maklum balas dan akan mentafsir kod status HTTP 401 dan 403 sebagai butiran tidak sah, dan semua maklum balas lain sebagai butiran yang sah." ); diff --git a/core/l10n/ast.php b/core/l10n/ast.php index fb83a494b8..50574e9b88 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Esto quier dicir que namái pue usala un alministrador.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contauta col alministrador si esti problema sigui apaeciendo.", "Thank you for your patience." => "Gracies pola to paciencia.", +"You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.", "%s will be updated to version %s." => "%s anovaráse a la versión %s.", "The following apps will be disabled:" => "Deshabilitaránse les siguientes aplicaciones:", "The theme %s has been disabled." => "Deshabilitóse'l tema %s.", diff --git a/core/l10n/az.php b/core/l10n/az.php index 90c2feb5c1..06c5bdad29 100644 --- a/core/l10n/az.php +++ b/core/l10n/az.php @@ -8,6 +8,8 @@ $TRANSLATIONS = array( "Unknown filetype" => "Fayl tipi bəlli deyil.", "Invalid image" => "Yalnış şəkil", "No temporary profile picture available, try again" => "Profaylın müvəqqəti şəklinə çatmaq mümkün olmadı, yenidən təkrarlayın.", +"Sunday" => "Bazar", +"Monday" => "Bazar ertəsi", "Settings" => "Quraşdırmalar", "Folder" => "Qovluq", "Saving..." => "Saxlama...", @@ -31,6 +33,8 @@ $TRANSLATIONS = array( "Reset" => "Sıfırla", "Users" => "İstifadəçilər", "Admin" => "İnzibatçı", -"Password" => "Şifrə" +"Password" => "Şifrə", +"You are accessing the server from an untrusted domain." => "Siz serverə inamsız domain-dən girməyə çalışırsız.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php index ae737bc42a..ce4bc07dc7 100644 --- a/core/l10n/bg_BG.php +++ b/core/l10n/bg_BG.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Това означава, че само администраторът може да го използва.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Свържи се със системния си администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." => "Благодарим за търпението.", +"You are accessing the server from an untrusted domain." => "Свръзваш се със сървъра от неодобрен домейн.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен.", +"Add \"%s\" as trusted domain" => "Добави \"%s\" като сигурен домейн", "%s will be updated to version %s." => "%s ще бъде обновена до версия %s.", "The following apps will be disabled:" => "Следните програми ще бъдат изключени:", "The theme %s has been disabled." => "Темата %s бе изключена.", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 9cf621d2eb..0b4ce45e04 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Això significa que només els administradors poden usar la instància.", "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.", +"You are accessing the server from an untrusted domain." => "Esteu accedint el servidor des d'un domini no fiable", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php", "%s will be updated to version %s." => "%s s'actualitzarà a la versió %s.", "The following apps will be disabled:" => "Les següents aplicacions es desactivaran:", "The theme %s has been disabled." => "S'ha desactivat el tema %s", diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index af94ec6b7c..3e2f322bb0 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte, prosím, správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." => "Děkuji za trpělivost.", +"You are accessing the server from an untrusted domain." => "Přistupujete na server z nedůvěryhodné domény.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "%s will be updated to version %s." => "%s bude aktualizován na verzi %s.", "The following apps will be disabled:" => "Následující aplikace budou zakázány:", "The theme %s has been disabled." => "Vzhled %s byl zakázán.", diff --git a/core/l10n/da.php b/core/l10n/da.php index 99fbacadb4..7bb882cdab 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Det betyder at det kun er administrator, som kan benytte 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.", +"You are accessing the server from an untrusted domain." => "Du tilgår serveren fra et utroværdigt domæne", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.", "%s will be updated to version %s." => "%s vil blive opdateret til version %s.", "The following apps will be disabled:" => "Følgende apps bliver deaktiveret:", "The theme %s has been disabled." => "Temaet, %s, er blevet deaktiveret.", diff --git a/core/l10n/de.php b/core/l10n/de.php index 799b4a893d..74f0d4370a 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "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.", +"You are accessing the server from an untrusted domain." => "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Abhängig vonDeiner Konfiguration kannst Du auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden.", +"Add \"%s\" as trusted domain" => "\"%s\" als vertrauenswürdige Domain hinzufügen", "%s will be updated to version %s." => "%s wird auf Version %s aktualisiert.", "The following apps will be disabled:" => "Die folgenden Apps werden deaktiviert:", "The theme %s has been disabled." => "Das Theme %s wurde deaktiviert.", diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index ef01d85169..07ed703c20 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "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.", +"You are accessing the server from an untrusted domain." => "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie aktuell Administrator dieser Instanz sind, konfigurieren Sie bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Abhängig von Ihrer Konfiguration können Sie auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden.", +"Add \"%s\" as trusted domain" => "\"%s\" als vertrauenswürdige Domain hinzufügen", "%s will be updated to version %s." => "%s wird auf Version %s aktualisiert.", "The following apps will be disabled:" => "Die folgenden Apps werden deaktiviert:", "The theme %s has been disabled." => "Das Theme %s wurde deaktiviert.", diff --git a/core/l10n/el.php b/core/l10n/el.php index 7401260b19..a46a8961d1 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Αυτό σημαίνει ότι μόνο διαχειριστές μπορούν να χρησιμοποιήσουν την εγκατάσταση.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", "Thank you for your patience." => "Σας ευχαριστούμε για την υπομονή σας.", +"You are accessing the server from an untrusted domain." => "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php.", "%s will be updated to version %s." => "Το %s θα ενημερωθεί στην έκδοση %s.", "The following apps will be disabled:" => "Οι παρακάτω εφαρμογές θα απενεργοποιηθούν:", "The theme %s has been disabled." => "Το θέμα %s έχει απενεργοποιηθεί.", diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 61b016f7fe..e9164deca5 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "This means only administrators can use the instance.", "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.", +"You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "%s will be updated to version %s." => "%s will be updated to version %s.", "The following apps will be disabled:" => "The following apps will be disabled:", "The theme %s has been disabled." => "The theme %s has been disabled.", diff --git a/core/l10n/es.php b/core/l10n/es.php index 6fbe87b6d8..8ab9595417 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Esto quiere decir que solo un administrador puede usarla.", "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.", +"You are accessing the server from an untrusted domain." => "Está accediendo al servidor desde un dominio inseguro.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contacte a su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", +"Add \"%s\" as trusted domain" => "Agregar \"%s\" como un dominio de confianza", "%s will be updated to version %s." => "%s será actualizado a la versión %s.", "The following apps will be disabled:" => "Las siguientes aplicaciones serán desactivadas:", "The theme %s has been disabled." => "El tema %s ha sido desactivado.", diff --git a/core/l10n/es_CL.php b/core/l10n/es_CL.php index a6de3ea437..0f8f877239 100644 --- a/core/l10n/es_CL.php +++ b/core/l10n/es_CL.php @@ -50,6 +50,8 @@ $TRANSLATIONS = array( "Users" => "Usuarios", "Admin" => "Administración", "Help" => "Ayuda", -"Password" => "Clave" +"Password" => "Clave", +"You are accessing the server from an untrusted domain." => "Usted está accediendo al servidor desde un dominio no confiable.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 7209321a7a..bca3ca8a94 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "See tähendab, et seda saavad kasutada ainult administraatorid.", "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.", +"You are accessing the server from an untrusted domain." => "Sa kasutad serverit usalduseta asukohast", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.", "%s will be updated to version %s." => "%s uuendatakse versioonile %s.", "The following apps will be disabled:" => "Järgnevad rakendid keelatakse:", "The theme %s has been disabled." => "Teema %s on keelatud.", diff --git a/core/l10n/eu.php b/core/l10n/eu.php index 17fe63d9e3..a07ec81229 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Updated database" => "Datu basea eguneratu da", "Checked database schema update" => "Egiaztatuta datu-basearen zerbitzariaren eguneraketa", "Checked database schema update for apps" => "Egiaztatuta aplikazioen datu-basearen zerbitzariaren eguneraketa", +"Updated \"%s\" to %s" => "\"%s\" %s-ra eguneratua", "Disabled incompatible apps: %s" => "Bateragarriak ez diren desgaitutako aplikazioak: %s", "No image or file provided" => "Ez da irudi edo fitxategirik zehaztu", "Unknown filetype" => "Fitxategi mota ezezaguna", @@ -188,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Honek administradoreak bakarrik erabili dezakeela esan nahi du.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.", "Thank you for your patience." => "Milesker zure patzientziagatik.", +"You are accessing the server from an untrusted domain." => "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat config/config.sample.php fitxategian dago.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Zure ezarpenen gorabehera, administratzaile bezala posible duzu ere azpiko botoia erabiltzea fidatzeko domeinu horrekin.", +"Add \"%s\" as trusted domain" => "Gehitu \"%s\" domeinu fidagarri gisa", "%s will be updated to version %s." => "%s %s bertsiora eguneratuko da.", "The following apps will be disabled:" => "Ondorengo aplikazioak desgaituko dira:", "The theme %s has been disabled." => "%s gaia desgaitu da.", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 658ccd1896..2969e56af4 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -122,6 +122,7 @@ $TRANSLATIONS = array( "Please reload the page." => "Päivitä sivu.", "The update was unsuccessful." => "Päivitys epäonnistui.", "The update was successful. Redirecting you to ownCloud now." => "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", +"Couldn't reset password because the token is invalid" => "Salasanaa ei voitu palauttaa koska valtuutus on virheellinen", "Couldn't send reset email. Please make sure your username is correct." => "Palautussähköpostin lähettäminen ei onnistunut. Varmista, että käyttäjätunnuksesi on oikein.", "Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Palautussähköpostin lähettäminen ei onnistunut, koska tälle käyttäjätunnukselle ei ole määritelty sähköpostiosoitetta. Ota yhteys ylläpitäjään.", "%s password reset" => "%s salasanan palautus", @@ -187,6 +188,9 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä ownCloudia.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." => "Kiitos kärsivällisyydestäsi.", +"You are accessing the server from an untrusted domain." => "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.", +"Add \"%s\" as trusted domain" => "Lisää \"%s\" luotetuksi toimialueeksi", "%s will be updated to version %s." => "%s päivitetään versioon %s.", "The following apps will be disabled:" => "Seuraavat sovellukset poistetaan käytöstä:", "The theme %s has been disabled." => "Teema %s on poistettu käytöstä.", diff --git a/core/l10n/fr.php b/core/l10n/fr.php index b75b794c9d..60f79328b3 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Cela signifie que uniquement les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." => "Merci de votre patience.", +"You are accessing the server from an untrusted domain." => "Vous accédez au serveur à partir d'un domaine non-approuvé.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domain\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "%s will be updated to version %s." => "%s sera mis à jour vers la version %s.", "The following apps will be disabled:" => "Les applications suivantes seront désactivées :", "The theme %s has been disabled." => "Le thème %s a été désactivé.", diff --git a/core/l10n/gl.php b/core/l10n/gl.php index 0a6023940d..eee969ea89 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isto significa que só os administradores poden utilizar a instancia.", "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.", +"You are accessing the server from an untrusted domain." => "Esta accedendo desde un dominio non fiábel.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php.", "%s will be updated to version %s." => "%s actualizarase á versión %s.", "The following apps will be disabled:" => "Van desactivarse as seguintes aplicacións:", "The theme %s has been disabled." => "O tema %s foi desactivado.", diff --git a/core/l10n/it.php b/core/l10n/it.php index c2837d6048..fbe2ea2d5a 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Ciò significa che solo gli amministratori possono utilizzare l'istanza.", "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.", +"You are accessing the server from an untrusted domain." => "Stai accedendo al server da un dominio non attendibile.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.", +"Add \"%s\" as trusted domain" => "Aggiungi \"%s\" come dominio attendibile", "%s will be updated to version %s." => "%s sarà aggiornato alla versione %s.", "The following apps will be disabled:" => "Le seguenti applicazioni saranno disabilitate:", "The theme %s has been disabled." => "Il tema %s è stato disabilitato.", diff --git a/core/l10n/ja.php b/core/l10n/ja.php index b91556d706..d10bf0ade8 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。", "Thank you for your patience." => "しばらくお待ちください。", +"You are accessing the server from an untrusted domain." => "信頼されていないドメインからサーバーにアクセスしています。", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "管理者に連絡してください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。", "%s will be updated to version %s." => "%s はバージョン %s にアップデートされました。", "The following apps will be disabled:" => "以下のアプリは無効です:", "The theme %s has been disabled." => "テーマ %s が無効になっています。", diff --git a/core/l10n/ms_MY.php b/core/l10n/ms_MY.php index a0073b56b3..3fe6a776e8 100644 --- a/core/l10n/ms_MY.php +++ b/core/l10n/ms_MY.php @@ -34,6 +34,9 @@ $TRANSLATIONS = array( "Cancel" => "Batal", "Share" => "Kongsi", "Error" => "Ralat", +"group" => "kumpulan", +"can share" => "boleh berkongsi", +"can edit" => "boleh mengubah", "Warning" => "Amaran", "Delete" => "Padam", "Add" => "Tambah", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 95c36d1aff..008c5ee376 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Slo av vedlikeholdsmodus", "Updated database" => "Oppdaterte databasen", "Checked database schema update" => "Sjekket oppdatering av databaseskjema", +"Checked database schema update for apps" => "Sjekket databaseskjema-oppdatering for apper", +"Updated \"%s\" to %s" => "Oppdaterte \"%s\" til %s", "Disabled incompatible apps: %s" => "Deaktiverte ukompatible apper: %s", "No image or file provided" => "Bilde eller fil ikke angitt", "Unknown filetype" => "Ukjent filtype", @@ -187,11 +189,16 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dette betyr at kun administratorer kan bruke instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", "Thank you for your patience." => "Takk for din tålmodighet.", +"You are accessing the server from an untrusted domain." => "Du aksesserer serveren fra et ikke tiltrodd domene.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Avhengig av konfigurasjonen kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.", +"Add \"%s\" as trusted domain" => "Legg til \"%s\" som et tiltrodd domene", "%s will be updated to version %s." => "%s vil bli oppdatert til versjon %s.", "The following apps will be disabled:" => "Følgende apper vil bli deaktivert:", "The theme %s has been disabled." => "Temaet %s har blitt deaktivert.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Forsikre deg om at databasen, config-mappen og datamappen er blitt sikkerhetskopiert før du fortsetter.", "Start update" => "Start oppdatering", +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For å unngå tidsavbrudd ved store installasjoner, kan du i stedet kjøre følgende kommando fra installasjonsmappen:", "This ownCloud instance is currently being updated, which may take a while." => "Denne ownCloud-instansen oppdateres for øyeblikket, noe som kan ta litt tid.", "Please reload this page after a short time to continue using ownCloud." => "Vennligst last denne siden på nytt om en liten stund for å fortsette å bruke ownCloud." ); diff --git a/core/l10n/nl.php b/core/l10n/nl.php index daae57dee5..60821be555 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "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.", +"You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", +"Add \"%s\" as trusted domain" => "\"%s\" toevoegen als vertrouwd domein", "%s will be updated to version %s." => "%s wordt bijgewerkt naar versie %s.", "The following apps will be disabled:" => "De volgende apps worden uitgeschakeld:", "The theme %s has been disabled." => "Het thema %s is uitgeschakeld.", diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 9532298efa..b112167c2d 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." => "Dziękuję za cierpliwość.", +"You are accessing the server from an untrusted domain." => "Dostajesz się do serwera z niezaufanej domeny.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.", +"Add \"%s\" as trusted domain" => "Dodaj \"%s\" jako domenę zaufaną", "%s will be updated to version %s." => "%s zostanie zaktualizowane do wersji %s.", "The following apps will be disabled:" => "Następujące aplikacje zostaną zablokowane:", "The theme %s has been disabled." => "Motyw %s został wyłączony.", diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index a4387d59ad..3e62968930 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isso significa que apenas os administradores podem usar esta instância.", "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.", +"You are accessing the server from an untrusted domain." => "Você está acessando o servidor a partir de um domínio não confiável.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.", +"Add \"%s\" as trusted domain" => "Adicionar \"%s\" como um domínio confiavel", "%s will be updated to version %s." => "%s será atualizado para a versão %s.", "The following apps will be disabled:" => "Os seguintes aplicativos serão desativados:", "The theme %s has been disabled." => "O tema %s foi desativado.", diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index a3d870bad4..687dfce41c 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isto significa que apenas os administradores podem usar a instância.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador de sistema se esta mensagem continuar a aparecer ou apareceu inesperadamente.", "Thank you for your patience." => "Obrigado pela sua paciência.", +"You are accessing the server from an untrusted domain." => "Está a aceder ao servidor a partir de um domínio que não é de confiança.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "%s will be updated to version %s." => "O %s irá ser atualizado para a versão %s.", "The following apps will be disabled:" => "As seguintes apps irão ser desativadas:", "The theme %s has been disabled." => "O tema %s foi desativado.", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index bba26dceaa..65bb755077 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Это значит, что только администраторы могут использовать эту установку.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." => "Спасибо за терпение.", +"You are accessing the server from an untrusted domain." => "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Пожалуйста, свяжитесь с администратором. Если вы администратор этого хранилища, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php.", "%s will be updated to version %s." => "%s будет обновлено до версии %s.", "The following apps will be disabled:" => "Следующие приложения будут отключены:", "The theme %s has been disabled." => "Тема %s была отключена.", diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index f0c35ea863..b640bd53bd 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Len správca systému môže používať túto inštanciu.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.", "Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť.", +"You are accessing the server from an untrusted domain." => "Pristupujete na server v nedôveryhodnej doméne.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.", "%s will be updated to version %s." => "%s bude zaktualizovaný na verziu %s.", "The following apps will be disabled:" => "Tieto aplikácie budú zakázané:", "The theme %s has been disabled." => "Téma %s bola zakázaná.", diff --git a/core/l10n/sv.php b/core/l10n/sv.php index 6a1fd8e5b7..126a214197 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -186,6 +186,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Detta betyder att endast administartörer kan använda instansen.", "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.", +"You are accessing the server from an untrusted domain." => "Du ansluter till servern från en osäker domän.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php.", "%s will be updated to version %s." => "%s kommer att uppdateras till version %s.", "The following apps will be disabled:" => "Följande appar kommer att inaktiveras:", "The theme %s has been disabled." => "Temat %s har blivit inaktiverat.", diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 59ca4fa1ae..d3b2a86b8c 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Bu, örneği sadece yöneticiler kullanabilir demektir.", "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.", +"You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.", "%s will be updated to version %s." => "%s, %s sürümüne güncellenecek.", "The following apps will be disabled:" => "Aşağıdaki uygulamalar devre dışı bırakılacak:", "The theme %s has been disabled." => "%s teması devre dışı bırakıldı.", diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 6e05e7bcc1..920144db74 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -187,6 +187,7 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "这意味着只有管理员才能在实例上操作。", "Contact your system administrator if this message persists or appeared unexpectedly." => "如果这个消息一直存在或不停出现,请联系你的系统管理员。", "Thank you for your patience." => "感谢让你久等了。", +"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。", "%s will be updated to version %s." => "%s 将会更新到版本 %s。", "The following apps will be disabled:" => "以下应用将会被禁用:", "The theme %s has been disabled." => "%s 主题已被禁用。", diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po index 9a19118b42..a2ec3b9266 100644 --- a/l10n/af_ZA/core.po +++ b/l10n/af_ZA/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po index 9e4b4248c7..4788b5829e 100644 --- a/l10n/af_ZA/lib.po +++ b/l10n/af_ZA/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/core.po b/l10n/ar/core.po index 6193535cef..22c613e221 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 9b250eff0d..34e7d0b957 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po index 3634f10a85..82a0e0ef7c 100644 --- a/l10n/ar/files_external.po +++ b/l10n/ar/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/files_trashbin.po b/l10n/ar/files_trashbin.po index 9929fa901c..cdf4adef63 100644 --- a/l10n/ar/files_trashbin.po +++ b/l10n/ar/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po index b39d49a22b..087c2d6864 100644 --- a/l10n/ar/lib.po +++ b/l10n/ar/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index dad206aec3..4531a87c4c 100644 --- a/l10n/ar/settings.po +++ b/l10n/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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ast/core.po b/l10n/ast/core.po index f940ac5b8c..264cb7a491 100644 --- a/l10n/ast/core.po +++ b/l10n/ast/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" @@ -848,14 +848,14 @@ msgstr "Gracies pola to paciencia." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Tas accediendo al sirvidor dende un dominiu non confiáu." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/ast/files.po b/l10n/ast/files.po index d8d09ed7ff..4865e9a2aa 100644 --- a/l10n/ast/files.po +++ b/l10n/ast/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ast/files_external.po b/l10n/ast/files_external.po index 2689407557..031cb22527 100644 --- a/l10n/ast/files_external.po +++ b/l10n/ast/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ast/files_trashbin.po b/l10n/ast/files_trashbin.po index fd672a7093..e3d2f73252 100644 --- a/l10n/ast/files_trashbin.po +++ b/l10n/ast/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ast/lib.po b/l10n/ast/lib.po index f4f6f96850..19fa0ca9c1 100644 --- a/l10n/ast/lib.po +++ b/l10n/ast/lib.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ast/settings.po b/l10n/ast/settings.po index 2e6a79c094..1087a6588c 100644 --- a/l10n/ast/settings.po +++ b/l10n/ast/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/az/core.po b/l10n/az/core.po index fdd13a785e..d6cfadcad9 100644 --- a/l10n/az/core.po +++ b/l10n/az/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,11 +75,11 @@ msgstr "" #: js/config.php:45 msgid "Sunday" -msgstr "" +msgstr "Bazar" #: js/config.php:46 msgid "Monday" -msgstr "" +msgstr "Bazar ertəsi" #: js/config.php:47 msgid "Tuesday" @@ -845,14 +845,14 @@ msgstr "" #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Siz serverə inamsız domain-dən girməyə çalışırsız." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/az/files.po b/l10n/az/files.po index 9cb5a88e3d..e1ef714dd6 100644 --- a/l10n/az/files.po +++ b/l10n/az/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -74,7 +74,7 @@ msgstr "Düzgün mənbə yoxdur" #: ajax/newfile.php:102 msgid "" "Server is not allowed to open URLs, please check the server configuration" -msgstr "" +msgstr "URL-ləri açmaq üçün server izin vermir, xahış olunur server quraşdırmalarını yoxlayasınız" #: ajax/newfile.php:126 #, php-format @@ -84,7 +84,7 @@ msgstr "" #: ajax/newfile.php:141 #, php-format msgid "Error while downloading %s to %s" -msgstr "" +msgstr "%s-i %s-ə yükləmə zamanı səhv baş verdi" #: ajax/newfile.php:169 msgid "Error when creating the file" @@ -380,7 +380,7 @@ msgstr "" #: templates/list.php:12 msgid "New folder" -msgstr "" +msgstr "Yeni qovluq" #: templates/list.php:13 msgid "Folder" diff --git a/l10n/az/files_encryption.po b/l10n/az/files_encryption.po index 21abc63011..202c6251c4 100644 --- a/l10n/az/files_encryption.po +++ b/l10n/az/files_encryption.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-22 01:54-0400\n" -"PO-Revision-Date: 2014-08-21 14:21+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 10:01+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Tanınmayan səhv. Xahiş olunur sistem quraşdırmalarınızı yoxlayı #: hooks/hooks.php:66 msgid "Missing requirements." -msgstr "" +msgstr "Taləbatlar çatışmır." #: hooks/hooks.php:67 msgid "" diff --git a/l10n/az/files_external.po b/l10n/az/files_external.po index d3f5e83d38..f216026a0b 100644 --- a/l10n/az/files_external.po +++ b/l10n/az/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/az/files_sharing.po b/l10n/az/files_sharing.po index 3f25575378..322fa08474 100644 --- a/l10n/az/files_sharing.po +++ b/l10n/az/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-22 01:54-0400\n" -"PO-Revision-Date: 2014-08-21 14:41+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 10:11+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -72,7 +72,7 @@ msgstr "Dayandır" #: js/external.js:77 msgid "Add remote share" -msgstr "" +msgstr "Uzaq yayımlanmanı əlavə et" #: js/public.js:204 msgid "No ownCloud installation found at {remote}" diff --git a/l10n/az/files_trashbin.po b/l10n/az/files_trashbin.po index 53ec1ef1de..8d8f89edce 100644 --- a/l10n/az/files_trashbin.po +++ b/l10n/az/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/az/lib.po b/l10n/az/lib.po index 8f4ec7fc3b..b32eca6420 100644 --- a/l10n/az/lib.po +++ b/l10n/az/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" +"Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,7 +80,7 @@ msgstr "" #: private/app.php:1130 msgid "No app name specified" -msgstr "" +msgstr "Proqram adı təyin edilməyib" #: private/avatar.php:66 msgid "Unknown filetype" diff --git a/l10n/az/settings.po b/l10n/az/settings.po index fa4a44f322..ee725455cb 100644 --- a/l10n/az/settings.po +++ b/l10n/az/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" +"Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,15 +71,15 @@ msgstr "Təyinat metodikası" #: ajax/changedisplayname.php:31 msgid "Your full name has been changed." -msgstr "" +msgstr "Sizin tam adınız dəyişdirildi." #: ajax/changedisplayname.php:34 msgid "Unable to change full name" -msgstr "" +msgstr "Tam adı dəyişmək olmur" #: ajax/creategroup.php:11 msgid "Group already exists" -msgstr "" +msgstr "Qrup artıq mövcuddur" #: ajax/creategroup.php:20 msgid "Unable to add group" @@ -728,7 +728,7 @@ msgstr "" #: templates/admin.php:478 msgid "More" -msgstr "" +msgstr "Yenə" #: templates/admin.php:479 msgid "Less" diff --git a/l10n/az/user_ldap.po b/l10n/az/user_ldap.po index 1c6380afd5..b4ab2d3cf4 100644 --- a/l10n/az/user_ldap.po +++ b/l10n/az/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-22 01:54-0400\n" -"PO-Revision-Date: 2014-08-21 14:41+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 10:01+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -69,7 +69,7 @@ msgstr "" #: js/settings.js:84 msgid "Keep settings?" -msgstr "" +msgstr "Ayarlar qalsın?" #: js/settings.js:93 msgid "{nthServer}. Server" @@ -77,7 +77,7 @@ msgstr "" #: js/settings.js:99 msgid "Cannot add server configuration" -msgstr "" +msgstr "Server quraşdırmalarını əlavə etmək mümkün olmadı" #: js/settings.js:127 msgid "mappings cleared" diff --git a/l10n/be/core.po b/l10n/be/core.po index a2a07515e4..d734d51524 100644 --- a/l10n/be/core.po +++ b/l10n/be/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/be/lib.po b/l10n/be/lib.po index d95e2d3bec..1d11af3ac6 100644 --- a/l10n/be/lib.po +++ b/l10n/be/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index 04436e1d8b..561d68ee29 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -846,25 +846,25 @@ msgstr "Благодарим за търпението." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Свръзваш се със сървъра от неодобрен домейн." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Добави \"%s\" като сигурен домейн" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index 34740f8ef9..7b37bd9ff2 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po index 62cbc2b0d9..6692f4cf38 100644 --- a/l10n/bg_BG/files_external.po +++ b/l10n/bg_BG/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/files_trashbin.po b/l10n/bg_BG/files_trashbin.po index 7a24d31bc1..4d3e1fa7c1 100644 --- a/l10n/bg_BG/files_trashbin.po +++ b/l10n/bg_BG/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po index d4e6320257..5b112da940 100644 --- a/l10n/bg_BG/lib.po +++ b/l10n/bg_BG/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index ef5ce96953..6d96109e04 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -196,11 +196,11 @@ msgstr "Неуспешна смяна на паролата." #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Сигурен ли си, че искащ да добавиш \"{domain}\" сигурен домейн?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Добави сигурен домейн" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po index afb70e2e9e..fdb74f1320 100644 --- a/l10n/bn_BD/core.po +++ b/l10n/bn_BD/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po index 5beb4458a4..3bf0e0cf30 100644 --- a/l10n/bn_BD/files.po +++ b/l10n/bn_BD/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po index dba5505cdd..1e9cf9d32d 100644 --- a/l10n/bn_BD/files_external.po +++ b/l10n/bn_BD/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/files_trashbin.po b/l10n/bn_BD/files_trashbin.po index 09f98c7d4d..4bf1c435b3 100644 --- a/l10n/bn_BD/files_trashbin.po +++ b/l10n/bn_BD/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po index f06a6d74ce..f30869d103 100644 --- a/l10n/bn_BD/lib.po +++ b/l10n/bn_BD/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po index 7b51e8e6f7..46ef8b9370 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/core.po b/l10n/bn_IN/core.po index de412c95d1..db431e673e 100644 --- a/l10n/bn_IN/core.po +++ b/l10n/bn_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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/files.po b/l10n/bn_IN/files.po index 73b818fa66..0487804246 100644 --- a/l10n/bn_IN/files.po +++ b/l10n/bn_IN/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/files_external.po b/l10n/bn_IN/files_external.po index 97cf3017a5..ec391525e0 100644 --- a/l10n/bn_IN/files_external.po +++ b/l10n/bn_IN/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/files_trashbin.po b/l10n/bn_IN/files_trashbin.po index d7b627816f..e7aedcf71a 100644 --- a/l10n/bn_IN/files_trashbin.po +++ b/l10n/bn_IN/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: ishita mukherjee \n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/lib.po b/l10n/bn_IN/lib.po index da168fa450..82dd8902c2 100644 --- a/l10n/bn_IN/lib.po +++ b/l10n/bn_IN/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_IN/settings.po b/l10n/bn_IN/settings.po index fa915e2283..a278011a37 100644 --- a/l10n/bn_IN/settings.po +++ b/l10n/bn_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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index 3b5df642d2..30a488d072 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -847,14 +847,14 @@ msgstr "Gràcies per la paciència." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Esteu accedint el servidor des d'un domini no fiable" #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php" #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/ca/files.po b/l10n/ca/files.po index 6b1be164f0..7e47f73bcc 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po index 2701c1147b..f0e797e05b 100644 --- a/l10n/ca/files_external.po +++ b/l10n/ca/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/files_trashbin.po b/l10n/ca/files_trashbin.po index 30870bb1db..7d5464d53c 100644 --- a/l10n/ca/files_trashbin.po +++ b/l10n/ca/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po index c72685f088..a976856f9d 100644 --- a/l10n/ca/lib.po +++ b/l10n/ca/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 4a0f80510b..02be85051e 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 1434208bab..8b04d238b4 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -859,14 +859,14 @@ msgstr "Děkuji za trpělivost." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Přistupujete na server z nedůvěryhodné domény." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 4bdcbdc046..f53490aaad 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: Petr Šťastný \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po index b6ef6175da..064499d856 100644 --- a/l10n/cs_CZ/files_external.po +++ b/l10n/cs_CZ/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Petr Šťastný \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/files_trashbin.po b/l10n/cs_CZ/files_trashbin.po index a9f5cdf711..59d9e83116 100644 --- a/l10n/cs_CZ/files_trashbin.po +++ b/l10n/cs_CZ/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index f259b004f1..6b5a1c85a1 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 883bdc3f1c..621074232b 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po index b3a84bf96a..1dd931d92c 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po index dc3d21803a..1085303156 100644 --- a/l10n/cy_GB/files.po +++ b/l10n/cy_GB/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po index ba4e1e1b8b..457f9e0744 100644 --- a/l10n/cy_GB/files_external.po +++ b/l10n/cy_GB/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/files_trashbin.po b/l10n/cy_GB/files_trashbin.po index c81939a0f0..6b0d26b47e 100644 --- a/l10n/cy_GB/files_trashbin.po +++ b/l10n/cy_GB/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po index 3551c01b12..8d633e5c6d 100644 --- a/l10n/cy_GB/lib.po +++ b/l10n/cy_GB/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po index d68214d118..5841107cfd 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/core.po b/l10n/da/core.po index d06b05b870..074f448c73 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -856,14 +856,14 @@ msgstr "Tak for din tålmodighed." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Du tilgår serveren fra et utroværdigt domæne" #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/da/files.po b/l10n/da/files.po index 5fe463d90d..ed730f5484 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po index dcdab84695..6e8d7a094b 100644 --- a/l10n/da/files_external.po +++ b/l10n/da/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po index aa48bfe5ac..b8b43e8c86 100644 --- a/l10n/da/files_trashbin.po +++ b/l10n/da/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/lib.po b/l10n/da/lib.po index 520eb4d969..cc5d50278d 100644 --- a/l10n/da/lib.po +++ b/l10n/da/lib.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/settings.po b/l10n/da/settings.po index 3bd721fa82..08af4b226f 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/core.po b/l10n/de/core.po index bfc18e75e3..5518c92474 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Mario Siegmann \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" @@ -855,25 +855,25 @@ msgstr "Vielen Dank für Deine Geduld." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Bitte kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Abhängig vonDeiner Konfiguration kannst Du auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "\"%s\" als vertrauenswürdige Domain hinzufügen" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/de/files.po b/l10n/de/files.po index df1904c851..1f41f498f5 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po index 76b8c61da5..64867e4c7a 100644 --- a/l10n/de/files_external.po +++ b/l10n/de/files_external.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po index ce567f3b84..b295ef6135 100644 --- a/l10n/de/files_trashbin.po +++ b/l10n/de/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/lib.po b/l10n/de/lib.po index cb9e625266..7e997f2449 100644 --- a/l10n/de/lib.po +++ b/l10n/de/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index acecfafac2..14aaa716db 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Mario Siegmann \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" @@ -205,11 +205,11 @@ msgstr "Passwort konnte nicht geändert werden" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Bist Du dir wirklich sicher, dass Du \"{domain}\" als vertrauenswürdige Domain hinzufügen möchtest?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Vertrauenswürdige Domain hinzufügen" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/de_AT/core.po b/l10n/de_AT/core.po index f01218c6ed..5897769434 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_AT/files.po b/l10n/de_AT/files.po index c15532fcff..ff0a873026 100644 --- a/l10n/de_AT/files.po +++ b/l10n/de_AT/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_AT/files_external.po b/l10n/de_AT/files_external.po index 626db34094..084349f310 100644 --- a/l10n/de_AT/files_external.po +++ b/l10n/de_AT/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_AT/files_trashbin.po b/l10n/de_AT/files_trashbin.po index 99903992d5..796cb56836 100644 --- a/l10n/de_AT/files_trashbin.po +++ b/l10n/de_AT/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_AT/lib.po b/l10n/de_AT/lib.po index 305f48efeb..1f92c572b7 100644 --- a/l10n/de_AT/lib.po +++ b/l10n/de_AT/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_AT/settings.po b/l10n/de_AT/settings.po index 9f6e78744d..6d250a4395 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/core.po b/l10n/de_CH/core.po index 1b5f45f2dc..154bdcf703 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/files.po b/l10n/de_CH/files.po index f7d16aef28..c78da86510 100644 --- a/l10n/de_CH/files.po +++ b/l10n/de_CH/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/files_external.po b/l10n/de_CH/files_external.po index 645031ff3b..cbfb7edc1b 100644 --- a/l10n/de_CH/files_external.po +++ b/l10n/de_CH/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/files_trashbin.po b/l10n/de_CH/files_trashbin.po index 4eaae1915c..9542faf996 100644 --- a/l10n/de_CH/files_trashbin.po +++ b/l10n/de_CH/files_trashbin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/lib.po b/l10n/de_CH/lib.po index c2af0eefe6..ac53f14f0c 100644 --- a/l10n/de_CH/lib.po +++ b/l10n/de_CH/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_CH/settings.po b/l10n/de_CH/settings.po index b93eab5b67..b0384e05aa 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index fea79bf1f0..4baae2bf2a 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Mario Siegmann \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" @@ -855,25 +855,25 @@ msgstr "Vielen Dank für Ihre Geduld." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie aktuell Administrator dieser Instanz sind, konfigurieren Sie bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Abhängig von Ihrer Konfiguration können Sie auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "\"%s\" als vertrauenswürdige Domain hinzufügen" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po index 53916d149c..a95bd4c213 100644 --- a/l10n/de_DE/files.po +++ b/l10n/de_DE/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po index e913da361b..b21f76613b 100644 --- a/l10n/de_DE/files_external.po +++ b/l10n/de_DE/files_external.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/files_trashbin.po b/l10n/de_DE/files_trashbin.po index 5585782ded..5af48555d7 100644 --- a/l10n/de_DE/files_trashbin.po +++ b/l10n/de_DE/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po index 1436f23e91..c7a63b818d 100644 --- a/l10n/de_DE/lib.po +++ b/l10n/de_DE/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index 31b6a55924..6b074bd54c 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -19,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Mario Siegmann \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" @@ -207,11 +207,11 @@ msgstr "Passwort konnte nicht geändert werden" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Sind Sie sich wirklich sicher, dass Sie \"{domain}\" als vertrauenswürdige Domain hinzufügen möchten?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Vertrauenswürdige Domain hinzufügen" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/el/core.po b/l10n/el/core.po index 077e636225..d7061d247f 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -855,14 +855,14 @@ msgstr "Σας ευχαριστούμε για την υπομονή σας." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/el/files.po b/l10n/el/files.po index 3948bfaccd..a0683d0a13 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po index 4cb8f02e71..eecf604a05 100644 --- a/l10n/el/files_external.po +++ b/l10n/el/files_external.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/files_trashbin.po b/l10n/el/files_trashbin.po index 8fc5694e8a..cb74bce9e5 100644 --- a/l10n/el/files_trashbin.po +++ b/l10n/el/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Vassilis Kehayas \n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/lib.po b/l10n/el/lib.po index 68ba492b38..bf50eaa317 100644 --- a/l10n/el/lib.po +++ b/l10n/el/lib.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/settings.po b/l10n/el/settings.po index 8018707a40..c4810c22da 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/core.po b/l10n/en_GB/core.po index f12da2a683..4bae12515d 100644 --- a/l10n/en_GB/core.po +++ b/l10n/en_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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -845,14 +845,14 @@ msgstr "Thank you for your patience." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "You are accessing the server from an untrusted domain." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index 5e516580c5..e3f5921134 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/files_external.po b/l10n/en_GB/files_external.po index a457d3e296..0a5f73f3ba 100644 --- a/l10n/en_GB/files_external.po +++ b/l10n/en_GB/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/files_trashbin.po b/l10n/en_GB/files_trashbin.po index 32324a4e98..54a54a1a49 100644 --- a/l10n/en_GB/files_trashbin.po +++ b/l10n/en_GB/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index 6628af1297..8ceabe56b0 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 341a15b3ca..1f355a4329 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index 4462423994..e7fb5d3753 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/files.po b/l10n/eo/files.po index 1ca15544f9..c611933078 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po index c093341454..5e0a6ad3c4 100644 --- a/l10n/eo/files_external.po +++ b/l10n/eo/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po index 17627691b0..8bd8f6485a 100644 --- a/l10n/eo/files_trashbin.po +++ b/l10n/eo/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po index 2599104945..7f1d56c444 100644 --- a/l10n/eo/lib.po +++ b/l10n/eo/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index 3dcac44bbb..bdb8f1aff8 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/core.po b/l10n/es/core.po index 924f317904..2f7fb6f845 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -33,9 +33,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Artopal \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -870,25 +870,25 @@ msgstr "Gracias por su paciencia." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Está accediendo al servidor desde un dominio inseguro." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Contacte a su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Agregar \"%s\" como un dominio de confianza" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/es/files.po b/l10n/es/files.po index 6bc9bd1c68..8189d99731 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po index 1ee0d01cc2..f75cb0f0e7 100644 --- a/l10n/es/files_external.po +++ b/l10n/es/files_external.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: victormce \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/files_trashbin.po b/l10n/es/files_trashbin.po index 3cd29aa6e7..f66c073bc8 100644 --- a/l10n/es/files_trashbin.po +++ b/l10n/es/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/lib.po b/l10n/es/lib.po index 743e04796b..3fb37b78af 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 2b6bd50345..2ec26cb88c 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -25,9 +25,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Artopal \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -213,11 +213,11 @@ msgstr "No se ha podido cambiar la contraseña" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Agregar dominio de confianza" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index 2775d3a7bf..d449538f1e 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index 31478c8473..3a38339448 100644 --- a/l10n/es_AR/files.po +++ b/l10n/es_AR/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po index 98a41df0ad..c8a1bbe0ac 100644 --- a/l10n/es_AR/files_external.po +++ b/l10n/es_AR/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files_trashbin.po b/l10n/es_AR/files_trashbin.po index 4299ed1b80..d73202cba9 100644 --- a/l10n/es_AR/files_trashbin.po +++ b/l10n/es_AR/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po index 8e8add3a52..b69cbd5259 100644 --- a/l10n/es_AR/lib.po +++ b/l10n/es_AR/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index daa45518c6..e73d42677b 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_CL/core.po b/l10n/es_CL/core.po index beeb15b162..46c7db8c78 100644 --- a/l10n/es_CL/core.po +++ b/l10n/es_CL/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" @@ -845,14 +845,14 @@ msgstr "" #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Usted está accediendo al servidor desde un dominio no confiable." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/es_CL/lib.po b/l10n/es_CL/lib.po index afa5206283..aafe6ff8f9 100644 --- a/l10n/es_CL/lib.po +++ b/l10n/es_CL/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/core.po b/l10n/es_MX/core.po index 89a42f8236..a52215eabf 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/files.po b/l10n/es_MX/files.po index f2bdb971ca..794328f813 100644 --- a/l10n/es_MX/files.po +++ b/l10n/es_MX/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/files_external.po b/l10n/es_MX/files_external.po index e17219e617..75029e222d 100644 --- a/l10n/es_MX/files_external.po +++ b/l10n/es_MX/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/files_trashbin.po b/l10n/es_MX/files_trashbin.po index 5fb1cc0b89..b8096c47be 100644 --- a/l10n/es_MX/files_trashbin.po +++ b/l10n/es_MX/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/lib.po b/l10n/es_MX/lib.po index eddb8f6d07..a2b353e387 100644 --- a/l10n/es_MX/lib.po +++ b/l10n/es_MX/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_MX/settings.po b/l10n/es_MX/settings.po index 28ea282455..fbf588ce2d 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index b923202ab1..ea03a9979d 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -846,14 +846,14 @@ msgstr "Täname kannatlikkuse eest." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Sa kasutad serverit usalduseta asukohast" #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index f8fcd63da0..d71c28a02f 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po index 631c31cdb6..462c9a1e41 100644 --- a/l10n/et_EE/files_external.po +++ b/l10n/et_EE/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/files_trashbin.po b/l10n/et_EE/files_trashbin.po index 14e81894e4..c19efb6480 100644 --- a/l10n/et_EE/files_trashbin.po +++ b/l10n/et_EE/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po index e2451e7814..36b96da613 100644 --- a/l10n/et_EE/lib.po +++ b/l10n/et_EE/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index e4f2dace07..d06067695a 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index b526ccfe01..e21be3c187 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Alexander Gabilondo \n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,7 +49,7 @@ msgstr "Egiaztatuta aplikazioen datu-basearen zerbitzariaren eguneraketa" #: ajax/update.php:25 #, php-format msgid "Updated \"%s\" to %s" -msgstr "" +msgstr "\"%s\" %s-ra eguneratua" #: ajax/update.php:33 #, php-format @@ -848,25 +848,25 @@ msgstr "Milesker zure patzientziagatik." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat config/config.sample.php fitxategian dago." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Zure ezarpenen gorabehera, administratzaile bezala posible duzu ere azpiko botoia erabiltzea fidatzeko domeinu horrekin." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Gehitu \"%s\" domeinu fidagarri gisa" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/eu/files.po b/l10n/eu/files.po index d8cf8e4d57..6a0b0d92a9 100644 --- a/l10n/eu/files.po +++ b/l10n/eu/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po index 5fdebf923b..2dc2d890e1 100644 --- a/l10n/eu/files_external.po +++ b/l10n/eu/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/files_trashbin.po b/l10n/eu/files_trashbin.po index 68453253bb..00fa00b74b 100644 --- a/l10n/eu/files_trashbin.po +++ b/l10n/eu/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po index c6a7f08859..e2f3c0b51d 100644 --- a/l10n/eu/lib.po +++ b/l10n/eu/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index 5e5e7a579c..8542d9d3c7 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Alexander Gabilondo \n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -200,11 +200,11 @@ msgstr "Ezin izan da pasahitza aldatu" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Gehitu domeinu fidagarria" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/eu_ES/core.po b/l10n/eu_ES/core.po index 9f68048d5d..9773ef4789 100644 --- a/l10n/eu_ES/core.po +++ b/l10n/eu_ES/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu_ES/files.po b/l10n/eu_ES/files.po index 1c93c03e3b..9e67898fe6 100644 --- a/l10n/eu_ES/files.po +++ b/l10n/eu_ES/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu_ES/files_external.po b/l10n/eu_ES/files_external.po index 13db013ae3..945a556c61 100644 --- a/l10n/eu_ES/files_external.po +++ b/l10n/eu_ES/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu_ES/files_trashbin.po b/l10n/eu_ES/files_trashbin.po index 79aab7dce4..09d6020ed1 100644 --- a/l10n/eu_ES/files_trashbin.po +++ b/l10n/eu_ES/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu_ES/settings.po b/l10n/eu_ES/settings.po index b30373544b..eb3244bd29 100644 --- a/l10n/eu_ES/settings.po +++ b/l10n/eu_ES/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/core.po b/l10n/fa/core.po index b716add6a5..a64f9773bb 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/files.po b/l10n/fa/files.po index 6fba89720c..95e37c8e17 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po index d4c0cec1c4..6df50b5ba0 100644 --- a/l10n/fa/files_external.po +++ b/l10n/fa/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/files_trashbin.po b/l10n/fa/files_trashbin.po index 357fb126c2..b3264ce2b0 100644 --- a/l10n/fa/files_trashbin.po +++ b/l10n/fa/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Mohammad \n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po index e91d0f7d56..8265aac80d 100644 --- a/l10n/fa/lib.po +++ b/l10n/fa/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index 0855f8bec7..8292e5fcd8 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index 82dc6aa9e8..da5d503dc1 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -5,14 +5,14 @@ # Translators: # Jan-Erik Finlander , 2014 # Jiri Grönroos , 2013-2014 -# ioxo , 2013 +# ioxo , 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: ioxo \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" @@ -538,7 +538,7 @@ msgstr "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi." #: lostpassword/controller/lostcontroller.php:133 msgid "Couldn't reset password because the token is invalid" -msgstr "" +msgstr "Salasanaa ei voitu palauttaa koska valtuutus on virheellinen" #: lostpassword/controller/lostcontroller.php:159 msgid "Couldn't send reset email. Please make sure your username is correct." @@ -847,14 +847,14 @@ msgstr "Kiitos kärsivällisyydestäsi." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" @@ -865,7 +865,7 @@ msgstr "" #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Lisää \"%s\" luotetuksi toimialueeksi" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 15d8598f67..4ec2cb290a 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po index a21ec36932..4d234ca321 100644 --- a/l10n/fi_FI/files_external.po +++ b/l10n/fi_FI/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/files_trashbin.po b/l10n/fi_FI/files_trashbin.po index 4cab1148db..44b8356486 100644 --- a/l10n/fi_FI/files_trashbin.po +++ b/l10n/fi_FI/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po index 91863fed6c..bdd79877b6 100644 --- a/l10n/fi_FI/lib.po +++ b/l10n/fi_FI/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index 84e14aa7f2..442f72c9ec 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index 894d72f8c8..73c8dfec88 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -856,14 +856,14 @@ msgstr "Merci de votre patience." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Vous accédez au serveur à partir d'un domaine non-approuvé." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domain\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 9f50ecd5f8..f20bdcb414 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po index e11e453948..923ff3b92e 100644 --- a/l10n/fr/files_external.po +++ b/l10n/fr/files_external.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/files_trashbin.po b/l10n/fr/files_trashbin.po index 5eab3af909..3e427250b4 100644 --- a/l10n/fr/files_trashbin.po +++ b/l10n/fr/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index 73e6632e1c..a0776c5543 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index c81ab1823a..ef63917d56 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index f6aa88e8d6..dfe6a12772 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -846,14 +846,14 @@ msgstr "Grazas pola súa paciencia." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Esta accedendo desde un dominio non fiábel." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index d9bed5d9dc..503e6c385e 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po index a8588598aa..b25413d762 100644 --- a/l10n/gl/files_external.po +++ b/l10n/gl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po index 4ee804400d..60918d4265 100644 --- a/l10n/gl/files_trashbin.po +++ b/l10n/gl/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po index 1876712194..bfe4ebc895 100644 --- a/l10n/gl/lib.po +++ b/l10n/gl/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 2e406eea6c..fb594391b3 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/core.po b/l10n/he/core.po index aeff98b72d..280ba77477 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/files.po b/l10n/he/files.po index 96387c15a2..18b680d340 100644 --- a/l10n/he/files.po +++ b/l10n/he/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po index e7290ac496..cd2d57aebb 100644 --- a/l10n/he/files_external.po +++ b/l10n/he/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/files_trashbin.po b/l10n/he/files_trashbin.po index 6076dcdf68..ce7404c8fc 100644 --- a/l10n/he/files_trashbin.po +++ b/l10n/he/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/lib.po b/l10n/he/lib.po index bac5c26c27..9037627300 100644 --- a/l10n/he/lib.po +++ b/l10n/he/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/settings.po b/l10n/he/settings.po index 1ce9b8f80d..2366024a22 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/core.po b/l10n/hi/core.po index 8ec2812510..d8fac9b02e 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po index 0919133efc..973a5578c5 100644 --- a/l10n/hi/lib.po +++ b/l10n/hi/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po index 012ab36084..24d78ee152 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 2c740ad323..c2aec9ee25 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/files.po b/l10n/hr/files.po index 11e3f1cd14..4472fffb30 100644 --- a/l10n/hr/files.po +++ b/l10n/hr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po index 8ef24d1f24..2059e0c47d 100644 --- a/l10n/hr/files_external.po +++ b/l10n/hr/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Dubravko Penezic \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/files_trashbin.po b/l10n/hr/files_trashbin.po index 8b839765a9..cf7b80b731 100644 --- a/l10n/hr/files_trashbin.po +++ b/l10n/hr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po index 85f0aa8bc6..cd6df269f9 100644 --- a/l10n/hr/lib.po +++ b/l10n/hr/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index 57698b830b..5048f96d12 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index 630708a17c..607407377c 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index fa9249b16a..a9a41fee5c 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po index aa44aef698..a65d866542 100644 --- a/l10n/hu_HU/files_external.po +++ b/l10n/hu_HU/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/files_trashbin.po b/l10n/hu_HU/files_trashbin.po index 5e93d1049b..f99456e7ea 100644 --- a/l10n/hu_HU/files_trashbin.po +++ b/l10n/hu_HU/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po index e40cceeacb..34f917b033 100644 --- a/l10n/hu_HU/lib.po +++ b/l10n/hu_HU/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index 11553c0a8c..4744e39040 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/core.po b/l10n/hy/core.po index 98da9a93b9..33a795a34a 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/files.po b/l10n/hy/files.po index eac3ad28cb..3c6593e9bc 100644 --- a/l10n/hy/files.po +++ b/l10n/hy/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po index 313529a040..7f0cc923e0 100644 --- a/l10n/hy/files_external.po +++ b/l10n/hy/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/files_trashbin.po b/l10n/hy/files_trashbin.po index 2de6d4462c..7e503a60c5 100644 --- a/l10n/hy/files_trashbin.po +++ b/l10n/hy/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 46341c0e26..21fa275fce 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/core.po b/l10n/ia/core.po index d3e18ea637..53e02cc24a 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index dd365080d2..f509cb2472 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po index 583f2f00ac..e645ad157f 100644 --- a/l10n/ia/files_external.po +++ b/l10n/ia/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po index 5efe41e2f1..61c8dcbf2e 100644 --- a/l10n/ia/files_trashbin.po +++ b/l10n/ia/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po index 5198ec9e82..d049c3194f 100644 --- a/l10n/ia/lib.po +++ b/l10n/ia/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index a0fa866ee5..974bbd55fe 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/core.po b/l10n/id/core.po index c05f134b9e..fbe5f689ba 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/files.po b/l10n/id/files.po index 3375b991b8..801d88e68f 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po index dfdf547592..522b7672b2 100644 --- a/l10n/id/files_external.po +++ b/l10n/id/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po index 5738565b68..383ba34e1f 100644 --- a/l10n/id/files_trashbin.po +++ b/l10n/id/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/lib.po b/l10n/id/lib.po index 67d376b643..a494a9bb54 100644 --- a/l10n/id/lib.po +++ b/l10n/id/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 711c4992de..566afaf5f7 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/core.po b/l10n/is/core.po index 1c14e7c7a5..1dbb7a1b6f 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/files.po b/l10n/is/files.po index aa3b7fe4fa..0e4762ab92 100644 --- a/l10n/is/files.po +++ b/l10n/is/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po index ff80ba6811..0f0305a21c 100644 --- a/l10n/is/files_external.po +++ b/l10n/is/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/files_trashbin.po b/l10n/is/files_trashbin.po index 1e7c00d380..1ccc41fdc3 100644 --- a/l10n/is/files_trashbin.po +++ b/l10n/is/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/lib.po b/l10n/is/lib.po index 3bad095eab..9ac88c6103 100644 --- a/l10n/is/lib.po +++ b/l10n/is/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/settings.po b/l10n/is/settings.po index cdd6c05739..01724e2877 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/core.po b/l10n/it/core.po index 92f1edc991..a434060a83 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Vincenzo Reale \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" @@ -848,25 +848,25 @@ msgstr "Grazie per la pazienza." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Stai accedendo al server da un dominio non attendibile." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Aggiungi \"%s\" come dominio attendibile" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/it/files.po b/l10n/it/files.po index c838836a78..d436c077d9 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po index 043362ef2a..73aa9063c9 100644 --- a/l10n/it/files_external.po +++ b/l10n/it/files_external.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/files_trashbin.po b/l10n/it/files_trashbin.po index 38bb7534ec..dadf07e455 100644 --- a/l10n/it/files_trashbin.po +++ b/l10n/it/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index 90f7b166c7..15b52a2191 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index a79d7ef517..230c82643d 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Vincenzo Reale \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" @@ -199,11 +199,11 @@ msgstr "Impossibile cambiare la password" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Aggiungi dominio attendibile" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/ja/core.po b/l10n/ja/core.po index 6607a6e879..af87fa1980 100644 --- a/l10n/ja/core.po +++ b/l10n/ja/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -846,14 +846,14 @@ msgstr "しばらくお待ちください。" #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "信頼されていないドメインからサーバーにアクセスしています。" #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "管理者に連絡してください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。" #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/ja/files.po b/l10n/ja/files.po index ecdca15dc7..8b5e057de4 100644 --- a/l10n/ja/files.po +++ b/l10n/ja/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja/files_external.po b/l10n/ja/files_external.po index c9af349db3..53e90cc02a 100644 --- a/l10n/ja/files_external.po +++ b/l10n/ja/files_external.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: kuromabo \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja/files_trashbin.po b/l10n/ja/files_trashbin.po index 87ccef2bdc..f8d89c6897 100644 --- a/l10n/ja/files_trashbin.po +++ b/l10n/ja/files_trashbin.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Daisuke Deguchi \n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja/lib.po b/l10n/ja/lib.po index ae0a79bef0..681b689f18 100644 --- a/l10n/ja/lib.po +++ b/l10n/ja/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja/settings.po b/l10n/ja/settings.po index 5a267d5b01..2a8eb1e912 100644 --- a/l10n/ja/settings.po +++ b/l10n/ja/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/jv/files_external.po b/l10n/jv/files_external.po index a271be5657..d4146fb4b7 100644 --- a/l10n/jv/files_external.po +++ b/l10n/jv/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po index f1b073c98f..8664420ce0 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po index 110ff3e05a..b59ee03720 100644 --- a/l10n/ka_GE/files.po +++ b/l10n/ka_GE/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/files_external.po b/l10n/ka_GE/files_external.po index 94f2258bc2..88950bda65 100644 --- a/l10n/ka_GE/files_external.po +++ b/l10n/ka_GE/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/files_trashbin.po b/l10n/ka_GE/files_trashbin.po index e8ae554431..6c42b4dda8 100644 --- a/l10n/ka_GE/files_trashbin.po +++ b/l10n/ka_GE/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/lib.po b/l10n/ka_GE/lib.po index b0191388d5..05fb023049 100644 --- a/l10n/ka_GE/lib.po +++ b/l10n/ka_GE/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po index cc92b33287..7a8732c6eb 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/core.po b/l10n/km/core.po index 9fb2e955c9..f68b8cb238 100644 --- a/l10n/km/core.po +++ b/l10n/km/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/files.po b/l10n/km/files.po index 47e50027fc..5c9a176122 100644 --- a/l10n/km/files.po +++ b/l10n/km/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/files_external.po b/l10n/km/files_external.po index 9a8a1b5540..e472370f00 100644 --- a/l10n/km/files_external.po +++ b/l10n/km/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/files_trashbin.po b/l10n/km/files_trashbin.po index a931b6ba1f..a1231c6f42 100644 --- a/l10n/km/files_trashbin.po +++ b/l10n/km/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/lib.po b/l10n/km/lib.po index 1fcbe2b62d..138f17f906 100644 --- a/l10n/km/lib.po +++ b/l10n/km/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/km/settings.po b/l10n/km/settings.po index e7431fdc8d..721fbdb4c2 100644 --- a/l10n/km/settings.po +++ b/l10n/km/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 8086861ec1..567b54a7d5 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/files.po b/l10n/ko/files.po index 734cb800b4..fbe29be0f8 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po index f941232f89..dc6ff81b59 100644 --- a/l10n/ko/files_external.po +++ b/l10n/ko/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/files_trashbin.po b/l10n/ko/files_trashbin.po index f479a150e7..b2cc5983c8 100644 --- a/l10n/ko/files_trashbin.po +++ b/l10n/ko/files_trashbin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index 438b0a4273..ed2eacd6ee 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index 0859a20f55..802bb11640 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/core.po b/l10n/ku_IQ/core.po index 58d2a8d414..e6655f5d0d 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/files_external.po b/l10n/ku_IQ/files_external.po index d88827c390..d12e33a643 100644 --- a/l10n/ku_IQ/files_external.po +++ b/l10n/ku_IQ/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/lib.po b/l10n/ku_IQ/lib.po index 3a497d92dd..a8fbe58ef7 100644 --- a/l10n/ku_IQ/lib.po +++ b/l10n/ku_IQ/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/core.po b/l10n/lb/core.po index b78d9a94f6..5c75fea08b 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/files.po b/l10n/lb/files.po index b22129bb20..801f7ec411 100644 --- a/l10n/lb/files.po +++ b/l10n/lb/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po index 2f5c4c072b..fb33181b6c 100644 --- a/l10n/lb/files_external.po +++ b/l10n/lb/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/files_trashbin.po b/l10n/lb/files_trashbin.po index a884564abd..d5fbb9def9 100644 --- a/l10n/lb/files_trashbin.po +++ b/l10n/lb/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po index 16146b4770..d98a5a1d7f 100644 --- a/l10n/lb/lib.po +++ b/l10n/lb/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index f963494cc9..c2781958f3 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index 39f84ca79f..738b20a067 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index fa2dce1a40..a3889a5679 100644 --- a/l10n/lt_LT/files.po +++ b/l10n/lt_LT/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po index 82a847d22e..1d75bbc99b 100644 --- a/l10n/lt_LT/files_external.po +++ b/l10n/lt_LT/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/files_trashbin.po b/l10n/lt_LT/files_trashbin.po index 0b0d47dc22..ca3cd4cd22 100644 --- a/l10n/lt_LT/files_trashbin.po +++ b/l10n/lt_LT/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/lib.po b/l10n/lt_LT/lib.po index 584a1708fd..02b8fc0893 100644 --- a/l10n/lt_LT/lib.po +++ b/l10n/lt_LT/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index 1b7ee3cbf1..73f28619e6 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/core.po b/l10n/lv/core.po index 54b71334fc..46242a261e 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/files.po b/l10n/lv/files.po index 7d0e7e9201..2194d35996 100644 --- a/l10n/lv/files.po +++ b/l10n/lv/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po index 4cdb2a9b4a..b5744045d4 100644 --- a/l10n/lv/files_external.po +++ b/l10n/lv/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/files_trashbin.po b/l10n/lv/files_trashbin.po index 41d88b8176..8f742f28ad 100644 --- a/l10n/lv/files_trashbin.po +++ b/l10n/lv/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/lib.po b/l10n/lv/lib.po index bfe7b7cff5..59d15282df 100644 --- a/l10n/lv/lib.po +++ b/l10n/lv/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po index 9546dabe9e..d4a15bee49 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index 7f9759a626..3be1be5b7e 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/files.po b/l10n/mk/files.po index a23f053164..abfe32b01f 100644 --- a/l10n/mk/files.po +++ b/l10n/mk/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po index 290eeff3d1..d64665df2d 100644 --- a/l10n/mk/files_external.po +++ b/l10n/mk/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/files_trashbin.po b/l10n/mk/files_trashbin.po index ef57cc4831..520d279548 100644 --- a/l10n/mk/files_trashbin.po +++ b/l10n/mk/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/lib.po b/l10n/mk/lib.po index ded7fedc08..3686a95c4c 100644 --- a/l10n/mk/lib.po +++ b/l10n/mk/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index f4d778db32..71a9d77f8c 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index 7136490517..558b215813 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -418,7 +418,7 @@ msgstr "" #: js/share.js:496 js/share.js:564 msgid "group" -msgstr "" +msgstr "kumpulan" #: js/share.js:529 msgid "Resharing is not allowed" @@ -438,11 +438,11 @@ msgstr "" #: js/share.js:613 msgid "can share" -msgstr "" +msgstr "boleh berkongsi" #: js/share.js:616 msgid "can edit" -msgstr "" +msgstr "boleh mengubah" #: js/share.js:618 msgid "access control" diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index 1b830ad488..dab52bb54d 100644 --- a/l10n/ms_MY/files.po +++ b/l10n/ms_MY/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po index c64f09de1a..56a751b0ac 100644 --- a/l10n/ms_MY/files_external.po +++ b/l10n/ms_MY/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/files_trashbin.po b/l10n/ms_MY/files_trashbin.po index 8b58c757ea..8b677717c9 100644 --- a/l10n/ms_MY/files_trashbin.po +++ b/l10n/ms_MY/files_trashbin.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# ervinnnchai , 2014 # Puretech , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" +"Last-Translator: ervinnnchai \n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,7 +31,7 @@ msgstr "Tidak dapat memulihkan %s" #: appinfo/app.php:15 js/filelist.js:34 msgid "Deleted files" -msgstr "" +msgstr "Fail dipadam" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" @@ -54,7 +55,7 @@ msgstr "Nama" #: templates/index.php:29 msgid "Deleted" -msgstr "Dihapuskan" +msgstr "Dipadam" #: templates/index.php:32 templates/index.php:33 msgid "Delete" diff --git a/l10n/ms_MY/lib.po b/l10n/ms_MY/lib.po index 86be51b326..9a5b865833 100644 --- a/l10n/ms_MY/lib.po +++ b/l10n/ms_MY/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index a4c37b9537..676a2ab94c 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/user_webdavauth.po b/l10n/ms_MY/user_webdavauth.po index f3f550110b..1eb30254c5 100644 --- a/l10n/ms_MY/user_webdavauth.po +++ b/l10n/ms_MY/user_webdavauth.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# ervinnnchai , 2014 # Puretech , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-05 01:54-0400\n" -"PO-Revision-Date: 2014-07-04 15:12+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 01:10+0000\n" +"Last-Translator: ervinnnchai \n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,11 +21,11 @@ msgstr "" #: templates/settings.php:2 msgid "WebDAV Authentication" -msgstr "Pengesahan " +msgstr "Pengesahan WebDAV" #: templates/settings.php:3 msgid "Address:" -msgstr "" +msgstr "Alamat:" #: templates/settings.php:5 msgid "Save" diff --git a/l10n/my_MM/files_external.po b/l10n/my_MM/files_external.po index 711a339132..0b3485c24c 100644 --- a/l10n/my_MM/files_external.po +++ b/l10n/my_MM/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index 6c5aea8fc0..2e9d935030 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,12 +44,12 @@ msgstr "Sjekket oppdatering av databaseskjema" #: ajax/update.php:22 msgid "Checked database schema update for apps" -msgstr "" +msgstr "Sjekket databaseskjema-oppdatering for apper" #: ajax/update.php:25 #, php-format msgid "Updated \"%s\" to %s" -msgstr "" +msgstr "Oppdaterte \"%s\" til %s" #: ajax/update.php:33 #, php-format @@ -848,25 +848,25 @@ msgstr "Takk for din tålmodighet." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Du aksesserer serveren fra et ikke tiltrodd domene." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Avhengig av konfigurasjonen kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Legg til \"%s\" som et tiltrodd domene" #: templates/update.admin.php:3 #, php-format @@ -896,7 +896,7 @@ msgstr "Start oppdatering" msgid "" "To avoid timeouts with larger installations, you can instead run the " "following command from your installation directory:" -msgstr "" +msgstr "For å unngå tidsavbrudd ved store installasjoner, kan du i stedet kjøre følgende kommando fra installasjonsmappen:" #: templates/update.user.php:3 msgid "" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index 2a2e5a7195..da858f72c5 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -82,7 +82,7 @@ msgstr "Serveren har ikke lov til å åpne URL-er. Sjekk konfigurasjon av server #: ajax/newfile.php:126 #, php-format msgid "The file exceeds your quota by %s" -msgstr "" +msgstr "Filen overstiger din kvote med %s" #: ajax/newfile.php:141 #, php-format @@ -330,7 +330,7 @@ msgstr "{dirs} og {files}" #: lib/app.php:80 #, php-format msgid "%s could not be renamed as it has been deleted" -msgstr "" +msgstr "%s kunne ikke gis nytt navn da den er blitt slettet" #: lib/app.php:113 #, php-format diff --git a/l10n/nb_NO/files_encryption.po b/l10n/nb_NO/files_encryption.po index 79df406e95..fb07f51a1a 100644 --- a/l10n/nb_NO/files_encryption.po +++ b/l10n/nb_NO/files_encryption.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-12 01:54-0400\n" -"PO-Revision-Date: 2014-08-12 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 15:01+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,11 +36,11 @@ msgid "" "Could not disable recovery key. Please check your recovery key password!" msgstr "Klarte ikke å deaktivere gjenopprettingsnøkkel. Sjekk passordet for gjenopprettingsnøkkelen." -#: ajax/changeRecoveryPassword.php:49 +#: ajax/changeRecoveryPassword.php:50 msgid "Password successfully changed." msgstr "Passordet ble endret." -#: ajax/changeRecoveryPassword.php:51 +#: ajax/changeRecoveryPassword.php:52 msgid "Could not change the password. Maybe the old password was not correct." msgstr "Klarte ikke å endre passordet. Kanskje gammelt passord ikke var korrekt." @@ -92,7 +92,7 @@ msgid "" " the encryption app has been disabled." msgstr "Vennligst se til at PHP 5.3.3 eller nyere er installert og at OpenSSL sammen med PHP-utvidelsen er aktivert og riktig konfigurert. Enn så lenge er krypterings-appen deaktivert." -#: hooks/hooks.php:293 +#: hooks/hooks.php:298 msgid "Following users are not set up for encryption:" msgstr "Følgende brukere er ikke satt opp for kryptering:" @@ -162,11 +162,11 @@ msgstr "Endre passord" #: templates/settings-personal.php:12 msgid "Your private key password no longer matches your log-in password." -msgstr "" +msgstr "Passordet for din private nøkkel stemmer ikke lenger med påloggingspassordet ditt." #: templates/settings-personal.php:15 msgid "Set your old private key password to your current log-in password:" -msgstr "" +msgstr "Sett ditt gamle passord for privat nøkkel til ditt nåværende påloggingspassord:" #: templates/settings-personal.php:17 msgid "" diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po index d00b13a74d..411a73ab89 100644 --- a/l10n/nb_NO/files_external.po +++ b/l10n/nb_NO/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index 0fc88ee2ec..a4cc1fc2d1 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-16 01:54-0400\n" -"PO-Revision-Date: 2014-08-16 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 15:01+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,21 +25,21 @@ msgstr "Server til server-deling er ikke aktivert på denne serveren" #: ajax/external.php:38 msgid "Invalid or untrusted SSL certificate" -msgstr "" +msgstr "Ugyldig eller ikke tiltrodd SSL-sertifikat" #: ajax/external.php:52 msgid "Couldn't add remote share" msgstr "Klarte ikke å legge til ekstern deling" -#: appinfo/app.php:33 js/app.js:34 +#: appinfo/app.php:36 js/app.js:34 msgid "Shared with you" msgstr "Delt med deg" -#: appinfo/app.php:45 js/app.js:53 +#: appinfo/app.php:48 js/app.js:53 msgid "Shared with others" msgstr "Delt med andre" -#: appinfo/app.php:54 js/app.js:72 +#: appinfo/app.php:57 js/app.js:72 msgid "Shared by link" msgstr "Delt med lenke" diff --git a/l10n/nb_NO/files_trashbin.po b/l10n/nb_NO/files_trashbin.po index 0ca271bd97..8cabd5f9f0 100644 --- a/l10n/nb_NO/files_trashbin.po +++ b/l10n/nb_NO/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index 31bea1c61c..9ac9b8a1d5 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,14 +43,14 @@ msgstr "Dette kan vanligvis ordnes ved %så gi web-serveren skrivetilgang til co #: base.php:577 msgid "Sample configuration detected" -msgstr "" +msgstr "Eksempelkonfigurasjon oppdaget" #: base.php:578 msgid "" "It has been detected that the sample configuration has been copied. This can" " break your installation and is unsupported. Please read the documentation " "before performing changes on config.php" -msgstr "" +msgstr "Det ble oppdaget at eksempelkonfigurasjonen er blitt kopiert. Dette kan ødelegge installasjonen din og støttes ikke. Les dokumentasjonen før du gjør endringer i config.php" #: private/app.php:374 msgid "Help" @@ -523,7 +523,7 @@ msgstr "Setting av nasjonale innstillinger til %s feilet." msgid "" "Please install one of these locales on your system and restart your " "webserver." -msgstr "" +msgstr "Vennligst installer en av disse nasjonale innstillingene på systemet ditt og start webserveren på nytt." #: private/util.php:482 msgid "Please ask your server administrator to install the module." diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index 5d8e0dac22..f7e15f0bce 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: vidaren \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -199,11 +199,11 @@ msgstr "Kunne ikke endre passord" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Ønsker du virkelig å legge til \"{domain}\" som tiltrodd domene?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Legg til et tiltrodd domene" #: js/admin.js:146 msgid "Sending..." @@ -506,14 +506,14 @@ msgstr "PHP-versjonen din er utdatert. Vi anbefaler på det sterkeste at du oppd #: templates/admin.php:151 msgid "PHP charset is not set to UTF-8" -msgstr "" +msgstr "PHP-tegnsett er ikke satt til UTF-8" #: templates/admin.php:154 msgid "" "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII " "characters in file names. We highly recommend to change the value of " "'default_charset' php.ini to 'UTF-8'." -msgstr "" +msgstr "PHP-tegnsett er ikke satt til UTF-8. Dette kan forårsake store problemer med tegn som ikke er ASCII i filnavn. Vi anbefaler på det sterkeste å endre verdien av 'default_charset' i php.ini til 'UTF-8'." #: templates/admin.php:165 msgid "Locale not working" @@ -551,7 +551,7 @@ msgstr "Denne serveren har ikke en fungerende Internett-tilkobling. Dette betyr #: templates/admin.php:203 msgid "URL generation in notification emails" -msgstr "" +msgstr "URL-generering i varsel-eposter" #: templates/admin.php:206 #, php-format @@ -560,7 +560,7 @@ msgid "" "system cron, there can be issues with the URL generation. To avoid these " "problems, please set the \"overwritewebroot\" option in your config.php file" " to the webroot path of your installation (Suggested: \"%s\")" -msgstr "" +msgstr "Hvis installasjonen din ikke er installert i roten av domenet og bruker system cron, kan det bli problemer med URL-generering. For å forhindre disse problemene, sett \"overwritewebroot\" i filen config.php til webroot-stien for installasjonen din (Forslag: \"%s\")" #: templates/admin.php:220 msgid "Cron" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 7476f1af3b..23785769c9 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: André Koot \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -847,25 +847,25 @@ msgstr "Bedankt voor uw geduld." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "U benadert de server vanaf een niet vertrouwd domein." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "\"%s\" toevoegen als vertrouwd domein" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/nl/files.po b/l10n/nl/files.po index e2303b2724..0ff6ea3965 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po index be8e3b1cd0..52def56f75 100644 --- a/l10n/nl/files_external.po +++ b/l10n/nl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index c764f747c8..ea680a71d3 100644 --- a/l10n/nl/files_sharing.po +++ b/l10n/nl/files_sharing.po @@ -4,14 +4,15 @@ # # Translators: # André Koot , 2013-2014 +# Koen Willems , 2014 # Lennart Weijl , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-18 01:54-0400\n" -"PO-Revision-Date: 2014-08-18 05:03+0000\n" -"Last-Translator: André Koot \n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-23 18:50+0000\n" +"Last-Translator: Koen Willems \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,15 +32,15 @@ msgstr "Ongeldig of onvertrouwd SSL certificaat" msgid "Couldn't add remote share" msgstr "Kon geen externe share toevoegen" -#: appinfo/app.php:33 js/app.js:34 +#: appinfo/app.php:36 js/app.js:34 msgid "Shared with you" -msgstr "Deelde met u" +msgstr "Gedeeld met u" -#: appinfo/app.php:45 js/app.js:53 +#: appinfo/app.php:48 js/app.js:53 msgid "Shared with others" -msgstr "Deelde u met anderen" +msgstr "Gedeeld door u" -#: appinfo/app.php:54 js/app.js:72 +#: appinfo/app.php:57 js/app.js:72 msgid "Shared by link" msgstr "Gedeeld via een link" diff --git a/l10n/nl/files_trashbin.po b/l10n/nl/files_trashbin.po index 81b139c9f6..d9825deace 100644 --- a/l10n/nl/files_trashbin.po +++ b/l10n/nl/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/lib.po b/l10n/nl/lib.po index f351189d7c..6361d2660d 100644 --- a/l10n/nl/lib.po +++ b/l10n/nl/lib.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index 635ba6add4..3283194c70 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Koen Willems \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -199,11 +199,11 @@ msgstr "Kan wachtwoord niet wijzigen" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Weet u zeker dat u \"{domain}\" als een vertrouwd domein wilt toevoegen?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Vertrouwd domein toevoegen" #: js/admin.js:146 msgid "Sending..." @@ -749,7 +749,7 @@ msgid "" "licensed under the AGPL." -msgstr "Ontwikkeld door de ownCloud gemeenschap, de bron code is gelicenseerd onder de AGPL." +msgstr "Ontwikkeld door de ownCloud gemeenschap, de broncode is gelicenseerd onder de AGPL." #: templates/apps.php:14 msgid "Add your App" @@ -828,7 +828,7 @@ msgstr "Toon de Eerste start Wizard opnieuw" #: templates/personal.php:39 #, php-format msgid "You have used %s of the available %s" -msgstr "Je hebt %s gebruikt van de beschikbare %s" +msgstr "U heeft %s gebruikt van de beschikbare %s" #: templates/personal.php:50 templates/users/part.createuser.php:8 #: templates/users/part.userlist.php:9 diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index c64d52f5f5..1f43a6e550 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index c45f79e56e..4e9e1c967e 100644 --- a/l10n/nn_NO/files.po +++ b/l10n/nn_NO/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po index 02fecb6271..78c08dc6af 100644 --- a/l10n/nn_NO/files_external.po +++ b/l10n/nn_NO/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/files_trashbin.po b/l10n/nn_NO/files_trashbin.po index ede873a151..d08fb26a60 100644 --- a/l10n/nn_NO/files_trashbin.po +++ b/l10n/nn_NO/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/lib.po b/l10n/nn_NO/lib.po index 392992e43d..ba4db4242e 100644 --- a/l10n/nn_NO/lib.po +++ b/l10n/nn_NO/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index adcfcdc7ca..58276c59a3 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/core.po b/l10n/oc/core.po index b9f4b1460c..e3d08b8e4a 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/files.po b/l10n/oc/files.po index ae5a9dc07b..64dac93271 100644 --- a/l10n/oc/files.po +++ b/l10n/oc/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/files_external.po b/l10n/oc/files_external.po index 40b786ea5f..025f8d470c 100644 --- a/l10n/oc/files_external.po +++ b/l10n/oc/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/files_trashbin.po b/l10n/oc/files_trashbin.po index 19bcff5ac4..f58e48f503 100644 --- a/l10n/oc/files_trashbin.po +++ b/l10n/oc/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/lib.po b/l10n/oc/lib.po index 6cf83f2fee..c60830c1c1 100644 --- a/l10n/oc/lib.po +++ b/l10n/oc/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po index 13f4fc7c4b..70e38ec257 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/core.po b/l10n/pa/core.po index 34e87ec9d9..1ef7e51c03 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/files.po b/l10n/pa/files.po index 49202f917c..bee12cebb5 100644 --- a/l10n/pa/files.po +++ b/l10n/pa/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/files_external.po b/l10n/pa/files_external.po index 1bf6338b13..c045ac7e88 100644 --- a/l10n/pa/files_external.po +++ b/l10n/pa/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/files_trashbin.po b/l10n/pa/files_trashbin.po index e622059ec1..38b6f443e5 100644 --- a/l10n/pa/files_trashbin.po +++ b/l10n/pa/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/lib.po b/l10n/pa/lib.po index 049ee335bd..a45bb8cffd 100644 --- a/l10n/pa/lib.po +++ b/l10n/pa/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pa/settings.po b/l10n/pa/settings.po index a7d1ca5e06..e6e8a2cdcc 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 34ca7e6b4e..51fece8a51 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Maciej Przybecki \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -854,25 +854,25 @@ msgstr "Dziękuję za cierpliwość." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Dostajesz się do serwera z niezaufanej domeny." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Dodaj \"%s\" jako domenę zaufaną" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 01660059e0..4b07e6a18c 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:10+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: Maciej Przybecki \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po index 5d7d1ea058..b144db5e85 100644 --- a/l10n/pl/files_external.po +++ b/l10n/pl/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: Krzysztof Łojowski \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/files_trashbin.po b/l10n/pl/files_trashbin.po index b12debe40e..5c131410d9 100644 --- a/l10n/pl/files_trashbin.po +++ b/l10n/pl/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po index 481da25ab8..2779736cae 100644 --- a/l10n/pl/lib.po +++ b/l10n/pl/lib.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 6c4e1423b3..a5dfae3b2e 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Maciej Przybecki \n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -201,11 +201,11 @@ msgstr "Nie można zmienić hasła" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Dodaj zaufaną domenę" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index cccac8e23d..fe6ceb569e 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Flávio Veras \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" @@ -847,25 +847,25 @@ msgstr "Obrigado pela sua paciência." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Você está acessando o servidor a partir de um domínio não confiável." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" "Depending on your configuration, as an administrator you might also be able " "to use the button below to trust this domain." -msgstr "" +msgstr "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio." #: templates/untrustedDomain.php:14 #, php-format msgid "Add \"%s\" as trusted domain" -msgstr "" +msgstr "Adicionar \"%s\" como um domínio confiavel" #: templates/update.admin.php:3 #, php-format diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index f7a781d320..6cca56a824 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: dudanogueira \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po index 57e661b4b1..5275da41d8 100644 --- a/l10n/pt_BR/files_external.po +++ b/l10n/pt_BR/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/files_trashbin.po b/l10n/pt_BR/files_trashbin.po index d5efb8b631..8befb65bf3 100644 --- a/l10n/pt_BR/files_trashbin.po +++ b/l10n/pt_BR/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Flávio Veras \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po index 4679054a21..a1245ab400 100644 --- a/l10n/pt_BR/lib.po +++ b/l10n/pt_BR/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index f4748cb922..f31b6caa13 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" +"Last-Translator: Flávio Veras \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" @@ -198,11 +198,11 @@ msgstr "Impossível modificar senha" #: js/admin.js:45 msgid "Are you really sure you want add \"{domain}\" as trusted domain?" -msgstr "" +msgstr "Você tem certeza que você quer adicionar \"{domain}\" como domínio confiável?" #: js/admin.js:46 msgid "Add trusted domain" -msgstr "" +msgstr "Adicionar domínio confiável" #: js/admin.js:146 msgid "Sending..." diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 68bfbc1fda..9513504df0 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -856,14 +856,14 @@ msgstr "Obrigado pela sua paciência." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Está a aceder ao servidor a partir de um domínio que não é de confiança." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Por favor contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index 8103469d59..9d9efde9d3 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po index b9f7f35467..16a6a607e9 100644 --- a/l10n/pt_PT/files_external.po +++ b/l10n/pt_PT/files_external.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/files_trashbin.po b/l10n/pt_PT/files_trashbin.po index 07d0ad4481..c3d5a552a4 100644 --- a/l10n/pt_PT/files_trashbin.po +++ b/l10n/pt_PT/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po index e70fce91a2..bf5ca871b4 100644 --- a/l10n/pt_PT/lib.po +++ b/l10n/pt_PT/lib.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 89e5a93364..0760a1ffc3 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 72e6cfa3e4..9ea59eee80 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index a22a3896b8..e685540572 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po index a4090402b9..0cd405b227 100644 --- a/l10n/ro/files_external.po +++ b/l10n/ro/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/files_trashbin.po b/l10n/ro/files_trashbin.po index 65715e52b8..575976017e 100644 --- a/l10n/ro/files_trashbin.po +++ b/l10n/ro/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/lib.po b/l10n/ro/lib.po index 1b32b69659..49441821bf 100644 --- a/l10n/ro/lib.po +++ b/l10n/ro/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index 7aaa4bc72d..15d50aac8f 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index e9ed1681e7..20a0fdd174 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -874,14 +874,14 @@ msgstr "Спасибо за терпение." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Вы пытаетесь получить доступ к серверу с неподтверждённого домена." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Пожалуйста, свяжитесь с администратором. Если вы администратор этого хранилища, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 494507133e..885e058ff3 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po index ff49956d65..f971a8bd11 100644 --- a/l10n/ru/files_external.po +++ b/l10n/ru/files_external.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: wiracle\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/files_trashbin.po b/l10n/ru/files_trashbin.po index 420e3aa866..b6c1f72cf2 100644 --- a/l10n/ru/files_trashbin.po +++ b/l10n/ru/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po index 0215a8806b..fae57b23cf 100644 --- a/l10n/ru/lib.po +++ b/l10n/ru/lib.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index bd70067c8a..71ff9c11ba 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -31,8 +31,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po index a1feeafcd8..122b549946 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po index 58d6767d00..df6b6249a5 100644 --- a/l10n/si_LK/files.po +++ b/l10n/si_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/files_external.po b/l10n/si_LK/files_external.po index 3814909004..3fbc9feb65 100644 --- a/l10n/si_LK/files_external.po +++ b/l10n/si_LK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/files_trashbin.po b/l10n/si_LK/files_trashbin.po index 9f74c5be23..a1fbb46b7e 100644 --- a/l10n/si_LK/files_trashbin.po +++ b/l10n/si_LK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/lib.po b/l10n/si_LK/lib.po index 85c227fb61..e5bf89bb13 100644 --- a/l10n/si_LK/lib.po +++ b/l10n/si_LK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po index c931c1c70c..25389041cb 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/core.po b/l10n/sk/core.po index 24e43fbdb9..a7598ba221 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/files.po b/l10n/sk/files.po index 75ea5b572d..9a133216bf 100644 --- a/l10n/sk/files.po +++ b/l10n/sk/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/files_external.po b/l10n/sk/files_external.po index c2623f5c6c..1b52eeb596 100644 --- a/l10n/sk/files_external.po +++ b/l10n/sk/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/files_trashbin.po b/l10n/sk/files_trashbin.po index 0622998e3c..9725238ca9 100644 --- a/l10n/sk/files_trashbin.po +++ b/l10n/sk/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/lib.po b/l10n/sk/lib.po index 47487df370..1780847413 100644 --- a/l10n/sk/lib.po +++ b/l10n/sk/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk/settings.po b/l10n/sk/settings.po index 1e85243dcc..d30cf2649f 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index e22cf64a2b..380c7ca426 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -851,14 +851,14 @@ msgstr "Ďakujeme za Vašu trpezlivosť." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Pristupujete na server v nedôveryhodnej doméne." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index fbeaff0df4..67feacdb71 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po index d86e1831fe..9195776b89 100644 --- a/l10n/sk_SK/files_external.po +++ b/l10n/sk_SK/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: helix84 \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/files_trashbin.po b/l10n/sk_SK/files_trashbin.po index 15183e0b98..e71ff286dc 100644 --- a/l10n/sk_SK/files_trashbin.po +++ b/l10n/sk_SK/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Marián Hvolka \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index f5f626e9e3..885899c098 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index 0d4d8225ef..da98168b1f 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index e34f617665..6344602c62 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index beb652af26..c20b98ad7f 100644 --- a/l10n/sl/files.po +++ b/l10n/sl/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po index 2091e459fc..2d8c7d7ea1 100644 --- a/l10n/sl/files_external.po +++ b/l10n/sl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Matej Urbančič <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/files_trashbin.po b/l10n/sl/files_trashbin.po index 50b2d698df..6c684da7b2 100644 --- a/l10n/sl/files_trashbin.po +++ b/l10n/sl/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po index 1c47d38ddd..edd829bb58 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index 5d5206a1c1..1974aef5c4 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/core.po b/l10n/sq/core.po index 64ae18346f..83b5634e54 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/files.po b/l10n/sq/files.po index 0d05156a76..19b9713c81 100644 --- a/l10n/sq/files.po +++ b/l10n/sq/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/files_external.po b/l10n/sq/files_external.po index 5f94f38498..eadaa0992a 100644 --- a/l10n/sq/files_external.po +++ b/l10n/sq/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/files_trashbin.po b/l10n/sq/files_trashbin.po index ef46fb8aa3..dea7cc6d45 100644 --- a/l10n/sq/files_trashbin.po +++ b/l10n/sq/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/lib.po b/l10n/sq/lib.po index 4435bfe648..5c54c21c30 100644 --- a/l10n/sq/lib.po +++ b/l10n/sq/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index 82d542d026..c749c2f282 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/core.po b/l10n/sr/core.po index 165b186412..3aaa9293d6 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/files.po b/l10n/sr/files.po index db5f31b45a..c23d740dfd 100644 --- a/l10n/sr/files.po +++ b/l10n/sr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po index 5a38bd7059..3e7d9a5643 100644 --- a/l10n/sr/files_external.po +++ b/l10n/sr/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/files_trashbin.po b/l10n/sr/files_trashbin.po index d3a26b0a66..fe35f52b9f 100644 --- a/l10n/sr/files_trashbin.po +++ b/l10n/sr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/lib.po b/l10n/sr/lib.po index eef7ea34c6..9b80c7f9ce 100644 --- a/l10n/sr/lib.po +++ b/l10n/sr/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index 52b4301c93..137416bec4 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index 5a5d1662c0..03f7113852 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index 1050e5009c..ac056120f4 100644 --- a/l10n/sr@latin/files.po +++ b/l10n/sr@latin/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po index 544dfc26dd..78e6513e86 100644 --- a/l10n/sr@latin/files_external.po +++ b/l10n/sr@latin/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/files_trashbin.po b/l10n/sr@latin/files_trashbin.po index 5eff662e73..ac0e82093f 100644 --- a/l10n/sr@latin/files_trashbin.po +++ b/l10n/sr@latin/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/lib.po b/l10n/sr@latin/lib.po index 185fcb3acb..5eade67dfc 100644 --- a/l10n/sr@latin/lib.po +++ b/l10n/sr@latin/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index 5fcd09903e..55367fa65c 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 2af49202f6..6d899dbf07 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -853,14 +853,14 @@ msgstr "Tack för ditt tålamod." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Du ansluter till servern från en osäker domän." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/sv/files.po b/l10n/sv/files.po index 57c3dc6a76..050f9cd965 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po index c79a9114bc..6af7c54b50 100644 --- a/l10n/sv/files_external.po +++ b/l10n/sv/files_external.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/files_trashbin.po b/l10n/sv/files_trashbin.po index d92fa507c6..3cd14a7357 100644 --- a/l10n/sv/files_trashbin.po +++ b/l10n/sv/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po index d296188bd3..3c84e59eb4 100644 --- a/l10n/sv/lib.po +++ b/l10n/sv/lib.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index 4a64da0485..bf64f5a127 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_IN/core.po b/l10n/ta_IN/core.po index b5cb833345..e9ca7887e4 100644 --- a/l10n/ta_IN/core.po +++ b/l10n/ta_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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_IN/lib.po b/l10n/ta_IN/lib.po index b1d48f1ebc..3116a8c16f 100644 --- a/l10n/ta_IN/lib.po +++ b/l10n/ta_IN/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_IN/settings.po b/l10n/ta_IN/settings.po index d00f431740..d5f1521653 100644 --- a/l10n/ta_IN/settings.po +++ b/l10n/ta_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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po index aad3cb2ebf..7e89d20ac3 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po index 098bfaa277..351ec0a40c 100644 --- a/l10n/ta_LK/files.po +++ b/l10n/ta_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/files_external.po b/l10n/ta_LK/files_external.po index fbcd98ddbf..6c09456204 100644 --- a/l10n/ta_LK/files_external.po +++ b/l10n/ta_LK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/files_trashbin.po b/l10n/ta_LK/files_trashbin.po index e4c33fdeea..dd28e8dfce 100644 --- a/l10n/ta_LK/files_trashbin.po +++ b/l10n/ta_LK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/lib.po b/l10n/ta_LK/lib.po index 2143e54919..e11001c2cd 100644 --- a/l10n/ta_LK/lib.po +++ b/l10n/ta_LK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po index ce9200bfb5..bb66d2b842 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/core.po b/l10n/te/core.po index 8b448cbf00..302828b402 100644 --- a/l10n/te/core.po +++ b/l10n/te/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/files.po b/l10n/te/files.po index 8e2939611a..31f7986ce7 100644 --- a/l10n/te/files.po +++ b/l10n/te/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/files_external.po b/l10n/te/files_external.po index accba104a3..a3b02c0f13 100644 --- a/l10n/te/files_external.po +++ b/l10n/te/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/files_trashbin.po b/l10n/te/files_trashbin.po index e46db1dd70..39157d9c29 100644 --- a/l10n/te/files_trashbin.po +++ b/l10n/te/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/lib.po b/l10n/te/lib.po index 8b18edf8a3..673d4abeb0 100644 --- a/l10n/te/lib.po +++ b/l10n/te/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/settings.po b/l10n/te/settings.po index a599b1e32a..228538284e 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 215b5097f5..61c730123a 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 1f703fedcd..d9da948182 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index d32d498b0b..2e8ab467d8 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 600ff7507d..ef34be550a 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 47b239dc34..b6c179c648 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 6df8bc333e..4676e5ce24 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 417db3d2f9..ebc530187d 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 836646783d..b7213c0021 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index d9c18fc5c8..8026b9cd2d 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 6096b2e527..97deb5e593 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 15514cc1e6..97d94cf1c0 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 4c51775015..6481189a51 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: 2014-08-23 01:54-0400\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index 725dd9914c..c9fff51fa2 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 547ff0740a..de7456c104 100644 --- a/l10n/th_TH/files.po +++ b/l10n/th_TH/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po index cabd0016b7..872f6afa52 100644 --- a/l10n/th_TH/files_external.po +++ b/l10n/th_TH/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/files_trashbin.po b/l10n/th_TH/files_trashbin.po index 9f04162356..9a66739ee0 100644 --- a/l10n/th_TH/files_trashbin.po +++ b/l10n/th_TH/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/lib.po b/l10n/th_TH/lib.po index 111259e510..1ea110c817 100644 --- a/l10n/th_TH/lib.po +++ b/l10n/th_TH/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index 0ef151774a..034ee7cbd0 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index 196da3c197..b995633b45 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -848,14 +848,14 @@ msgstr "Sabrınız için teşekkür ederiz." #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz." #: templates/untrustedDomain.php:8 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "" +msgstr "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir." #: templates/untrustedDomain.php:10 msgid "" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 1474118545..a0ec2f2296 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po index e8f9526e6d..1801b53f83 100644 --- a/l10n/tr/files_external.po +++ b/l10n/tr/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/files_trashbin.po b/l10n/tr/files_trashbin.po index bdd58a0da7..ba8d558145 100644 --- a/l10n/tr/files_trashbin.po +++ b/l10n/tr/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Volkan Gezer \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 6ab471c49b..5b35676fba 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 1f0089f6f6..4f0cd937b9 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/core.po b/l10n/ug/core.po index d8a770b088..47ca1d98b8 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/files.po b/l10n/ug/files.po index 63a42ceead..df20938d39 100644 --- a/l10n/ug/files.po +++ b/l10n/ug/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/files_external.po b/l10n/ug/files_external.po index 23986ed916..a5bcfac3a8 100644 --- a/l10n/ug/files_external.po +++ b/l10n/ug/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/files_trashbin.po b/l10n/ug/files_trashbin.po index f30eb28a1d..4c635e9239 100644 --- a/l10n/ug/files_trashbin.po +++ b/l10n/ug/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/lib.po b/l10n/ug/lib.po index c122daebf0..5a7ba1e2f1 100644 --- a/l10n/ug/lib.po +++ b/l10n/ug/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po index ca8507706a..41fcbba91a 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/core.po b/l10n/uk/core.po index 89a9cdb585..925a3b1f58 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/files.po b/l10n/uk/files.po index 2747db9455..4bc322489f 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po index 0926b0e00d..276c66c096 100644 --- a/l10n/uk/files_external.po +++ b/l10n/uk/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/files_trashbin.po b/l10n/uk/files_trashbin.po index 41933f5f95..e759acbccd 100644 --- a/l10n/uk/files_trashbin.po +++ b/l10n/uk/files_trashbin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: v_2e \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/lib.po b/l10n/uk/lib.po index 879995c4e6..19d48bfe7b 100644 --- a/l10n/uk/lib.po +++ b/l10n/uk/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index 866defc82c..d8a7ce7265 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/core.po b/l10n/ur_PK/core.po index 648e641914..7a2afe3708 100644 --- a/l10n/ur_PK/core.po +++ b/l10n/ur_PK/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/files.po b/l10n/ur_PK/files.po index da02079e4d..0b95979b7d 100644 --- a/l10n/ur_PK/files.po +++ b/l10n/ur_PK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/files_external.po b/l10n/ur_PK/files_external.po index c8d69a666e..374b341179 100644 --- a/l10n/ur_PK/files_external.po +++ b/l10n/ur_PK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/files_trashbin.po b/l10n/ur_PK/files_trashbin.po index 1d6232cf54..e4741606bb 100644 --- a/l10n/ur_PK/files_trashbin.po +++ b/l10n/ur_PK/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Ahmed Waqar Shah \n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/lib.po b/l10n/ur_PK/lib.po index ab43b0bb95..e3cb296bf6 100644 --- a/l10n/ur_PK/lib.po +++ b/l10n/ur_PK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/settings.po b/l10n/ur_PK/settings.po index 4efce4a725..12faaa32b8 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 531d03471e..788584bc8d 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/files.po b/l10n/vi/files.po index e1e5ab1939..e549c48d72 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po index 597bbec0c8..b5058a63ac 100644 --- a/l10n/vi/files_external.po +++ b/l10n/vi/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/files_trashbin.po b/l10n/vi/files_trashbin.po index 47c03b6c56..742754425b 100644 --- a/l10n/vi/files_trashbin.po +++ b/l10n/vi/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/lib.po b/l10n/vi/lib.po index 0e56e4ec3b..88672b1374 100644 --- a/l10n/vi/lib.po +++ b/l10n/vi/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index 476e0deff1..ab0dfa87dc 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index 364cafd141..ac17e3aea0 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -847,7 +847,7 @@ msgstr "感谢让你久等了。" #: templates/untrustedDomain.php:5 msgid "You are accessing the server from an untrusted domain." -msgstr "" +msgstr "您正在访问来自不信任域名的服务器。" #: templates/untrustedDomain.php:8 msgid "" diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index d0b9bbe2a1..e6c6bf4b35 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po index a2bd8fa6f6..ab3bea9759 100644 --- a/l10n/zh_CN/files_external.po +++ b/l10n/zh_CN/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: Kaijia Feng \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/files_trashbin.po b/l10n/zh_CN/files_trashbin.po index 246961945f..5236ef3572 100644 --- a/l10n/zh_CN/files_trashbin.po +++ b/l10n/zh_CN/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index 29e34d167e..0c8430b128 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index c8077cdb76..95ef78ae11 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/core.po b/l10n/zh_HK/core.po index b9850e9850..f6c0327b19 100644 --- a/l10n/zh_HK/core.po +++ b/l10n/zh_HK/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po index ebdd02cfe4..b3affed973 100644 --- a/l10n/zh_HK/files.po +++ b/l10n/zh_HK/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/files_external.po b/l10n/zh_HK/files_external.po index 8cd66a516b..d8e19c9391 100644 --- a/l10n/zh_HK/files_external.po +++ b/l10n/zh_HK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/files_trashbin.po b/l10n/zh_HK/files_trashbin.po index e8307a7487..4d5d234bfd 100644 --- a/l10n/zh_HK/files_trashbin.po +++ b/l10n/zh_HK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/lib.po b/l10n/zh_HK/lib.po index c957451d75..13f84a9537 100644 --- a/l10n/zh_HK/lib.po +++ b/l10n/zh_HK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po index c07d677e2b..525926e480 100644 --- a/l10n/zh_HK/settings.po +++ b/l10n/zh_HK/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 496f5c89bb..da90a677a1 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: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 6e1d1aa6dc..1579062310 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:02+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:02+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po index d715837d3b..6a59d3ff0f 100644 --- a/l10n/zh_TW/files_external.po +++ b/l10n/zh_TW/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files_trashbin.po b/l10n/zh_TW/files_trashbin.po index 8cc7d03168..fb1db1dbf6 100644 --- a/l10n/zh_TW/files_trashbin.po +++ b/l10n/zh_TW/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:03+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po index 71bfb98211..04608aa9d3 100644 --- a/l10n/zh_TW/lib.po +++ b/l10n/zh_TW/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index ff4be348d1..e276edb7ec 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-23 01:54-0400\n" -"PO-Revision-Date: 2014-08-23 05:54+0000\n" +"POT-Creation-Date: 2014-08-24 01:54-0400\n" +"PO-Revision-Date: 2014-08-24 05:23+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/lib/l10n/az.php b/lib/l10n/az.php index 0f8b53ec2f..ae7bd78601 100644 --- a/lib/l10n/az.php +++ b/lib/l10n/az.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Settings" => "Quraşdırmalar", "Users" => "İstifadəçilər", "Admin" => "İnzibatçı", +"No app name specified" => "Proqram adı təyin edilməyib", "Unknown filetype" => "Fayl tipi bəlli deyil.", "Invalid image" => "Yalnış şəkil", "Authentication error" => "Təyinat metodikası", diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php index 97a4b83589..6acc7ef3ca 100644 --- a/lib/l10n/nb_NO.php +++ b/lib/l10n/nb_NO.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Dette kan vanligvis ordnes ved å gi web-serveren skrivetilgang til config-mappen", "See %s" => "Se %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dette kan vanligvis ordnes ved %så gi web-serveren skrivetilgang til config-mappen%s.", +"Sample configuration detected" => "Eksempelkonfigurasjon oppdaget", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Det ble oppdaget at eksempelkonfigurasjonen er blitt kopiert. Dette kan ødelegge installasjonen din og støttes ikke. Les dokumentasjonen før du gjør endringer i config.php", "Help" => "Hjelp", "Personal" => "Personlig", "Settings" => "Innstillinger", @@ -97,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Kan ikke opprette \"data\"-mappen (%s)", "This can usually be fixed by giving the webserver write access to the root directory." => "Dette kan vanligvis ordnes ved gi web-serveren skrivetilgang til rotmappen.", "Setting locale to %s failed" => "Setting av nasjonale innstillinger til %s feilet.", +"Please install one of these locales on your system and restart your webserver." => "Vennligst installer en av disse nasjonale innstillingene på systemet ditt og start webserveren på nytt.", "Please ask your server administrator to install the module." => "Be server-administratoren om å installere modulen.", "PHP module %s not installed." => "PHP-modul %s er ikke installert.", "PHP %s or higher is required." => "PHP %s eller nyere kreves.", diff --git a/settings/l10n/az.php b/settings/l10n/az.php index a1cb7b6639..4104aa8ccf 100644 --- a/settings/l10n/az.php +++ b/settings/l10n/az.php @@ -10,10 +10,14 @@ $TRANSLATIONS = array( "Authentication method" => "Qeydiyyat metodikası", "Unable to load list from App Store" => "Listi App Store-dan yükləmək mümkün deyil", "Authentication error" => "Təyinat metodikası", +"Your full name has been changed." => "Sizin tam adınız dəyişdirildi.", +"Unable to change full name" => "Tam adı dəyişmək olmur", +"Group already exists" => "Qrup artıq mövcuddur", "Files decrypted successfully" => "Fayllar uğurla deşifrə edildi", "Invalid request" => "Səhv müraciət", "Error" => "Səhv", "Delete" => "Sil", +"More" => "Yenə", "Get the apps to sync your files" => "Fayllarınızın sinxronizasiyası üçün proqramları götürün", "Password" => "Şifrə", "Cancel" => "Dayandır", diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php index 283bfd6da6..c16b891562 100644 --- a/settings/l10n/bg_BG.php +++ b/settings/l10n/bg_BG.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "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" => "Неуспешна смяна на паролата.", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Сигурен ли си, че искащ да добавиш \"{domain}\" сигурен домейн?", +"Add trusted domain" => "Добави сигурен домейн", "Sending..." => "Изпращане...", "User Documentation" => "Потребителска Документация", "Admin Documentation" => "Админ Документация", diff --git a/settings/l10n/de.php b/settings/l10n/de.php index d1f0a5539f..5b268a10ea 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfe das Passwort und versuche es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Das Back-End unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" => "Passwort konnte nicht geändert werden", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Bist Du dir wirklich sicher, dass Du \"{domain}\" als vertrauenswürdige Domain hinzufügen möchtest?", +"Add trusted domain" => "Vertrauenswürdige Domain hinzufügen", "Sending..." => "Sende...", "User Documentation" => "Dokumentation für Benutzer", "Admin Documentation" => "Admin-Dokumentation", diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index 3dfeba6867..47ab1bc62a 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Das Back-End unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" => "Passwort konnte nicht geändert werden", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Sind Sie sich wirklich sicher, dass Sie \"{domain}\" als vertrauenswürdige Domain hinzufügen möchten?", +"Add trusted domain" => "Vertrauenswürdige Domain hinzufügen", "Sending..." => "Wird gesendet …", "User Documentation" => "Dokumentation für Benutzer", "Admin Documentation" => "Dokumentation für Administratoren", diff --git a/settings/l10n/es.php b/settings/l10n/es.php index e9ffa56225..772ae12bf6 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Contraseña de recuperación de administrador incorrecta. Por favor compruebe la contraseña e inténtelo de nuevo.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "El back-end no soporta cambios de contraseña, pero la clave de cifrado del usuario ha sido actualizada satisfactoriamente.", "Unable to change password" => "No se ha podido cambiar la contraseña", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?", +"Add trusted domain" => "Agregar dominio de confianza", "Sending..." => "Enviando...", "User Documentation" => "Documentación de usuario", "Admin Documentation" => "Documentación para administradores", diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index dccc27fedb..2458bdf37f 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Administratzailearen berreskuratze pasahitza ez egokia. Mesedez egiaztatu pasahitza eta saiatu berriz.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Atzeko prozesuak ez du pasahitz aldaketa onartzen, baina erabiltzailearen enkriptatze gakoa ongi eguneratu da.", "Unable to change password" => "Ezin izan da pasahitza aldatu", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?", +"Add trusted domain" => "Gehitu domeinu fidagarria", "Sending..." => "Bidaltzen...", "User Documentation" => "Erabiltzaile dokumentazioa", "Admin Documentation" => "Administrazio dokumentazioa", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 0b6248143e..4298dbc3ae 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Password amministrativa di ripristino errata. Controlla la password e prova ancora.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Il motore non supporta la modifica della password, ma la chiave di cifratura dell'utente è stata aggiornata correttamente.", "Unable to change password" => "Impossibile cambiare la password", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", +"Add trusted domain" => "Aggiungi dominio attendibile", "Sending..." => "Invio in corso...", "User Documentation" => "Documentazione utente", "Admin Documentation" => "Documentazione di amministrazione", diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index a3bbadafcb..47987ece6a 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Feil administrativt gjenopprettingspassord. Sjekk passordet og prøv igjen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Serveren støtter ikke endring av passord, men oppdatering av brukerens krypteringsnøkkel var vellykket.", "Unable to change password" => "Kunne ikke endre passord", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Ønsker du virkelig å legge til \"{domain}\" som tiltrodd domene?", +"Add trusted domain" => "Legg til et tiltrodd domene", "Sending..." => "Sender...", "User Documentation" => "Brukerdokumentasjon", "Admin Documentation" => "Admin-dokumentasjon", @@ -108,12 +110,16 @@ $TRANSLATIONS = array( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.", "Your PHP version is outdated" => "Din PHP-versjon er udatert", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "PHP-versjonen din er utdatert. Vi anbefaler på det sterkeste at du oppdaterer til 5.3.8 eller nyere fordi eldre versjoner ikke vil virke. Det er mulig at denne installasjoner ikke fungerer korrekt.", +"PHP charset is not set to UTF-8" => "PHP-tegnsett er ikke satt til UTF-8", +"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP-tegnsett er ikke satt til UTF-8. Dette kan forårsake store problemer med tegn som ikke er ASCII i filnavn. Vi anbefaler på det sterkeste å endre verdien av 'default_charset' i php.ini til 'UTF-8'.", "Locale not working" => "Nasjonale innstillinger virker ikke", "System locale can not be set to a one which supports UTF-8." => "Kan ikke sette systemets nasjonale innstillinger til en som støtter UTF-8.", "This means that there might be problems with certain characters in file names." => "Dette betyr at det kan forekomme problemer med visse tegn i filnavn.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Vi anbefaler på det sterkeste å installere pakkene som er nødvendig for at systemet skal støtte en av følgende nasjonale innstillinger: %s.", "Internet connection not working" => "Ingen internettilkopling", "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." => "Denne serveren har ikke en fungerende Internett-tilkobling. Dette betyr at noen av funksjonene, f.eks. å koble opp ekstern lagring, påminnelser om oppdatering eller installering av 3-parts apper ikke fungerer. Fjerntilgang til filer og utsending av påminnelser i e-post virker kanskje ikke heller. Vi anbefaler at Internett-forbindelsen for denne serveren aktiveres hvis du vil ha full funksjonalitet.", +"URL generation in notification emails" => "URL-generering i varsel-eposter", +"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Hvis installasjonen din ikke er installert i roten av domenet og bruker system cron, kan det bli problemer med URL-generering. For å forhindre disse problemene, sett \"overwritewebroot\" i filen config.php til webroot-stien for installasjonen din (Forslag: \"%s\")", "Cron" => "Cron", "Last cron was executed at %s." => "Siste cron ble utført %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Siste cron ble utført %s. Dette er mer enn en time siden. Noe ser ut til å være galt.", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index bed010ceac..422c553a65 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Onjuist beheerdersherstelwachtwoord. Controleer het wachtwoord en probeer het opnieuw.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "De Back-end ondersteunt geen wachtwoordwijzigingen, maar de cryptosleutel van de gebruiker is succesvol bijgewerkt.", "Unable to change password" => "Kan wachtwoord niet wijzigen", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Weet u zeker dat u \"{domain}\" als een vertrouwd domein wilt toevoegen?", +"Add trusted domain" => "Vertrouwd domein toevoegen", "Sending..." => "Versturen...", "User Documentation" => "Gebruikersdocumentatie", "Admin Documentation" => "Beheerdocumentatie", @@ -160,7 +162,7 @@ $TRANSLATIONS = array( "More" => "Meer", "Less" => "Minder", "Version" => "Versie", -"Developed by the ownCloud community, the source code is licensed under the AGPL." => "Ontwikkeld door de ownCloud gemeenschap, de bron code is gelicenseerd onder de AGPL.", +"Developed by the ownCloud community, the source code is licensed under the AGPL." => "Ontwikkeld door de ownCloud gemeenschap, de broncode is gelicenseerd onder de AGPL.", "Add your App" => "App toevoegen", "More Apps" => "Meer apps", "Select an App" => "Selecteer een app", @@ -178,7 +180,7 @@ $TRANSLATIONS = array( "Get the apps to sync your files" => "Download de apps om bestanden te syncen", "If you want to support the project\n\t\tjoin development\n\t\tor\n\t\tspread the word!" => "Als u het project wilt ondersteunen\n\t\tontwikkel mee\n\t\tof\n\t\tverkondig het nieuws!", "Show First Run Wizard again" => "Toon de Eerste start Wizard opnieuw", -"You have used %s of the available %s" => "Je hebt %s gebruikt van de beschikbare %s", +"You have used %s of the available %s" => "U heeft %s gebruikt van de beschikbare %s", "Password" => "Wachtwoord", "Your password was changed" => "Je wachtwoord is veranderd", "Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 2b0d52ea42..296d58473c 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany.", "Unable to change password" => "Nie można zmienić hasła", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", +"Add trusted domain" => "Dodaj zaufaną domenę", "Sending..." => "Wysyłam...", "User Documentation" => "Dokumentacja użytkownika", "Admin Documentation" => "Dokumentacja Administratora", diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index 7f630900e6..b8f4163313 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -40,6 +40,8 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Senha de recuperação do administrador errada. Por favor verifique a senha e tente novamente.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Back-end não suporta alteração de senha, mas a chave de criptografia de usuários foi atualizado com sucesso....", "Unable to change password" => "Impossível modificar senha", +"Are you really sure you want add \"{domain}\" as trusted domain?" => "Você tem certeza que você quer adicionar \"{domain}\" como domínio confiável?", +"Add trusted domain" => "Adicionar domínio confiável", "Sending..." => "Enviando...", "User Documentation" => "Documentação de Usuário", "Admin Documentation" => "Documentação de Administrador",