[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-05-31 01:55:46 -04:00
parent 86b06c72bb
commit cff9440a37
310 changed files with 18190 additions and 8966 deletions

View File

@ -0,0 +1,7 @@
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -3,7 +3,9 @@ $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Kan ikke flytte %s - En fil med samme navn finnes allerede",
"Could not move %s" => "Kunne ikke flytte %s",
"File name cannot be empty." => "Filnavn kan ikke være tomt.",
"\"%s\" is an invalid file name." => "\"%s\" er et ugyldig filnavn.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",
"The target folder has been moved or deleted." => "Målmappen er blitt flyttet eller slettet.",
"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",
@ -26,7 +28,10 @@ $TRANSLATIONS = array(
"Upload failed. Could not get file info." => "Opplasting feilet. Klarte ikke å finne informasjon om fil.",
"Invalid directory." => "Ugyldig katalog.",
"Files" => "Filer",
"All files" => "Alle filer",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" => "Total filstørrelse {size1} overstiger grense for opplasting {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" => "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig",
"Upload cancelled." => "Opplasting avbrutt.",
"Could not get result from server." => "Fikk ikke resultat fra serveren.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
@ -37,9 +42,11 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Feil ved henting av URL",
"Share" => "Del",
"Delete permanently" => "Slett permanent",
"Delete" => "Slett",
"Rename" => "Gi nytt navn",
"Your download is being prepared. This might take some time if the files are big." => "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid.",
"Pending" => "Ventende",
"Error moving file." => "Feil ved flytting av fil.",
"Error moving file" => "Feil ved flytting av fil",
"Error" => "Feil",
"Could not rename file" => "Klarte ikke å gi nytt navn til fil",
@ -50,6 +57,7 @@ $TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("%n mappe","%n mapper"),
"_%n file_::_%n files_" => array("%n fil","%n filer"),
"_Uploading %n file_::_Uploading %n files_" => array("Laster opp %n fil","Laster opp %n filer"),
"\"{name}\" is an invalid file name." => "\"{name}\" er et uglydig filnavn.",
"Your storage is full, files can not be updated or synced anymore!" => "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lagringsplass er nesten brukt opp ([usedSpacePercent}%)",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
@ -57,6 +65,7 @@ $TRANSLATIONS = array(
"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" => "Kunne ikke gi nytt navn til %s",
"Upload (max. %s)" => "Opplasting (maks. %s)",
"File handling" => "Filhåndtering",
"Maximum upload size" => "Maksimum opplastingsstørrelse",
"max. possible: " => "max. mulige:",
@ -77,9 +86,9 @@ $TRANSLATIONS = array(
"You dont have permission to upload or create files here" => "Du har ikke tillatelse til å laste opp eller opprette filer her",
"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
"Download" => "Last ned",
"Delete" => "Slett",
"Upload too large" => "Filen er for stor",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren.",
"Files are being scanned, please wait." => "Skanner filer, vennligst vent."
"Files are being scanned, please wait." => "Skanner filer, vennligst vent.",
"Currently scanning" => "Skanner nå"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -42,6 +42,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Fout bij ophalen URL",
"Share" => "Delen",
"Delete permanently" => "Verwijder definitief",
"Delete" => "Verwijder",
"Rename" => "Hernoem",
"Your download is being prepared. This might take some time if the files are big." => "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden.",
"Pending" => "In behandeling",
@ -85,9 +86,9 @@ $TRANSLATIONS = array(
"You dont have permission to upload or create files here" => "U hebt geen toestemming om hier te uploaden of bestanden te maken",
"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
"Download" => "Downloaden",
"Delete" => "Verwijder",
"Upload too large" => "Upload is te groot",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.",
"Files are being scanned, please wait." => "Bestanden worden gescand, even wachten."
"Files are being scanned, please wait." => "Bestanden worden gescand, even wachten.",
"Currently scanning" => "Nu aan het scannen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Η εφαρμογή κρυπτογράφησης δεν έχει εκκινήσει! Ίσως η εφαρμογή κρυπτογράφησης επανενεργοποιήθηκε κατά τη διάρκεια της τρέχουσας σύνδεσής σας. Παρακαλώ προσπαθήστε να αποσυνδεθείτε και να ξανασυνδεθείτε για να εκκινήσετε την εφαρμογή κρυπτογράφησης.",
"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." => "Το προσωπικό σας κλειδί δεν είναι έγκυρο! Πιθανόν ο κωδικός σας να άλλαξε έξω από το %s (π.χ. τη λίστα διευθύνσεων της εταιρείας σας). Μπορείτε να ενημερώσετε το προσωπικό σας κλειδί επαναφοράς κωδικού στις προσωπικές σας ρυθμίσεις για να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Δεν ήταν δυνατό να αποκρυπτογραφηθεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλώ ζητήστε από τον ιδιοκτήτη του αρχείου να το ξαναμοιραστεί μαζί σας.",
"Unknown error. Please check your system settings or contact your administrator" => "Άγνωστο σφάλμα. Παρακαλώ ελέγξτε τις ρυθμίσεις του συστήματό σας ή επικοινωνήστε με τον διαχειριστή συστημάτων σας",
"Missing requirements." => "Προαπαιτούμενα που απουσιάζουν.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Παρακαλώ επιβεβαιώστε ότι η PHP 5.3.3 ή νεότερη είναι εγκατεστημένη και ότι το OpenSSL μαζί με το PHP extension είναι ενεργοποιήμένο και έχει ρυθμιστεί σωστά. Προς το παρόν, η εφαρμογή κρυπτογράφησης είναι απενεργοποιημένη.",
"Following users are not set up for encryption:" => "Οι κάτωθι χρήστες δεν έχουν ρυθμιστεί για κρυπογράφηση:",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "L'application de chiffrement n'est pas initialisée ! Peut-être que cette application a été réactivée pendant votre session. Veuillez essayer de vous déconnecter et ensuite de vous reconnecter pour initialiser l'application de chiffrement.",
"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." => "Votre clef privée est invalide ! Votre mot de passe a probablement été modifié hors de %s (ex. votre annuaire d'entreprise). Vous pouvez mettre à jour le mot de passe de votre clef privée dans les paramètres personnels pour pouvoir récupérer l'accès à vos fichiers chiffrés.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Impossible de déchiffrer ce fichier, il s'agit probablement d'un fichier partagé. Veuillez demander au propriétaire de ce fichier de le repartager avec vous.",
"Unknown error. Please check your system settings or contact your administrator" => "Erreur inconnue. Veuillez vérifier vos paramètres système ou contacter un administrateur.",
"Missing requirements." => "Système minimum requis non respecté.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Veuillez vous assurer qu'une version de PHP 5.3.3 ou supérieure est installée et qu'OpenSSL et son extension PHP sont activés et configurés correctement. En attendant, l'application de chiffrement été désactivée.",
"Following users are not set up for encryption:" => "Les utilisateurs suivants ne sont pas configurés pour le chiffrement :",

View File

@ -11,10 +11,12 @@ $TRANSLATIONS = array(
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Krypterings-app ikke initialisert! Kanskje krypterings-appen ble aktivert på nytt i løpet av økten din. Prøv å logge ut og logge inn igjen for å initialisere krypterings-appen.",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Din private nøkkel er ikke gyldig! Sannsynligvis ble passordet ditt endret utenfor %s. (f.eks. din bedriftskatalog). Du kan oppdatere passordet for din private nøkkel i dine personlige innstillinger for å gjenvinne tilgang til de krypterte filene dine.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Kan ikke dekryptere denne filen. Dette er sannsynligvis en delt fil. Spør eieren av filen om å dele den med deg på nytt.",
"Unknown error. Please check your system settings or contact your administrator" => "Ukjent feil. Sjekk systeminnstillingene eller kontakt administratoren.",
"Missing requirements." => "Manglende krav.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "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.",
"Following users are not set up for encryption:" => "Følgende brukere er ikke satt opp for kryptering:",
"Initial encryption started... This can take some time. Please wait." => "Første gangs kryptering startet... Dette kan ta litt tid. Vennligst vent.",
"Initial encryption running... Please try again later." => "Førstegangs kryptering kjører... Prøv igjen senere.",
"Go directly to your " => "Gå direkte til din",
"personal settings" => "personlige innstillinger",
"Encryption" => "Kryptering",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Crypto app niet geïnitialiseerd. Misschien werd de crypto app geheractiveerd tijdens de sessie. Log uit en log daarna opnieuw in om de crypto app te initialiseren.",
"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." => "Uw privésleutel is niet geldig! Waarschijnlijk is uw wachtwoord gewijzigd buiten %s (bijv. uw corporate directory). U kunt uw privésleutel wachtwoord in uw persoonlijke instellingen bijwerken om toegang te krijgen tot uw versleutelde bestanden.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Kan dit bestand niet ontcijferen, waarschijnlijk is het een gedeeld bestand, Vraag de eigenaar om het bestand opnieuw met u te delen.",
"Unknown error. Please check your system settings or contact your administrator" => "Onbekende fout. Controleer uw systeeminstellingen of neem contact op met de beheerder",
"Missing requirements." => "Missende benodigdheden.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Wees er zeker van dat PHP5.3.3 of nieuwer is geïstalleerd en dat de OpenSSL PHP extensie is ingeschakeld en correct geconfigureerd. De versleutel-app is voorlopig uitgeschakeld.",
"Following users are not set up for encryption:" => "De volgende gebruikers hebben geen configuratie voor encryptie:",

View File

@ -3,11 +3,42 @@ $TRANSLATIONS = array(
"Local" => "Lokal",
"Location" => "Sted",
"Amazon S3" => "Amazon S3",
"Key" => "Key",
"Secret" => "Secret",
"Bucket" => "Bucket",
"Amazon S3 and compliant" => "Amazon S3 og tilsvarende",
"Access Key" => "Access Key",
"Secret Key" => "Secret Key",
"Hostname (optional)" => "Servernavn (ikke påkrevd)",
"Port (optional)" => "Port (ikke påkrevd)",
"Region (optional)" => "Region (ikke påkrevd)",
"Enable SSL" => "Aktiver SSL",
"Enable Path Style" => "Aktiver Path Style",
"App key" => "App key",
"App secret" => "App secret",
"Host" => "Tjener",
"Username" => "Brukernavn",
"Password" => "Passord",
"Root" => "Rot",
"Secure ftps://" => "Sikker ftps://",
"Client ID" => "Client ID",
"Client secret" => "Client secret",
"OpenStack Object Storage" => "OpenStack Object Storage",
"Username (required)" => "Brukernavn (påkrevet)",
"Bucket (required)" => "Bucket (påkrevet)",
"Region (optional for OpenStack Object Storage)" => "Region (ikke påkrevet for OpenStack Object Storage)",
"API Key (required for Rackspace Cloud Files)" => "API Key (påkrevet for Rackspace Cloud Files)",
"Tenantname (required for OpenStack Object Storage)" => "Tenantname (påkrevet for OpenStack Object Storage)",
"Password (required for OpenStack Object Storage)" => "Passord (påkrevet for OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Tjenestenavn (påkrevet for OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL for identity endpoint (påkrevet for OpenStack Object Storage)",
"Timeout of HTTP requests in seconds (optional)" => "Tidsavbrudd for HTTP-spørringer i sekunder (ikke påkrevet)",
"Share" => "Del",
"SMB / CIFS using OC login" => "SMB / CIFS med OC-pålogging",
"Username as share" => "Brukernavn som share",
"URL" => "URL",
"Secure https://" => "Sikker https://",
"Remote subfolder" => "Ekstern undermappe",
"Access granted" => "Tilgang innvilget",
"Error configuring Dropbox storage" => "Feil ved konfigurering av Dropbox-lagring",
"Grant access" => "Gi tilgang",
@ -18,6 +49,7 @@ $TRANSLATIONS = array(
" and " => "og",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Montering av %s er ikke mulig. Be systemadministratoren om å installere det.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Merk:</b> FTP støtte i PHP er ikke slått på eller innstallert. Kan ikke montere %s. Ta kontakt med din systemadministrator for å installere det.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>NB:</b> \"%s\" er ikke installert. Montering av %s er ikke mulig. Spør systemadministratoren om å installere det.",
"External Storage" => "Ekstern lagring",
"Folder name" => "Mappenavn",
"External storage" => "Ekstern lagringsplass",

View File

@ -5,10 +5,16 @@ $TRANSLATIONS = array(
"Amazon S3" => "Amazon S3",
"Key" => "Nyckel",
"Secret" => "Hemlig",
"Bucket" => "Bucket",
"Amazon S3 and compliant" => "Amazon S3 och compliant",
"Access Key" => "Accessnyckel",
"Secret Key" => "Hemlig nyckel",
"Hostname (optional)" => "Värdnamn (valfritt)",
"Port (optional)" => "Port (valfritt)",
"Region (optional)" => "Region (valfritt)",
"Enable SSL" => "Aktivera SSL",
"App key" => "App-nyckel",
"App secret" => "App-hemlighet",
"Host" => "Server",
"Username" => "Användarnamn",
"Password" => "Lösenord",
@ -16,7 +22,13 @@ $TRANSLATIONS = array(
"Secure ftps://" => "Säker ftps://",
"Client ID" => "Klient ID",
"Client secret" => "klient secret",
"OpenStack Object Storage" => "OpenStack Object Storage",
"Username (required)" => "Användarnamn (måste anges)",
"Bucket (required)" => "Bucket (krävs)",
"Region (optional for OpenStack Object Storage)" => "Region (valfritt för OpenStack Object Storage)",
"API Key (required for Rackspace Cloud Files)" => "API-nyckel (krävs för Rackspace Cloud Files)",
"Password (required for OpenStack Object Storage)" => "Lösenord (krävs för OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Tjänstens namn (krävs för OpenStack Object Storage)",
"Timeout of HTTP requests in seconds (optional)" => "Timeout för HTTP-förfrågningar i sekunder (tillval)",
"Share" => "Dela",
"SMB / CIFS using OC login" => "SMB / CIFS använder OC inloggning",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"sharing is disabled" => "deling er deaktivert",
"For more info, please ask the person who sent this link." => "For mer informasjon, spør personen som sendte lenken.",
"Download" => "Last ned",
"Download %s" => "Last ned %s",
"Direct link" => "Direkte lenke"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,15 +1,15 @@
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "Доступ открыл {owner}",
"This share is password-protected" => "Общий ресурс защищён паролем",
"This share is password-protected" => "Для доступа к информации необходимо ввести пароль",
"The password is wrong. Try again." => "Неверный пароль. Попробуйте еще раз.",
"Password" => "Пароль",
"Sorry, this link doesnt seem to work anymore." => "К сожалению, эта ссылка, похоже не будет работать больше.",
"Sorry, this link doesnt seem to work anymore." => "Эта ссылка устарела и более не действительна.",
"Reasons might be:" => "Причиной может быть:",
"the item was removed" => "объект был удалён",
"the link expired" => "срок ссылки истёк",
"sharing is disabled" => "общий доступ отключён",
"For more info, please ask the person who sent this link." => "Пожалуйста, обратитесь к отправителю данной ссылки.",
"the link expired" => "срок действия ссылки истёк",
"sharing is disabled" => "доступ к информации заблокирован",
"For more info, please ask the person who sent this link." => "Для получения дополнительной информации, пожалуйста, свяжитесь с тем, кто отправил Вам эту ссылку.",
"Download" => "Скачать",
"Download %s" => "Скачать %s",
"Direct link" => "Прямая ссылка"

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Password" => "پاسورڈ"
"Password" => "پاسورڈ",
"Download" => "ڈاؤن لوڈ،"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "αντιστοιχίες εκκαθαρίστηκαν",
"Success" => "Επιτυχία",
"Error" => "Σφάλμα",
"Please specify a Base DN" => "Παρακαλώ ορίστε ένα βασικό Διακεκριμένο Όνομα",
"Could not determine Base DN" => "Δεν ήταν δυνατό να καθοριστεί το βασικό Διακεκριμένο Όνομα",
"Please specify the port" => "Παρακαλώ ορίστε την θύρα",
"Configuration OK" => "Η διαμόρφωση είναι εντάξει",
"Configuration incorrect" => "Η διαμόρφωση είναι λανθασμένη",
"Configuration incomplete" => "Η διαμόρφωση είναι ελλιπής",

View File

@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"mappings cleared" => "associations supprimées",
"Success" => "Succès",
"Error" => "Erreur",
"Please specify the port" => "Veuillez indiquer le port",
"Configuration OK" => "Configuration OK",
"Configuration incorrect" => "Configuration incorrecte",
"Configuration incomplete" => "Configuration incomplète",

View File

@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Sletting mislyktes",
"Take over settings from recent server configuration?" => "Hent innstillinger fra tidligere tjener-konfigurasjon?",
"Keep settings?" => "Behold innstillinger?",
"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Kan ikke legge til tjener-konfigurasjon",
"mappings cleared" => "tilknytninger nullstilt",
"Success" => "Suksess",
"Error" => "Feil",
"Please specify a Base DN" => "Vennligst spesifiser en hoved-DN",
"Could not determine Base DN" => "Kunne ikke fastslå hoved-DN",
"Please specify the port" => "Vennligst spesifiser port",
"Configuration OK" => "Konfigurasjon OK",
"Configuration incorrect" => "Konfigurasjon feil",
"Configuration incomplete" => "Konfigurasjon ufullstendig",
@ -30,21 +34,29 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s bruker funnet","%s brukere funnet"),
"Invalid Host" => "Ugyldig tjener",
"Could not find the desired feature" => "Fant ikke den ønskede funksjonaliteten",
"Server" => "Server",
"User Filter" => "Brukerfilter",
"Login Filter" => "Innloggingsfilter",
"Group Filter" => "Gruppefilter",
"Save" => "Lagre",
"Test Configuration" => "Test konfigurasjonen",
"Help" => "Hjelp",
"Groups meeting these criteria are available in %s:" => "Grupper som tilfredsstiller disse kriteriene er tilgjengelige i %s:",
"only those object classes:" => "kun de objektklassene:",
"only from those groups:" => "kun fra de gruppene:",
"Edit raw filter instead" => "Rediger ubearbeidet filter i stedet",
"Raw LDAP filter" => "Ubearbeidet LDAP-filter",
"The filter specifies which LDAP groups shall have access to the %s instance." => "Filteret spesifiserer hvilke LDAP-grupper som skal ha tilgang til %s-instansen.",
"groups found" => "grupper funnet",
"Users login with this attribute:" => "Brukere logger inn med denne attributten:",
"LDAP Username:" => "LDAP-brukernavn:",
"LDAP Email Address:" => "LDAP-epostadresse:",
"Other Attributes:" => "Andre attributter:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definerer filteret som skal brukes når innlogging forsøkes. %%uid erstatter brukernavnet i innloggingshandlingen. Eksempel: \"uid=%%uid\"",
"1. Server" => "1. server",
"%s. Server:" => "%s. server:",
"Add Server Configuration" => "Legg til tjener-konfigurasjon",
"Delete Configuration" => "Slett konfigurasjon",
"Host" => "Tjener",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kan utelate protokollen, men du er påkrevd å bruke SSL. Deretter starte med ldaps://",
"Port" => "Port",
@ -52,12 +64,14 @@ $TRANSLATIONS = array(
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN nummeret til klienten som skal bindes til, f.eks. uid=agent,dc=example,dc=com. For anonym tilgang, la DN- og passord-feltet stå tomt.",
"Password" => "Passord",
"For anonymous access, leave DN and Password empty." => "For anonym tilgang, la DN- og passord-feltet stå tomt.",
"One Base DN per line" => "En hoved DN pr. linje",
"You can specify Base DN for users and groups in the Advanced tab" => "Du kan spesifisere Base DN for brukere og grupper under Avansert fanen",
"One Base DN per line" => "En hoved-DN pr. linje",
"You can specify Base DN for users and groups in the Advanced tab" => "Du kan spesifisere hoved-DN for brukere og grupper under Avansert fanen",
"Limit %s access to users meeting these criteria:" => "Begrens %s-tilgang til brukere som tilfredsstiller disse kriteriene:",
"The filter specifies which LDAP users shall have access to the %s instance." => "Filteret spesifiserer hvilke LDAP-brukere som skal ha tilgang til %s-instansen.",
"users found" => "brukere funnet",
"Back" => "Tilbake",
"Continue" => "Fortsett",
"Expert" => "Ekspert",
"Advanced" => "Avansert",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.",
@ -69,6 +83,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Reserve (Replika) Port",
"Disable Main Server" => "Deaktiver hovedtjeneren",
"Only connect to the replica server." => "Koble til bare replika-tjeneren.",
"Case insensitive LDAP server (Windows)" => "LDAP-server som ikke skiller mellom store og små bokstaver (Windows)",
"Turn off SSL certificate validation." => "Slå av SSL-sertifikat validering",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Ikke anbefalt, bruk kun for testing! Hvis tilkobling bare virker med dette valget, importer LDAP-tjenerens SSL-sertifikat i %s-serveren din.",
"Cache Time-To-Live" => "Levetid i mellomlager",
@ -77,7 +92,7 @@ $TRANSLATIONS = array(
"User Display Name Field" => "Vis brukerens navnfelt",
"The LDAP attribute to use to generate the user's display name." => "LDAP-attributten som skal brukes til å generere brukerens visningsnavn.",
"Base User Tree" => "Hovedbruker tre",
"One User Base DN per line" => "En Bruker Base DN pr. linje",
"One User Base DN per line" => "En Bruker hoved-DN pr. linje",
"User Search Attributes" => "Attributter for brukersøk",
"Optional; one attribute per line" => "Valgfritt, en attributt pr. linje",
"Group Display Name Field" => "Vis gruppens navnfelt",
@ -86,6 +101,10 @@ $TRANSLATIONS = array(
"One Group Base DN per line" => "En gruppe hoved-DN pr. linje",
"Group Search Attributes" => "Attributter for gruppesøk",
"Group-Member association" => "gruppe-medlem assosiasjon",
"Nested Groups" => "Nestede grupper",
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Grupper som inneholder grupper er tillatt når denne er slått på. (Virker bare hvis gruppenes member-attributt inneholder DN-er.)",
"Paging chunksize" => "Sidestørrelse",
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" => "Sidestørrelsen brukes for sidevise (paged) LDAP-søk som kan returnere store resultater, som f.eks. gjennomløping av brukere eller grupper. (Sett til 0 for å deaktivere sidevis LDAP-spørring i disse situasjonene.)",
"Special Attributes" => "Spesielle attributter",
"Quota Field" => "Felt med lagringskvote",
"Quota Default" => "Standard lagringskvote",

View File

@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Verwijderen mislukt",
"Take over settings from recent server configuration?" => "Overnemen instellingen van de recente serverconfiguratie?",
"Keep settings?" => "Instellingen bewaren?",
"{nbServer}. Server" => "{nbServer}. Server",
"Cannot add server configuration" => "Kon de serverconfiguratie niet toevoegen",
"mappings cleared" => "vertaaltabel leeggemaakt",
"Success" => "Succes",
"Error" => "Fout",
"Please specify a Base DN" => "Geef een Base DN op",
"Could not determine Base DN" => "Kon de Base DN niet vaststellen",
"Please specify the port" => "Geef de poort op",
"Configuration OK" => "Configuratie OK",
"Configuration incorrect" => "Configuratie onjuist",
"Configuration incomplete" => "Configuratie incompleet",
@ -30,6 +34,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s gebruiker gevonden","%s gebruikers gevonden"),
"Invalid Host" => "Ongeldige server",
"Could not find the desired feature" => "Kon de gewenste functie niet vinden",
"Server" => "Server",
"User Filter" => "Gebruikersfilter",
"Login Filter" => "Inlogfilter",
"Group Filter" => "Groep Filter",
"Save" => "Bewaren",
"Test Configuration" => "Test configuratie",
@ -46,7 +53,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP e-mailadres:",
"Other Attributes:" => "Overige attributen:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definiëert het toe te passen filter als er geprobeerd wordt in te loggen. %%uid vervangt de gebruikersnaam bij het inloggen. Bijvoorbeeld: \"uid=%%uid\"",
"1. Server" => "1. Server",
"%s. Server:" => "%s. Server:",
"Add Server Configuration" => "Toevoegen serverconfiguratie",
"Delete Configuration" => "Verwijder configuratie",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Je kunt het protocol weglaten, tenzij je SSL vereist. Start in dat geval met ldaps://",
"Port" => "Poort",
@ -61,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "gebruikers gevonden",
"Back" => "Terug",
"Continue" => "Verder",
"Expert" => "Expert",
"Advanced" => "Geavanceerd",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Waarschuwing:</b> De PHP LDAP module is niet geïnstalleerd, het backend zal niet werken. Vraag uw systeembeheerder om de module te installeren.",

View File

@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Удаление не удалось",
"Take over settings from recent server configuration?" => "Принять настройки из последней конфигурации сервера?",
"Keep settings?" => "Сохранить настройки?",
"{nbServer}. Server" => "{nbServer}. Сервер",
"Cannot add server configuration" => "Не получилось добавить конфигурацию сервера",
"mappings cleared" => "Соответствия очищены",
"Success" => "Успешно",
"Error" => "Ошибка",
"Please specify a Base DN" => "Необходимо указать Base DN",
"Could not determine Base DN" => "Невозможно определить Base DN",
"Please specify the port" => "Укажите порт",
"Configuration OK" => "Конфигурация в порядке",
"Configuration incorrect" => "Конфигурация неправильна",
"Configuration incomplete" => "Конфигурация не завершена",
@ -30,6 +34,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s пользователь найден","%s пользователя найдено","%s пользователей найдено"),
"Invalid Host" => "Неверный сервер",
"Could not find the desired feature" => "Не могу найти требуемой функциональности",
"Server" => "Сервер",
"User Filter" => "Пользователи",
"Login Filter" => "Логин",
"Group Filter" => "Фильтр группы",
"Save" => "Сохранить",
"Test Configuration" => "Проверить конфигурацию",
@ -46,7 +53,10 @@ $TRANSLATIONS = array(
"LDAP Email Address:" => "LDAP адрес электронной почты:",
"Other Attributes:" => "Другие атрибуты:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Определяет фильтр для применения при попытке входа. %%uid заменяет имя пользователя при входе в систему. Например: \"uid=%%uid\"",
"1. Server" => "1. Сервер",
"%s. Server:" => "%s. Сервер:",
"Add Server Configuration" => "Добавить конфигурацию сервера",
"Delete Configuration" => "Удалить конфигурацию",
"Host" => "Сервер",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /",
"Port" => "Порт",
@ -61,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "пользователей найдено",
"Back" => "Назад",
"Continue" => "Продолжить",
"Expert" => "Эксперт",
"Advanced" => "Дополнительно",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. ",

View File

@ -0,0 +1,9 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("",""),
"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Disabled incompatible apps: %s" => "Deaktivierte inkompatible Apps: %s",
"No image or file provided" => "Kein Bild oder Datei zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Schlagwörter bearbeiten",
"Error loading dialog template: {error}" => "Fehler beim Laden der Dialogvorlage: {error}",
"No tags selected for deletion." => "Es wurden keine Schlagwörter zum Löschen ausgewählt.",
"Updating {productName} to version {version}, this may take a while." => "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.",
"Please reload the page." => "Bitte lade diese Seite neu.",
"The update was unsuccessful." => "Die Aktualisierung war erfolgreich.",
"The update was successful. Redirecting you to ownCloud now." => "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet.",
"%s password reset" => "%s-Passwort zurücksetzen",
"A problem has occurred whilst sending the email, please contact your administrator." => "Beim Senden der E-Mail ist ein Fehler aufgetreten, bitte kontaktiere deinen Administrator.",
@ -180,6 +183,11 @@ $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.",
"%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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde.",
"Start update" => "Aktualisierung starten",
"This ownCloud instance is currently being updated, which may take a while." => "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.",
"Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet ",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Disabled incompatible apps: %s" => "Deaktivierte inkompatible Apps: %s",
"No image or file provided" => "Weder Bild noch ein Datei wurden zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Schlagwörter bearbeiten",
"Error loading dialog template: {error}" => "Fehler beim Laden der Dialogvorlage: {error}",
"No tags selected for deletion." => "Es wurden keine Schlagwörter zum Löschen ausgewählt.",
"Updating {productName} to version {version}, this may take a while." => "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern.",
"Please reload the page." => "Bitte laden Sie diese Seite neu.",
"The update was unsuccessful." => "Die Aktualisierung war erfolgreich.",
"The update was successful. Redirecting you to ownCloud now." => "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet.",
"%s password reset" => "%s-Passwort zurücksetzen",
"A problem has occurred whilst sending the email, please contact your administrator." => "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
@ -180,6 +183,11 @@ $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.",
"%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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Stellen Sie vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde.",
"Start update" => "Aktualisierung starten",
"This ownCloud instance is currently being updated, which may take a while." => "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.",
"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Η κατάσταση συντήρησης ενεργοποιήθηκε",
"Turned off maintenance mode" => "Η κατάσταση συντήρησης απενεργοποιήθηκε",
"Updated database" => "Ενημερωμένη βάση δεδομένων",
"Disabled incompatible apps: %s" => "Απενεργοποιημένες μη συμβατές εφαρμογές: %s",
"No image or file provided" => "Δεν δόθηκε εικόνα ή αρχείο",
"Unknown filetype" => "Άγνωστος τύπος αρχείου",
"Invalid image" => "Μη έγκυρη εικόνα",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Επεξεργασία ετικετών",
"Error loading dialog template: {error}" => "Σφάλμα φόρτωσης προτύπου διαλόγων: {σφάλμα}",
"No tags selected for deletion." => "Καμμία ετικέτα δεν επιλέχθηκε για διαγραφή.",
"Updating {productName} to version {version}, this may take a while." => "Ενημέρωση του {productName} στην έκδοση {version}, αυτό μπορεί να διαρκέσει λίγη ώρα.",
"Please reload the page." => "Παρακαλώ επαναφορτώστε τη σελίδα.",
"The update was unsuccessful." => "Η ενημέρωση δεν ήταν επιτυχής.",
"The update was successful. Redirecting you to ownCloud now." => "Η ενημέρωση ήταν επιτυχής. Μετάβαση στο ownCloud.",
"%s password reset" => "%s επαναφορά κωδικού πρόσβασης",
"A problem has occurred whilst sending the email, please contact your administrator." => "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
@ -180,6 +183,11 @@ $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." => "Σας ευχαριστούμε για την υπομονή σας.",
"%s will be updated to version %s." => "Το %s θα ενημερωθεί στην έκδοση %s.",
"The following apps will be disabled:" => "Οι παρακάτω εφαρμογές θα απενεργοποιηθούν:",
"The theme %s has been disabled." => "Το θέμα %s έχει απενεργοποιηθεί.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Παρακαλώ βεβαιωθείτε ότι έχουν ληψθεί αντίγραφα ασφαλείας της βάσης δεδομένων, του φακέλου ρυθμίσεων και του φακέλου δεδομένων πριν προχωρήσετε.",
"Start update" => "Έναρξη ενημέρωσης",
"This ownCloud instance is currently being updated, which may take a while." => "Αυτή η εγκατάσταση ownCloud ενημερώνεται, το οποίο μπορεί να πάρει κάποιο χρόνο.",
"Please reload this page after a short time to continue using ownCloud." => "Παρακαλώ ανανεώστε αυτή τη σελίδα μετά από ένα σύντομο χρονικό διάστημα ώστε να συνεχίσετε να χρησιμοποιείτε το ownCloud."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Turned on maintenance mode",
"Turned off maintenance mode" => "Turned off maintenance mode",
"Updated database" => "Updated database",
"Disabled incompatible apps: %s" => "Disabled incompatible apps: %s",
"No image or file provided" => "No image or file provided",
"Unknown filetype" => "Unknown filetype",
"Invalid image" => "Invalid image",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Edit tags",
"Error loading dialog template: {error}" => "Error loading dialog template: {error}",
"No tags selected for deletion." => "No tags selected for deletion.",
"Updating {productName} to version {version}, this may take a while." => "Updating {productName} to version {version}, this may take a while.",
"Please reload the page." => "Please reload the page.",
"The update was unsuccessful." => "The update was unsuccessful.",
"The update was successful. Redirecting you to ownCloud now." => "The update was successful. Redirecting you to ownCloud now.",
"%s password reset" => "%s password reset",
"A problem has occurred whilst sending the email, please contact your administrator." => "A problem has occurred whilst sending the email, please contact your administrator.",
@ -180,6 +183,11 @@ $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.",
"%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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Please make sure that the database, the config folder and the data folder have been backed up before proceeding.",
"Start update" => "Start update",
"This ownCloud instance is currently being updated, which may take a while." => "This ownCloud instance is currently being updated, which may take a while.",
"Please reload this page after a short time to continue using ownCloud." => "Please reload this page after a short time to continue using ownCloud."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Siirrytty ylläpitotilaan",
"Turned off maintenance mode" => "Ylläpitotila laitettu pois päältä",
"Updated database" => "Tietokanta ajan tasalla",
"Disabled incompatible apps: %s" => "Yhteensopimattomat sovellukset poistettiin käytöstä: %s",
"No image or file provided" => "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" => "Tuntematon tiedostotyyppi",
"Invalid image" => "Virhellinen kuva",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Muokkaa tunnisteita",
"Error loading dialog template: {error}" => "Virhe ladatessa keskustelupohja: {error}",
"No tags selected for deletion." => "Tunnisteita ei valittu poistettavaksi.",
"Updating {productName} to version {version}, this may take a while." => "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.",
"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.",
"%s password reset" => "%s salasanan nollaus",
"A problem has occurred whilst sending the email, please contact your administrator." => "Sähköpostia lähettäessä tapahtui virhe, ota yhteys järjestelmän ylläpitäjään.",
@ -180,6 +183,11 @@ $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.",
"%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ä.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.",
"Start update" => "Käynnistä päivitys",
"This ownCloud instance is currently being updated, which may take a while." => "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kestää hetki.",
"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Basculé en mode maintenance",
"Turned off maintenance mode" => "Basculé en mode production (non maintenance)",
"Updated database" => "Base de données mise à jour",
"Disabled incompatible apps: %s" => "Applications incompatibles désactivées: %s",
"No image or file provided" => "Aucune image ou fichier fourni",
"Unknown filetype" => "Type de fichier inconnu",
"Invalid image" => "Image invalide",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Modifier les balises",
"Error loading dialog template: {error}" => "Erreur de chargement du modèle de dialogue : {error}",
"No tags selected for deletion." => "Aucune balise sélectionnée pour la suppression.",
"Updating {productName} to version {version}, this may take a while." => "Mise à jour en cours de {productName} vers la version {version}, cela peut prendre du temps.",
"Please reload the page." => "Veuillez recharger la page.",
"The update was unsuccessful." => "La mise à jour a échoué.",
"The update was successful. Redirecting you to ownCloud now." => "La mise à jour a réussi. Vous êtes redirigé maintenant vers ownCloud.",
"%s password reset" => "Réinitialisation de votre mot de passe %s",
"A problem has occurred whilst sending the email, please contact your administrator." => "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.",
@ -180,6 +183,11 @@ $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." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.",
"Thank you for your patience." => "Merci de votre patience.",
"%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é.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Veuillez vous assurer qu'une copie de sauvegarde de la base de données, du dossier de configuration et du dossier de données a été réalisée avant le commencement de la procédure.",
"Start update" => "Démarrer la mise à jour.",
"This ownCloud instance is currently being updated, which may take a while." => "Cette instance d'ownCloud est en cours de mise à jour, cela peut prendre du temps.",
"Please reload this page after a short time to continue using ownCloud." => "Merci de recharger cette page après un moment pour continuer à utiliser ownCloud."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo de mantemento activado",
"Turned off maintenance mode" => "Modo de mantemento desactivado",
"Updated database" => "Base de datos actualizada",
"Disabled incompatible apps: %s" => "Aplicativos incompatíbeis desactivados: %s",
"No image or file provided" => "Non forneceu ningunha imaxe ou ficheiro",
"Unknown filetype" => "Tipo de ficheiro descoñecido",
"Invalid image" => "Imaxe incorrecta",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Editar etiquetas",
"Error loading dialog template: {error}" => "Produciuse un erro ao cargar o modelo do dialogo: {error}",
"No tags selected for deletion." => "Non se seleccionaron etiquetas para borrado.",
"Updating {productName} to version {version}, this may take a while." => "Actualizando {productName} a versión {version}, isto pode levar un anaco.",
"Please reload the page." => "Volva a cargar a páxina.",
"The update was unsuccessful." => "A actualización foi satisfactoria.",
"The update was successful. Redirecting you to ownCloud now." => "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.",
"%s password reset" => "Restabelecer o contrasinal %s",
"A problem has occurred whilst sending the email, please contact your administrator." => "Produciuse un problema ao mesmo tempo que enviaba o correo, póñase en contacto co administrador.",
@ -180,6 +183,11 @@ $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.",
"%s will be updated to version %s." => "%s actualizarase á versión %s.",
"The following apps will be disabled:" => "Os seguintes aplicativos van desactivarse:",
"The theme %s has been disabled." => "O tema %s foi desactivado.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.",
"Start update" => "Iniciar a actualización",
"This ownCloud instance is currently being updated, which may take a while." => "Esta instancia do ownCloud está actualizandose neste momento, pode levarlle un chisco.",
"Please reload this page after a short time to continue using ownCloud." => "Volva cargar a páxina de aquí a pouco para para continuar co ownCloud."
);

View File

@ -1,9 +1,11 @@
<?php
$TRANSLATIONS = array(
"Expiration date is in the past." => "Utløpsdato er tilbake i tid.",
"Couldn't send mail to following users: %s " => "Klarte ikke å sende mail til følgende brukere: %s",
"Turned on maintenance mode" => "Slo på vedlikeholdsmodus",
"Turned off maintenance mode" => "Slo av vedlikeholdsmodus",
"Updated database" => "Oppdaterte databasen",
"Disabled incompatible apps: %s" => "Deaktiverte ukompatible apper: %s",
"No image or file provided" => "Bilde eller fil ikke angitt",
"Unknown filetype" => "Ukjent filtype",
"Invalid image" => "Ugyldig bilde",
@ -48,6 +50,8 @@ $TRANSLATIONS = array(
"Error loading message template: {error}" => "Feil ved lasting av meldingsmal: {error}",
"_{count} file conflict_::_{count} file conflicts_" => array("{count} filkonflikt","{count} filkonflikter"),
"One file conflict" => "En filkonflikt",
"New Files" => "Nye filer",
"Already existing files" => "Allerede eksisterende filer",
"Which files do you want to keep?" => "Hvilke filer vil du beholde?",
"If you select both versions, the copied file will have a number added to its name." => "Hvis du velger begge versjonene vil den kopierte filen få et nummer lagt til i navnet.",
"Cancel" => "Avbryt",
@ -57,6 +61,7 @@ $TRANSLATIONS = array(
"Error loading file exists template" => "Feil ved lasting av \"filen eksisterer\"-mal",
"Very weak password" => "Veldig svakt passord",
"Weak password" => "Svakt passord",
"So-so password" => "So-so-passord",
"Good password" => "Bra passord",
"Strong password" => "Sterkt passord",
"Shared" => "Delt",
@ -69,7 +74,10 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "Delt med deg av {owner}",
"Share with user or group …" => "Del med bruker eller gruppe …",
"Share link" => "Del lenke",
"The public link will expire no later than {days} days after it is created" => "Den offentlige lenken vil utløpe senest {days} dager etter at den lages",
"By default the public link will expire after {days} days" => "Som standard vil den offentlige lenken utløpe etter {days} dager",
"Password protect" => "Passordbeskyttet",
"Choose a password for the public link" => "Velg et passord for den offentlige lenken",
"Allow Public Upload" => "Tillat Offentlig Opplasting",
"Email link to person" => "Email lenke til person",
"Send" => "Send",
@ -101,9 +109,12 @@ $TRANSLATIONS = array(
"Edit tags" => "Rediger merkelapper",
"Error loading dialog template: {error}" => "Feil ved lasting av dialogmal: {error}",
"No tags selected for deletion." => "Ingen merkelapper valgt for sletting.",
"Updating {productName} to version {version}, this may take a while." => "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.",
"Please reload the page." => "Vennligst last siden på nytt.",
"The update was unsuccessful." => "Oppdateringen var vellykket.",
"The update was successful. Redirecting you to ownCloud now." => "Oppdateringen var vellykket. Du omdirigeres nå til ownCloud.",
"%s password reset" => "%s nullstilling av passord",
"A problem has occurred whilst sending the email, please contact your administrator." => "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
"Use the following link to reset your password: {link}" => "Bruk følgende lenke for å tilbakestille passordet ditt: {link}",
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Lenken for nullstilling av passordet ditt er sendt til din email.<br>Hvis du ikke mottar den innen rimelig tid, sjekk spam- og søppelmappene i epost-programmet.<br>Hvis den ikke er der, kontakt din lokale administrator .",
"Request failed!<br>Did you make sure your email/username was right?" => "Anmodning feilet!<br>Forsikret du deg om at din email/brukernavn var korrekt?",
@ -116,6 +127,8 @@ $TRANSLATIONS = array(
"To login page" => "Til innlogginssiden",
"New password" => "Nytt passord",
"Reset password" => "Tilbakestill passord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X støttes ikke og %s vil ikke fungere korrekt på denne plattformen. Bruk på egen risiko!",
"For the best results, please consider using a GNU/Linux server instead." => "For beste resultat, vurder å bruke en GNU/Linux-server i stedet.",
"Personal" => "Personlig",
"Users" => "Brukere",
"Apps" => "Apper",
@ -165,10 +178,16 @@ $TRANSLATIONS = array(
"remember" => "husk",
"Log in" => "Logg inn",
"Alternative Logins" => "Alternative innlogginger",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei der,<br><br>bare informerer om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis!</a><br><br>",
"This ownCloud instance is currently in single user mode." => "Denne ownCloud-instansen er for øyeblikket i enbrukermodus.",
"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.",
"%s will be updated to version %s." => "%s vil bli oppdatert til versjon %s.",
"The following apps will be disabled:" => "Følgende apps 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",
"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."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld",
"Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld",
"Updated database" => "Database bijgewerkt",
"Disabled incompatible apps: %s" => "Gedeactiveerde incompatibele apps: %s",
"No image or file provided" => "Geen afbeelding of bestand opgegeven",
"Unknown filetype" => "Onbekend bestandsformaat",
"Invalid image" => "Ongeldige afbeelding",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Bewerken tags",
"Error loading dialog template: {error}" => "Fout bij laden dialoog sjabloon: {error}",
"No tags selected for deletion." => "Geen tags geselecteerd voor verwijdering.",
"Updating {productName} to version {version}, this may take a while." => "Bijwerken {productName} naar versie {version}, dit kan even duren.",
"Please reload the page." => "Herlaad deze pagina.",
"The update was unsuccessful." => "De update is niet geslaagd.",
"The update was successful. Redirecting you to ownCloud now." => "De update is geslaagd. U wordt teruggeleid naar uw eigen ownCloud.",
"%s password reset" => "%s wachtwoord reset",
"A problem has occurred whilst sending the email, please contact your administrator." => "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
@ -180,6 +183,11 @@ $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.",
"%s will be updated to version %s." => "%s wordt bijgewerkt naar versie %s.",
"The following apps will be disabled:" => "De volgende apps worden gedeactiveerd:",
"The theme %s has been disabled." => "Het thema %s is gedeactiveerd.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Let erop dat de database, de config map en de data map zijn gebackupped voordat u verder gaat.",
"Start update" => "Begin de update",
"This ownCloud instance is currently being updated, which may take a while." => "Deze ownCloud dienst wordt nu bijgewerkt, dat kan even duren.",
"Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Ativar modo de manutenção",
"Turned off maintenance mode" => "Desligar o modo de manutenção",
"Updated database" => "Atualizar o banco de dados",
"Disabled incompatible apps: %s" => "Desabilitar aplicativos incompatíveis : %s",
"No image or file provided" => "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" => "Tipo de arquivo desconhecido",
"Invalid image" => "Imagem inválida",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Editar etiqueta",
"Error loading dialog template: {error}" => "Erro carregando diálogo de formatação:{error}",
"No tags selected for deletion." => "Nenhuma etiqueta selecionada para deleção.",
"Updating {productName} to version {version}, this may take a while." => "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.",
"Please reload the page." => "Por favor recarregue a página",
"The update was unsuccessful." => "A atualização não foi bem sucedida.",
"The update was successful. Redirecting you to ownCloud now." => "A atualização teve êxito. Você será redirecionado ao ownCloud agora.",
"%s password reset" => "%s redefinir senha",
"A problem has occurred whilst sending the email, please contact your administrator." => "Um problema ocorreu durante o envio do e-mail, por favor, contate o administrador.",
@ -180,6 +183,11 @@ $TRANSLATIONS = array(
"This means only administrators can use the instance." => "Isso significa que apenas os administradores podem usar o exemplo.",
"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.",
"%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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Por favor, certifique-se de que o banco de dados, a pasta config e a pasta de dados foram copiados antes de prosseguir.",
"Start update" => "Iniciar atualização",
"This ownCloud instance is currently being updated, which may take a while." => "Esta instância do ownCloud está sendo atualizada, o que pode demorar um pouco.",
"Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud."
);

View File

@ -77,7 +77,7 @@ $TRANSLATIONS = array(
"By default the public link will expire after {days} days" => "По умолчанию срок действия публичной ссылки истекает через {days} дней",
"Password protect" => "Защитить паролем",
"Choose a password for the public link" => "Выберите пароль для публичной ссылки",
"Allow Public Upload" => "Разрешить открытую загрузку",
"Allow Public Upload" => "Разрешить загрузку",
"Email link to person" => "Почтовая ссылка на персону",
"Send" => "Отправить",
"Set expiration date" => "Установить срок доступа",
@ -140,9 +140,9 @@ $TRANSLATIONS = array(
"Error unfavoriting" => "Ошибка удаления из любимых",
"Access forbidden" => "Доступ запрещён",
"Cloud not found" => "Облако не найдено",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здравствуйте,\n\nпросто даём вам знать, что %s расшарил %s для вас.\nПосмотреть: %s\n\n",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здравствуйте,\n\n%s предоставил Вам доступ к %s.\nПосмотреть: %s\n\n",
"The share will expire on %s." => "Доступ пропадет в %s",
"Cheers!" => "Приветствуем!",
"Cheers!" => "Удачи!",
"Security Warning" => "Предупреждение безопасности",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Пожалуйста обновите Вашу PHP конфигурацию для безопасного использования %s.",
@ -175,7 +175,7 @@ $TRANSLATIONS = array(
"remember" => "запомнить",
"Log in" => "Войти",
"Alternative Logins" => "Альтернативные имена пользователя",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Здравствуйте,<br><br>просто даём вам знать, что %s открыл доступ к %s для вас.<br><a href=\"%s\">Посмотреть!</a><br><br>",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Здравствуйте,<br><br>%s предоставил Вам доступ к <strong>%s</strong>.<br><a href=\"%s\">Посмотреть</a><br><br>",
"This ownCloud instance is currently in single user mode." => "Эта установка ownCloud в настоящее время в однопользовательском режиме.",
"This means only administrators can use the instance." => "Это значит, что только администраторы могут использовать эту установку.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Aktiverade underhållsläge",
"Turned off maintenance mode" => "Deaktiverade underhållsläge",
"Updated database" => "Uppdaterade databasen",
"Disabled incompatible apps: %s" => "Inaktiverade inkompatibla appar: %s",
"No image or file provided" => "Ingen bild eller fil har tillhandahållits",
"Unknown filetype" => "Okänd filtyp",
"Invalid image" => "Ogiltig bild",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Editera taggar",
"Error loading dialog template: {error}" => "Fel under laddning utav dialog mall: {fel}",
"No tags selected for deletion." => "Inga taggar valda för borttagning.",
"Updating {productName} to version {version}, this may take a while." => "Uppdaterar {productName} till version {version}, detta kan ta en stund.",
"Please reload the page." => "Vänligen ladda om sidan.",
"The update was unsuccessful." => "Uppdateringen misslyckades.",
"The update was successful. Redirecting you to ownCloud now." => "Uppdateringen lyckades. Du omdirigeras nu till OwnCloud.",
"%s password reset" => "%s återställ lösenord",
"A problem has occurred whilst sending the email, please contact your administrator." => "Ett problem har uppstått under tiden e-post sändes, vänligen kontakta din administratör.",
@ -180,6 +183,11 @@ $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.",
"%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.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Vänligen säkerställ att en säkerhetskopia har gjorts av databasen, konfigurations- och datamappen innan du fortsätter.",
"Start update" => "Starta uppdateringen",
"This ownCloud instance is currently being updated, which may take a while." => "Denna ownCloud instans håller på att uppdatera, vilket kan ta ett tag.",
"Please reload this page after a short time to continue using ownCloud." => "Var god och ladda om denna sida efter en kort stund för att fortsätta använda ownCloud."
);

View File

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Bakım kipi etkinleştirildi",
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
"Updated database" => "Veritabanı güncellendi",
"Disabled incompatible apps: %s" => "Uyumsuz uygulamalar devre dışı bırakıldı: %s",
"No image or file provided" => "Resim veya dosya belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",
"Invalid image" => "Geçersiz resim",
@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Etiketleri düzenle",
"Error loading dialog template: {error}" => "İletişim şablonu yüklenirken hata: {error}",
"No tags selected for deletion." => "Silmek için bir etiket seçilmedi.",
"Updating {productName} to version {version}, this may take a while." => "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
"Please reload the page." => "Lütfen sayfayı yeniden yükleyin.",
"The update was unsuccessful." => "Güncelleme başarısız oldu.",
"The update was successful. Redirecting you to ownCloud now." => "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.",
"%s password reset" => "%s parola sıfırlama",
"A problem has occurred whilst sending the email, please contact your administrator." => "E-posta gönderilirken bir hata oluştu. Lütfen yöneticinizle iletişime geçin.",
@ -180,6 +183,11 @@ $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.",
"%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ı.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Devam etmeden önce lütfen veritabanının, config ve data klasörlerinin yedeklenmiş olduğundan emin olun.",
"Start update" => "Güncellemeyi başlat",
"This ownCloud instance is currently being updated, which may take a while." => "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir.",
"Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin."
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: ady\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: af_ZA\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr "Wagwoord"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: ak\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: am_ET\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -18,10 +18,34 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "مشاركة من طرف {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "هذه المشاركة محمية بكلمة مرور"
@ -34,6 +58,14 @@ msgstr "كلمة المرور خاطئة. حاول مرة أخرى"
msgid "Password"
msgstr "كلمة المرور"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "عذرا، يبدو أن هذا الرابط لم يعد يعمل."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -50,15 +50,15 @@ msgstr "تم ارسال البريد الالكتروني"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "وضعية الإرسال"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "التشفير"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "أسلوب التطابق"
@ -296,7 +296,7 @@ msgstr "تراجع"
msgid "Unable to remove user"
msgstr "تعذر حذف المستخدم"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "مجموعات"
@ -397,7 +397,7 @@ msgid ""
"root."
msgstr "مجلد data و ملفاتك يمكن الوصول لها عن طريق الانترنت. ملف .htaccess لا يمكن تشغيلة. نحن نقترح باصرار ان تعيد اعداد خادمك لمنع الدخول الى بياناتك عن طريق الانترنت او بالامكان ان تنقل مجلد data خارج document root بشكل مؤقت. "
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "تحذير في التنصيب"
@ -412,53 +412,65 @@ msgstr "اعدادات خادمك غير صحيحة بشكل تسمح لك بم
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "يرجى التحقق <a href=\"%s\">دليل التثبيت</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "الموديل 'fileinfo' مفقود"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق "
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "اصدار PHP الخاص بك قديم"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "اصدار PHP الخاص بك قديم. نحن نقترح لك باصرار ان يتم ترقية الاصدار الى 5.3.8 او احدث بسبب ان الاصدارات القديمة معروفة انها مهمشة. من الممكن ان التنزيل قد لا يتم بصورة صحيحة."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "اللغه لا تعمل"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "لا يمكن تعيين لغة النظام الى احد اللغات التي تدعم UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "هذا يعني انه من الممكن ان يكون هناك مشكلة في بعض الاحرف في اسم الملف."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "نحن باصرار نقترح ان تثبت الحزم المطلوبة في نظامك لدعم احد هذة اللغات: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "الاتصال بالانترنت لا يعمل"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -467,206 +479,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "هذا الخادم لا يوجد لدية اتصال انترنت. هذا يعني ان بعض الميزات مثل mounting التخزين الخارجي , تنبيهات عن التحديثات او تنزيلات برامج الطرف الثالث3 لا تعمل. الدخول للملفات البعيدة و ارسال تنبيهات البريد الالكتروني ممكن ان لا تعمل ايضا. نحن نقترح بتفعيل اتصال الانترنت لهذا الخادم لتتمكن من الاستفادة من كل الميزات"
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "مجدول"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "قم بتنفيذ مهمة واحدة مع كل صفحة تم تحميلها"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "الملف cron.php تم تسجيله فى خدمه webcron لاستدعاء الملف cron.php كل 15 دقيقه"
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "استخدم نظام خدمة cron لـ استدعاء ملف cron.php كل 15 دقيقة "
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "مشاركة"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "السماح بالمشاركة عن طريق الAPI "
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "السماح للتطبيقات بالمشاركة عن طريق الAPI"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "السماح بالعناوين"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "السماح بالرفع للعامة "
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "السماح للمستعملين بمشاركة البنود للعموم عن طريق الروابط "
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "السماح بإعادة المشاركة "
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "السماح للمستخدمين باعادة مشاركة الملفات التي تم مشاركتها معهم"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "السماح للمستعملين بإعادة المشاركة مع أي أحد "
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "السماح للمستعمينٍ لإعادة المشاركة فقط مع المستعملين في مجموعاتهم"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "السماح بتنبيهات البريد الالكتروني."
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "حماية"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "فرض HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "اجبار العميل للاتصال بـ %s عن طريق اتصال مشفر"
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "يرجى الاتصال بـ %s عن طريق HTTPS لتفعيل او تعطيل SSL enforcement."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "خادم البريد الالكتروني"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "عنوان الخادم"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "المنفذ"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "سجل"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "مستوى السجل"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "المزيد"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "أقل"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "إصدار"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,10 +19,34 @@ msgstr ""
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Compartíu por {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Esta compartición tien contraseña protexida"
@ -35,6 +59,14 @@ msgstr "La contraseña ye incorreuta. Inténtalo otra vegada."
msgid "Password"
msgstr "Contraseña"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Sentímoslo, esti enllaz paez que yá nun furrula."

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -49,15 +49,15 @@ msgstr "Corréu-e unviáu"
msgid "You need to set your user email before being able to send test emails."
msgstr "Tienes de configurar la direición de corréu-e enantes de poder unviar mensaxes de prueba."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Mou d'unviu"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Cifráu"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Métodu d'autenticación"
@ -295,7 +295,7 @@ msgstr "desfacer"
msgid "Unable to remove user"
msgstr "Imposible desaniciar al usuariu"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Grupos"
@ -396,7 +396,7 @@ msgid ""
"root."
msgstr "El direutoriu de datos y ficheros ye dablemente accesible dende Internet, darréu que'l ficheru .htaccess nun ta funcionando. Suxerímoste que configures el sirvidor web de mou que'l direutoriu de datos nun seya accesible o que muevas talu direutoriu fuera del raigañu de documentos del sirvidor web."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Avisu de configuración"
@ -411,53 +411,65 @@ msgstr "El sirvidor web entá nun ta configurado pa permitir la sincronización
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Por favor, vuelvi a comprobar les <a href=\"%s\">guíes de instalación</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Nun s'atopó'l módulu \"fileinfo\""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Nun s'atopó'l módulu PHP 'fileinfo'. Encamentámoste qu'habilites esti módulu pa obtener meyores resultaos cola deteición de tribes MIME."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "La versión de PHP nun ta anovada"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "La versión de PHP caducó. Suxerímose que l'anueves a 5.3.8 o a una más nueva porque davezu, les versiones vieyes nun funcionen bien. Puede ser qu'esta instalación nun tea funcionando bien."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "La configuración rexonal nun ta funcionando"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Nun se pue escoyer una configuración rexonal que sofite UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Esto significa que pue haber problemes con ciertos caráuteres nos nomes de los ficheros."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Ye enforma recomendable instalar los paquetes necesarios pa poder soportar una de les siguientes configuraciones rexonales: %s. "
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "La conexón a Internet nun ta funcionando"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -466,206 +478,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Esti sirvidor nun tien conexón a Internet. Esto significa que dalgunes de les carauterístiques nun van funcionar, como'l montaxe d'almacenamiento esternu, les notificaciones sobre anovamientos, la instalación d'aplicaciones de terceros, l'accesu a los ficheros de mou remotu o l'unviu de correos-e de notificación. Suxerimos habilitar una conexón a Internet nesti sirvidor pa esfrutar de toles funciones."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Cron executóse per cabera vegada a les %s."
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Cron executóse per cabera vegada a les %s. Esto foi hai más d'una hora, daqué anda mal."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "¡Cron entá nun s'executó!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Executar una xera con cada páxina cargada"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php rexístrase nun serviciu webcron pa llamar a cron.php cada 15 minutos al traviés de HTTP."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Usa'l serviciu cron del sistema pa llamar al ficheru cron.php cada 15 minutos."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Compartiendo"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Activar API de Compartición"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Permitir a les aplicaciones usar la API de Compartición"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Permitir enllaces"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Permitir xubes públiques"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Afitar la data d'espiración predeterminada"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Caduca dempués de"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "díes"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Facer cumplir la data de caducidá"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Permitir a los usuarios compartir elementos col públicu per aciu d'enllaces"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Permitir re-compartición"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Permitir a los usuarios compartir de nuevu elementos ya compartíos"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Permitir a los usuarios compartir con cualesquier persona"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Permitir a los usuarios compartir namái colos usuarios nos sos grupos"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Permitir notificaciones per corréu-e"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Permitir a los usuarios unviar mensaxes de notificación pa ficheros compartíos"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Seguridá"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Forciar HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Forciar a los veceros a coneutase a %s per duana d'una conexón cifrada."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Por favor, conéutate a %s al traviés de HTTPS p'habilitar o deshabilitar l'aplicación de SSL."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "Sirvidor de corréu-e"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "Esto úsase pa unviar notificaciones."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Dende la direición"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Necesítase autenticación"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Direición del sirvidor"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Puertu"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Credenciales"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "Nome d'usuariu SMTP"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "Contraseña SMTP"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Probar configuración de corréu electrónicu"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Unviar mensaxe"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Rexistru"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Nivel de rexistru"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Más"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Menos"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Versión"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: az\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr "Парола"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr "Пощата е изпратена"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Криптиране"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr "възтановяване"
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Групи"
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr "Вашият web сървър все още не е удачно нас
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Крон"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Споделяне"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Адрес на сървъра"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Още"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "По-малко"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Версия"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: bn_BD\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr "কূটশব্দ"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr "ই-মেইল পাঠানো হয়েছে"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "সংকেতায়ন"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr "ক্রিয়া প্রত্যাহার"
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "গোষ্ঠীসমূহ"
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "সার্ভার ঠিকানা"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "পোর্ট"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "বেশী"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "কম"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "ভার্সন"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-20 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: bn_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -18,10 +18,34 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Compartits per {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Aquest compartit està protegit amb contrasenya"
@ -34,6 +58,14 @@ msgstr "la contrasenya és incorrecta. Intenteu-ho de nou."
msgid "Password"
msgstr "Contrasenya"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Aquest enllaç sembla que no funciona."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -50,15 +50,15 @@ msgstr "El correu electrónic s'ha enviat"
msgid "You need to set your user email before being able to send test emails."
msgstr "Heu d'establir un nom d'usuari abans de poder enviar correus de prova."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Mode d'enviament"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Xifrat"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Mètode d'autenticació"
@ -296,7 +296,7 @@ msgstr "desfés"
msgid "Unable to remove user"
msgstr "No s'ha pogut eliminar l'usuari"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Grups"
@ -397,7 +397,7 @@ msgid ""
"root."
msgstr "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Avís de configuració"
@ -412,53 +412,65 @@ msgstr "El servidor web no està configurat correctament per permetre la sincron
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Comproveu les <a href='%s'>guies d'instal·lació</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "No s'ha trobat el mòdul 'fileinfo'"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "La versió de PHP és obsoleta"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "La versió de PHP és obsoleta. Us recomanem fermament que actualitzeu a la versió 5.3.8 o superior perquè les versions anteriors no funcionen. La instal·lació podria no funcionar correctament."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Locale no funciona"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "No s'ha pogut establir cap localització del sistema amb suport per UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Això podria comportar problemes amb alguns caràcters en els noms dels fitxer."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Us recomanem que instal·leu els paquets necessaris en el sistema per donar suport a alguna de les localitzacions següents: %s"
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "La connexió a internet no funciona"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -467,206 +479,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "L'últim cron s'ha executat el %s"
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "L'últim cron es va executar a %s. Fa més d'una hora, alguna cosa sembla que va malament."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "El cron encara no s'ha executat!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Executa una tasca per cada paquet carregat"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php està registrat en un servei webcron que fa una crida a cron.php cada 15 minuts a través de http."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Utilitza el servei cron del sistema per fer una crida al fitxer cron.php cada 15 minuts."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Compartir"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Habilita l'API de compartir"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Permet que les aplicacions utilitzin l'API de compartir"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Permet enllaços"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Permet pujada pública"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Permet als usuaris compartir elements amb el públic amb enllaços"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Permet compartir de nou"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Permet als usuaris compartir de nou elements ja compartits amb ells"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Permet compartir amb qualsevol"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Permet als usuaris compartir només amb els usuaris del seu grup"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Permet notificacions per correu electrónic"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Seguretat"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Força HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Força la connexió dels clients a %s a través d'una connexió encriptada."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Connecteu a %s a través de HTTPS per habilitar o inhabilitar l'accés SSL."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "Servidor de correu"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "S'usa per enviar notificacions."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Des de l'adreça"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Es requereix autenticació"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adreça del servidor"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Credencials"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "Nom d'usuari SMTP"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "Contrasenya SMTP"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Prova l'arranjament del correu"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Envia correu"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Registre"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Nivell de registre"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Més"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Menys"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Versió"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

843
l10n/ca@valencia/core.po Normal file
View File

@ -0,0 +1,843 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/share.php:88
msgid "Expiration date is in the past."
msgstr ""
#: ajax/share.php:120 ajax/share.php:162
#, php-format
msgid "Couldn't send mail to following users: %s "
msgstr ""
#: ajax/update.php:10
msgid "Turned on maintenance mode"
msgstr ""
#: ajax/update.php:13
msgid "Turned off maintenance mode"
msgstr ""
#: ajax/update.php:16
msgid "Updated database"
msgstr ""
#: ajax/update.php:24
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
#: avatar/controller.php:62
msgid "No image or file provided"
msgstr ""
#: avatar/controller.php:81
msgid "Unknown filetype"
msgstr ""
#: avatar/controller.php:85
msgid "Invalid image"
msgstr ""
#: avatar/controller.php:115 avatar/controller.php:142
msgid "No temporary profile picture available, try again"
msgstr ""
#: avatar/controller.php:135
msgid "No crop data provided"
msgstr ""
#: js/config.php:43
msgid "Sunday"
msgstr ""
#: js/config.php:44
msgid "Monday"
msgstr ""
#: js/config.php:45
msgid "Tuesday"
msgstr ""
#: js/config.php:46
msgid "Wednesday"
msgstr ""
#: js/config.php:47
msgid "Thursday"
msgstr ""
#: js/config.php:48
msgid "Friday"
msgstr ""
#: js/config.php:49
msgid "Saturday"
msgstr ""
#: js/config.php:54
msgid "January"
msgstr ""
#: js/config.php:55
msgid "February"
msgstr ""
#: js/config.php:56
msgid "March"
msgstr ""
#: js/config.php:57
msgid "April"
msgstr ""
#: js/config.php:58
msgid "May"
msgstr ""
#: js/config.php:59
msgid "June"
msgstr ""
#: js/config.php:60
msgid "July"
msgstr ""
#: js/config.php:61
msgid "August"
msgstr ""
#: js/config.php:62
msgid "September"
msgstr ""
#: js/config.php:63
msgid "October"
msgstr ""
#: js/config.php:64
msgid "November"
msgstr ""
#: js/config.php:65
msgid "December"
msgstr ""
#: js/js.js:496
msgid "Settings"
msgstr ""
#: js/js.js:596
msgid "Saving..."
msgstr ""
#: js/js.js:1220
msgid "seconds ago"
msgstr ""
#: js/js.js:1221
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:1222
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:1223
msgid "today"
msgstr ""
#: js/js.js:1224
msgid "yesterday"
msgstr ""
#: js/js.js:1225
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:1226
msgid "last month"
msgstr ""
#: js/js.js:1227
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:1228
msgid "last year"
msgstr ""
#: js/js.js:1229
msgid "years ago"
msgstr ""
#: js/oc-dialogs.js:95 js/oc-dialogs.js:236
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:105 js/oc-dialogs.js:246
msgid "No"
msgstr ""
#: js/oc-dialogs.js:184
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:210
msgid "Error loading file picker template: {error}"
msgstr ""
#: js/oc-dialogs.js:263
msgid "Ok"
msgstr ""
#: js/oc-dialogs.js:283
msgid "Error loading message template: {error}"
msgstr ""
#: js/oc-dialogs.js:411
msgid "{count} file conflict"
msgid_plural "{count} file conflicts"
msgstr[0] ""
msgstr[1] ""
#: js/oc-dialogs.js:425
msgid "One file conflict"
msgstr ""
#: js/oc-dialogs.js:431
msgid "New Files"
msgstr ""
#: js/oc-dialogs.js:432
msgid "Already existing files"
msgstr ""
#: js/oc-dialogs.js:434
msgid "Which files do you want to keep?"
msgstr ""
#: js/oc-dialogs.js:435
msgid ""
"If you select both versions, the copied file will have a number added to its"
" name."
msgstr ""
#: js/oc-dialogs.js:443
msgid "Cancel"
msgstr ""
#: js/oc-dialogs.js:453
msgid "Continue"
msgstr ""
#: js/oc-dialogs.js:500 js/oc-dialogs.js:513
msgid "(all selected)"
msgstr ""
#: js/oc-dialogs.js:503 js/oc-dialogs.js:517
msgid "({count} selected)"
msgstr ""
#: js/oc-dialogs.js:525
msgid "Error loading file exists template"
msgstr ""
#: js/setup.js:84
msgid "Very weak password"
msgstr ""
#: js/setup.js:85
msgid "Weak password"
msgstr ""
#: js/setup.js:86
msgid "So-so password"
msgstr ""
#: js/setup.js:87
msgid "Good password"
msgstr ""
#: js/setup.js:88
msgid "Strong password"
msgstr ""
#: js/share.js:69 js/share.js:84 js/share.js:127
msgid "Shared"
msgstr ""
#: js/share.js:130
msgid "Share"
msgstr ""
#: js/share.js:195 js/share.js:208 js/share.js:215 js/share.js:822
#: templates/installation.php:10
msgid "Error"
msgstr ""
#: js/share.js:197 js/share.js:885
msgid "Error while sharing"
msgstr ""
#: js/share.js:208
msgid "Error while unsharing"
msgstr ""
#: js/share.js:215
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:225
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
#: js/share.js:227
msgid "Shared with you by {owner}"
msgstr ""
#: js/share.js:251
msgid "Share with user or group …"
msgstr ""
#: js/share.js:257
msgid "Share link"
msgstr ""
#: js/share.js:263
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr ""
#: js/share.js:265
msgid "By default the public link will expire after {days} days"
msgstr ""
#: js/share.js:270
msgid "Password protect"
msgstr ""
#: js/share.js:272
msgid "Choose a password for the public link"
msgstr ""
#: js/share.js:278
msgid "Allow Public Upload"
msgstr ""
#: js/share.js:282
msgid "Email link to person"
msgstr ""
#: js/share.js:283
msgid "Send"
msgstr ""
#: js/share.js:288
msgid "Set expiration date"
msgstr ""
#: js/share.js:289
msgid "Expiration date"
msgstr ""
#: js/share.js:326
msgid "Share via email:"
msgstr ""
#: js/share.js:329
msgid "No people found"
msgstr ""
#: js/share.js:377 js/share.js:438
msgid "group"
msgstr ""
#: js/share.js:410
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:454
msgid "Shared in {item} with {user}"
msgstr ""
#: js/share.js:476
msgid "Unshare"
msgstr ""
#: js/share.js:484
msgid "notify by email"
msgstr ""
#: js/share.js:487
msgid "can edit"
msgstr ""
#: js/share.js:489
msgid "access control"
msgstr ""
#: js/share.js:492
msgid "create"
msgstr ""
#: js/share.js:495
msgid "update"
msgstr ""
#: js/share.js:498
msgid "delete"
msgstr ""
#: js/share.js:501
msgid "share"
msgstr ""
#: js/share.js:803
msgid "Password protected"
msgstr ""
#: js/share.js:822
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:843
msgid "Error setting expiration date"
msgstr ""
#: js/share.js:872
msgid "Sending ..."
msgstr ""
#: js/share.js:883
msgid "Email sent"
msgstr ""
#: js/share.js:907
msgid "Warning"
msgstr ""
#: js/tags.js:4
msgid "The object type is not specified."
msgstr ""
#: js/tags.js:13
msgid "Enter new"
msgstr ""
#: js/tags.js:27
msgid "Delete"
msgstr ""
#: js/tags.js:31
msgid "Add"
msgstr ""
#: js/tags.js:39
msgid "Edit tags"
msgstr ""
#: js/tags.js:57
msgid "Error loading dialog template: {error}"
msgstr ""
#: js/tags.js:264
msgid "No tags selected for deletion."
msgstr ""
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
#: js/update.js:43
msgid "Please reload the page."
msgstr ""
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:70
#, php-format
msgid "%s password reset"
msgstr ""
#: lostpassword/controller.php:72
msgid ""
"A problem has occurred whilst sending the email, please contact your "
"administrator."
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:7
msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr ""
#: lostpassword/templates/lostpassword.php:18
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:21 templates/installation.php:53
#: templates/login.php:32
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:25
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
msgstr ""
#: lostpassword/templates/lostpassword.php:27
msgid "Yes, I really want to reset my password now"
msgstr ""
#: lostpassword/templates/lostpassword.php:30
msgid "Reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr ""
#: setup/controller.php:140
#, php-format
msgid ""
"Mac OS X is not supported and %s will not work properly on this platform. "
"Use it at your own risk! "
msgstr ""
#: setup/controller.php:144
msgid ""
"For the best results, please consider using a GNU/Linux server instead."
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7 templates/layout.user.php:116
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: tags/controller.php:22
msgid "Error loading tags"
msgstr ""
#: tags/controller.php:48
msgid "Tag already exists"
msgstr ""
#: tags/controller.php:64
msgid "Error deleting tag(s)"
msgstr ""
#: tags/controller.php:75
msgid "Error tagging"
msgstr ""
#: tags/controller.php:86
msgid "Error untagging"
msgstr ""
#: tags/controller.php:97
msgid "Error favoriting"
msgstr ""
#: tags/controller.php:108
msgid "Error unfavoriting"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:15
msgid "Cloud not found"
msgstr ""
#: templates/altmail.php:2
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
msgstr ""
#: templates/altmail.php:4 templates/mail.php:17
#, php-format
msgid "The share will expire on %s."
msgstr ""
#: templates/altmail.php:7 templates/mail.php:20
msgid "Cheers!"
msgstr ""
#: templates/installation.php:25 templates/installation.php:32
#: templates/installation.php:39
msgid "Security Warning"
msgstr ""
#: templates/installation.php:26
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
msgstr ""
#: templates/installation.php:27
#, php-format
msgid "Please update your PHP installation to use %s securely."
msgstr ""
#: templates/installation.php:33
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
#: templates/installation.php:34
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
#: templates/installation.php:40
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
#: templates/installation.php:42
#, php-format
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"%s\" target=\"_blank\">documentation</a>."
msgstr ""
#: templates/installation.php:48
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:60 templates/login.php:40
msgid "Password"
msgstr ""
#: templates/installation.php:70
msgid "Storage & database"
msgstr ""
#: templates/installation.php:77
msgid "Data folder"
msgstr ""
#: templates/installation.php:90
msgid "Configure the database"
msgstr ""
#: templates/installation.php:94
msgid "will be used"
msgstr ""
#: templates/installation.php:109
msgid "Database user"
msgstr ""
#: templates/installation.php:118
msgid "Database password"
msgstr ""
#: templates/installation.php:123
msgid "Database name"
msgstr ""
#: templates/installation.php:132
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:140
msgid "Database host"
msgstr ""
#: templates/installation.php:150
msgid "Finish setup"
msgstr ""
#: templates/installation.php:150
msgid "Finishing …"
msgstr ""
#: templates/layout.user.php:40
msgid ""
"This application requires JavaScript to be enabled for correct operation. "
"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable "
"JavaScript</a> and re-load this interface."
msgstr ""
#: templates/layout.user.php:44
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
#: templates/layout.user.php:74 templates/singleuser.user.php:8
msgid "Log out"
msgstr ""
#: templates/login.php:9
msgid "Automatic logon rejected!"
msgstr ""
#: templates/login.php:10
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
#: templates/login.php:12
msgid "Please change your password to secure your account again."
msgstr ""
#: templates/login.php:17
msgid "Server side authentication failed!"
msgstr ""
#: templates/login.php:18
msgid "Please contact your administrator."
msgstr ""
#: templates/login.php:46
msgid "Lost your password?"
msgstr ""
#: templates/login.php:51
msgid "remember"
msgstr ""
#: templates/login.php:54
msgid "Log in"
msgstr ""
#: templates/login.php:60
msgid "Alternative Logins"
msgstr ""
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
"with you.<br><a href=\"%s\">View it!</a><br><br>"
msgstr ""
#: templates/singleuser.user.php:3
msgid "This ownCloud instance is currently in single user mode."
msgstr ""
#: templates/singleuser.user.php:4
msgid "This means only administrators can use the instance."
msgstr ""
#: templates/singleuser.user.php:5 templates/update.user.php:5
msgid ""
"Contact your system administrator if this message persists or appeared "
"unexpectedly."
msgstr ""
#: templates/singleuser.user.php:7 templates/update.user.php:6
msgid "Thank you for your patience."
msgstr ""
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
#: templates/update.user.php:3
msgid ""
"This ownCloud instance is currently being updated, which may take a while."
msgstr ""
#: templates/update.user.php:4
msgid "Please reload this page after a short time to continue using ownCloud."
msgstr ""

416
l10n/ca@valencia/files.po Normal file
View File

@ -0,0 +1,416 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:15
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:25 ajax/move.php:28
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/newfile.php:58 js/files.js:103
msgid "File name cannot be empty."
msgstr ""
#: ajax/newfile.php:63
#, php-format
msgid "\"%s\" is an invalid file name."
msgstr ""
#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:157
#: lib/app.php:77
msgid "The target folder has been moved or deleted."
msgstr ""
#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
#, php-format
msgid ""
"The name %s is already used in the folder %s. Please choose a different "
"name."
msgstr ""
#: ajax/newfile.php:97
msgid "Not a valid source"
msgstr ""
#: ajax/newfile.php:102
msgid ""
"Server is not allowed to open URLs, please check the server configuration"
msgstr ""
#: ajax/newfile.php:118
#, php-format
msgid "Error while downloading %s to %s"
msgstr ""
#: ajax/newfile.php:146
msgid "Error when creating the file"
msgstr ""
#: ajax/newfolder.php:22
msgid "Folder name cannot be empty."
msgstr ""
#: ajax/newfolder.php:66
msgid "Error when creating the folder"
msgstr ""
#: ajax/upload.php:19 ajax/upload.php:57
msgid "Unable to set upload directory."
msgstr ""
#: ajax/upload.php:33
msgid "Invalid Token"
msgstr ""
#: ajax/upload.php:75
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:82
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:83
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:85
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:86
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:87
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:88
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:89
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:109
msgid "Not enough storage available"
msgstr ""
#: ajax/upload.php:171
msgid "Upload failed. Could not find uploaded file"
msgstr ""
#: ajax/upload.php:181
msgid "Upload failed. Could not get file info."
msgstr ""
#: ajax/upload.php:196
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:11 js/filelist.js:25
msgid "Files"
msgstr ""
#: appinfo/app.php:29
msgid "All files"
msgstr ""
#: js/file-upload.js:257
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
msgstr ""
#: js/file-upload.js:270
msgid "Total file size {size1} exceeds upload limit {size2}"
msgstr ""
#: js/file-upload.js:281
msgid ""
"Not enough free space, you are uploading {size1} but only {size2} is left"
msgstr ""
#: js/file-upload.js:358
msgid "Upload cancelled."
msgstr ""
#: js/file-upload.js:404
msgid "Could not get result from server."
msgstr ""
#: js/file-upload.js:490
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:555
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:559 js/filelist.js:1188
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:614
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:630
msgid "Could not create folder"
msgstr ""
#: js/file-upload.js:677
msgid "Error fetching URL"
msgstr ""
#: js/fileactions.js:211
msgid "Share"
msgstr ""
#: js/fileactions.js:224
msgid "Delete permanently"
msgstr ""
#: js/fileactions.js:226 templates/list.php:80 templates/list.php:81
msgid "Delete"
msgstr ""
#: js/fileactions.js:262
msgid "Rename"
msgstr ""
#: js/filelist.js:314
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/filelist.js:619 js/filelist.js:1691
msgid "Pending"
msgstr ""
#: js/filelist.js:1139
msgid "Error moving file."
msgstr ""
#: js/filelist.js:1147
msgid "Error moving file"
msgstr ""
#: js/filelist.js:1147
msgid "Error"
msgstr ""
#: js/filelist.js:1225
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:1346
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:1449 templates/list.php:62
msgid "Name"
msgstr ""
#: js/filelist.js:1450 templates/list.php:75
msgid "Size"
msgstr ""
#: js/filelist.js:1451 templates/list.php:78
msgid "Modified"
msgstr ""
#: js/filelist.js:1461 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1467 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1599 js/filelist.js:1638
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
msgstr[1] ""
#: js/files.js:101
msgid "\"{name}\" is an invalid file name."
msgstr ""
#: js/files.js:122
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
#: js/files.js:126
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:140
msgid ""
"Encryption App is enabled but your keys are not initialized, please log-out "
"and log-in again"
msgstr ""
#: js/files.js:144
msgid ""
"Invalid private key for Encryption App. Please update your private key "
"password in your personal settings to recover access to your encrypted "
"files."
msgstr ""
#: js/files.js:148
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr ""
#: js/filesummary.js:182
msgid "{dirs} and {files}"
msgstr ""
#: lib/app.php:103
#, php-format
msgid "%s could not be renamed"
msgstr ""
#: lib/helper.php:23 templates/list.php:25
#, php-format
msgid "Upload (max. %s)"
msgstr ""
#: templates/admin.php:4
msgid "File handling"
msgstr ""
#: templates/admin.php:6
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
msgid "max. possible: "
msgstr ""
#: templates/admin.php:14
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:16
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:19
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:21
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:25
msgid "Save"
msgstr ""
#: templates/appnavigation.php:12
msgid "WebDAV"
msgstr ""
#: templates/appnavigation.php:14
#, php-format
msgid ""
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
"WebDAV</a>"
msgstr ""
#: templates/list.php:5
msgid "New"
msgstr ""
#: templates/list.php:8
msgid "New text file"
msgstr ""
#: templates/list.php:9
msgid "Text file"
msgstr ""
#: templates/list.php:12
msgid "New folder"
msgstr ""
#: templates/list.php:13
msgid "Folder"
msgstr ""
#: templates/list.php:16
msgid "From link"
msgstr ""
#: templates/list.php:42
msgid "Cancel upload"
msgstr ""
#: templates/list.php:48
msgid "You dont have permission to upload or create files here"
msgstr ""
#: templates/list.php:53
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/list.php:68
msgid "Download"
msgstr ""
#: templates/list.php:95
msgid "Upload too large"
msgstr ""
#: templates/list.php:97
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/list.php:102
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/list.php:105
msgid "Currently scanning"
msgstr ""

View File

@ -0,0 +1,201 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
msgstr ""
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
msgstr ""
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
msgstr ""
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
msgstr ""
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:52
msgid "Private key password successfully updated."
msgstr ""
#: ajax/updatePrivateKeyPassword.php:54
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
msgstr ""
#: files/error.php:12
msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the"
" encryption app."
msgstr ""
#: files/error.php:16
#, php-format
msgid ""
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password"
" in your personal settings to recover access to your encrypted files."
msgstr ""
#: files/error.php:19
msgid ""
"Can not decrypt this file, probably this is a shared file. Please ask the "
"file owner to reshare the file with you."
msgstr ""
#: files/error.php:22 files/error.php:27
msgid ""
"Unknown error. Please check your system settings or contact your "
"administrator"
msgstr ""
#: hooks/hooks.php:64
msgid "Missing requirements."
msgstr ""
#: hooks/hooks.php:65
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr ""
#: hooks/hooks.php:299
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/detect-migration.js:25
msgid "Initial encryption running... Please try again later."
msgstr ""
#: templates/invalid_private_key.php:8
msgid "Go directly to your "
msgstr ""
#: templates/invalid_private_key.php:8
msgid "personal settings"
msgstr ""
#: templates/settings-admin.php:2 templates/settings-personal.php:2
msgid "Encryption"
msgstr ""
#: templates/settings-admin.php:5
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:9
msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:12
msgid "Repeat Recovery key password"
msgstr ""
#: templates/settings-admin.php:19 templates/settings-personal.php:50
msgid "Enabled"
msgstr ""
#: templates/settings-admin.php:27 templates/settings-personal.php:58
msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:32
msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:38
msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:45
msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:51
msgid "Repeat New Recovery key password"
msgstr ""
#: templates/settings-admin.php:56
msgid "Change Password"
msgstr ""
#: templates/settings-personal.php:8
msgid "Your private key password no longer match your log-in password:"
msgstr ""
#: templates/settings-personal.php:11
msgid "Set your old private key password to your current log-in password."
msgstr ""
#: templates/settings-personal.php:13
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr ""
#: templates/settings-personal.php:21
msgid "Old log-in password"
msgstr ""
#: templates/settings-personal.php:27
msgid "Current log-in password"
msgstr ""
#: templates/settings-personal.php:32
msgid "Update Private Key Password"
msgstr ""
#: templates/settings-personal.php:41
msgid "Enable password recovery:"
msgstr ""
#: templates/settings-personal.php:43
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
msgstr ""
#: templates/settings-personal.php:59
msgid "File recovery settings updated"
msgstr ""
#: templates/settings-personal.php:60
msgid "Could not update file recovery"
msgstr ""

View File

@ -0,0 +1,296 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: appinfo/app.php:34
msgid "Local"
msgstr ""
#: appinfo/app.php:37
msgid "Location"
msgstr ""
#: appinfo/app.php:40
msgid "Amazon S3"
msgstr ""
#: appinfo/app.php:43
msgid "Key"
msgstr ""
#: appinfo/app.php:44
msgid "Secret"
msgstr ""
#: appinfo/app.php:45 appinfo/app.php:54
msgid "Bucket"
msgstr ""
#: appinfo/app.php:49
msgid "Amazon S3 and compliant"
msgstr ""
#: appinfo/app.php:52
msgid "Access Key"
msgstr ""
#: appinfo/app.php:53
msgid "Secret Key"
msgstr ""
#: appinfo/app.php:55
msgid "Hostname (optional)"
msgstr ""
#: appinfo/app.php:56
msgid "Port (optional)"
msgstr ""
#: appinfo/app.php:57
msgid "Region (optional)"
msgstr ""
#: appinfo/app.php:58
msgid "Enable SSL"
msgstr ""
#: appinfo/app.php:59
msgid "Enable Path Style"
msgstr ""
#: appinfo/app.php:67
msgid "App key"
msgstr ""
#: appinfo/app.php:68
msgid "App secret"
msgstr ""
#: appinfo/app.php:78 appinfo/app.php:119 appinfo/app.php:130
#: appinfo/app.php:163
msgid "Host"
msgstr ""
#: appinfo/app.php:79 appinfo/app.php:120 appinfo/app.php:142
#: appinfo/app.php:153 appinfo/app.php:164
msgid "Username"
msgstr ""
#: appinfo/app.php:80 appinfo/app.php:121 appinfo/app.php:143
#: appinfo/app.php:154 appinfo/app.php:165
msgid "Password"
msgstr ""
#: appinfo/app.php:81 appinfo/app.php:123 appinfo/app.php:133
#: appinfo/app.php:144 appinfo/app.php:166
msgid "Root"
msgstr ""
#: appinfo/app.php:82
msgid "Secure ftps://"
msgstr ""
#: appinfo/app.php:90
msgid "Client ID"
msgstr ""
#: appinfo/app.php:91
msgid "Client secret"
msgstr ""
#: appinfo/app.php:98
msgid "OpenStack Object Storage"
msgstr ""
#: appinfo/app.php:101
msgid "Username (required)"
msgstr ""
#: appinfo/app.php:102
msgid "Bucket (required)"
msgstr ""
#: appinfo/app.php:103
msgid "Region (optional for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:104
msgid "API Key (required for Rackspace Cloud Files)"
msgstr ""
#: appinfo/app.php:105
msgid "Tenantname (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:106
msgid "Password (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:107
msgid "Service Name (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:108
msgid "URL of identity endpoint (required for OpenStack Object Storage)"
msgstr ""
#: appinfo/app.php:109
msgid "Timeout of HTTP requests in seconds (optional)"
msgstr ""
#: appinfo/app.php:122 appinfo/app.php:132
msgid "Share"
msgstr ""
#: appinfo/app.php:127
msgid "SMB / CIFS using OC login"
msgstr ""
#: appinfo/app.php:131
msgid "Username as share"
msgstr ""
#: appinfo/app.php:141 appinfo/app.php:152
msgid "URL"
msgstr ""
#: appinfo/app.php:145 appinfo/app.php:156
msgid "Secure https://"
msgstr ""
#: appinfo/app.php:155
msgid "Remote subfolder"
msgstr ""
#: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
msgid "Access granted"
msgstr ""
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
msgid "Error configuring Dropbox storage"
msgstr ""
#: js/dropbox.js:68 js/google.js:89
msgid "Grant access"
msgstr ""
#: js/dropbox.js:102
msgid "Please provide a valid Dropbox app key and secret."
msgstr ""
#: js/google.js:45 js/google.js:122
msgid "Error configuring Google Drive storage"
msgstr ""
#: js/settings.js:318 js/settings.js:325
msgid "Saved"
msgstr ""
#: lib/config.php:674
msgid "<b>Note:</b> "
msgstr ""
#: lib/config.php:684
msgid " and "
msgstr ""
#: lib/config.php:706
#, php-format
msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
"of %s is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:708
#, php-format
msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
" %s is not possible. Please ask your system administrator to install it."
msgstr ""
#: lib/config.php:710
#, php-format
msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
" ask your system administrator to install it."
msgstr ""
#: templates/settings.php:2
msgid "External Storage"
msgstr ""
#: templates/settings.php:8 templates/settings.php:27
msgid "Folder name"
msgstr ""
#: templates/settings.php:9
msgid "External storage"
msgstr ""
#: templates/settings.php:10
msgid "Configuration"
msgstr ""
#: templates/settings.php:11
msgid "Options"
msgstr ""
#: templates/settings.php:12
msgid "Available for"
msgstr ""
#: templates/settings.php:32
msgid "Add storage"
msgstr ""
#: templates/settings.php:92
msgid "No user or group"
msgstr ""
#: templates/settings.php:95
msgid "All Users"
msgstr ""
#: templates/settings.php:97
msgid "Groups"
msgstr ""
#: templates/settings.php:105
msgid "Users"
msgstr ""
#: templates/settings.php:118 templates/settings.php:119
#: templates/settings.php:158 templates/settings.php:159
msgid "Delete"
msgstr ""
#: templates/settings.php:132
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:135
msgid "Allow users to mount the following external storage"
msgstr ""
#: templates/settings.php:150
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:168
msgid "Import Root Certificate"
msgstr ""

View File

@ -0,0 +1,103 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr ""
#: templates/authenticate.php:10
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""
#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""
#: templates/part.404.php:7
msgid "the link expired"
msgstr ""
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""
#: templates/public.php:21
msgid "Download"
msgstr ""
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -0,0 +1,60 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/delete.php:59
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
#: ajax/undelete.php:64
#, php-format
msgid "Couldn't restore %s"
msgstr ""
#: appinfo/app.php:13 js/filelist.js:34
msgid "Deleted files"
msgstr ""
#: js/app.js:52 templates/index.php:21 templates/index.php:23
msgid "Restore"
msgstr ""
#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214
msgid "Error"
msgstr ""
#: lib/trashbin.php:861 lib/trashbin.php:863
msgid "restored"
msgstr ""
#: templates/index.php:7
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
#: templates/index.php:18
msgid "Name"
msgstr ""
#: templates/index.php:29
msgid "Deleted"
msgstr ""
#: templates/index.php:32 templates/index.php:33
msgid "Delete"
msgstr ""

View File

@ -0,0 +1,43 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/rollbackVersion.php:13
#, php-format
msgid "Could not revert: %s"
msgstr ""
#: js/versions.js:48
msgid "Versions"
msgstr ""
#: js/versions.js:70
msgid "Failed to revert {file} to revision {timestamp}."
msgstr ""
#: js/versions.js:97
msgid "More versions..."
msgstr ""
#: js/versions.js:135
msgid "No other versions available"
msgstr ""
#: js/versions.js:165
msgid "Restore"
msgstr ""

481
l10n/ca@valencia/lib.po Normal file
View File

@ -0,0 +1,481 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: base.php:710
msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:711
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 ""
#: private/app.php:236
#, php-format
msgid ""
"App \"%s\" can't be installed because it is not compatible with this version"
" of ownCloud."
msgstr ""
#: private/app.php:248
msgid "No app name specified"
msgstr ""
#: private/app.php:353
msgid "Help"
msgstr ""
#: private/app.php:366
msgid "Personal"
msgstr ""
#: private/app.php:377
msgid "Settings"
msgstr ""
#: private/app.php:389
msgid "Users"
msgstr ""
#: private/app.php:402
msgid "Admin"
msgstr ""
#: private/app.php:880
#, php-format
msgid "Failed to upgrade \"%s\"."
msgstr ""
#: private/avatar.php:66
msgid "Unknown filetype"
msgstr ""
#: private/avatar.php:71
msgid "Invalid image"
msgstr ""
#: private/defaults.php:35
msgid "web services under your control"
msgstr ""
#: private/files.php:235
msgid "ZIP download is turned off."
msgstr ""
#: private/files.php:236
msgid "Files need to be downloaded one by one."
msgstr ""
#: private/files.php:237 private/files.php:264
msgid "Back to Files"
msgstr ""
#: private/files.php:262
msgid "Selected files too large to generate zip file."
msgstr ""
#: private/files.php:263
msgid ""
"Please download the files separately in smaller chunks or kindly ask your "
"administrator."
msgstr ""
#: private/installer.php:64
msgid "No source specified when installing app"
msgstr ""
#: private/installer.php:71
msgid "No href specified when installing app from http"
msgstr ""
#: private/installer.php:76
msgid "No path specified when installing app from local file"
msgstr ""
#: private/installer.php:90
#, php-format
msgid "Archives of type %s are not supported"
msgstr ""
#: private/installer.php:104
msgid "Failed to open archive when installing app"
msgstr ""
#: private/installer.php:126
msgid "App does not provide an info.xml file"
msgstr ""
#: private/installer.php:132
msgid "App can't be installed because of not allowed code in the App"
msgstr ""
#: private/installer.php:138
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
msgstr ""
#: private/installer.php:144
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
msgstr ""
#: private/installer.php:157
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
msgstr ""
#: private/installer.php:167
msgid "App directory already exists"
msgstr ""
#: private/installer.php:180
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
msgstr ""
#: private/json.php:29
msgid "Application is not enabled"
msgstr ""
#: private/json.php:40 private/json.php:62 private/json.php:87
msgid "Authentication error"
msgstr ""
#: private/json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: private/json.php:74
msgid "Unknown user"
msgstr ""
#: private/search/provider/file.php:18 private/search/provider/file.php:36
msgid "Files"
msgstr ""
#: private/search/provider/file.php:27 private/search/provider/file.php:34
msgid "Text"
msgstr ""
#: private/search/provider/file.php:30
msgid "Images"
msgstr ""
#: private/setup/abstractdatabase.php:26
#, php-format
msgid "%s enter the database username."
msgstr ""
#: private/setup/abstractdatabase.php:29
#, php-format
msgid "%s enter the database name."
msgstr ""
#: private/setup/abstractdatabase.php:32
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
#: private/setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
#: private/setup/mssql.php:21 private/setup/mysql.php:13
#: private/setup/oci.php:114 private/setup/postgresql.php:31
#: private/setup/postgresql.php:84
msgid "You need to enter either an existing account or the administrator."
msgstr ""
#: private/setup/mysql.php:12
msgid "MySQL/MariaDB username and/or password not valid"
msgstr ""
#: private/setup/mysql.php:67 private/setup/oci.php:54
#: private/setup/oci.php:121 private/setup/oci.php:144
#: private/setup/oci.php:151 private/setup/oci.php:162
#: private/setup/oci.php:169 private/setup/oci.php:178
#: private/setup/oci.php:186 private/setup/oci.php:195
#: private/setup/oci.php:201 private/setup/postgresql.php:103
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
#: private/setup/mysql.php:68 private/setup/oci.php:55
#: private/setup/oci.php:122 private/setup/oci.php:145
#: private/setup/oci.php:152 private/setup/oci.php:163
#: private/setup/oci.php:179 private/setup/oci.php:187
#: private/setup/oci.php:196 private/setup/postgresql.php:104
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
#: private/setup/mysql.php:85
#, php-format
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
msgstr ""
#: private/setup/mysql.php:86
msgid "Drop this user from MySQL/MariaDB"
msgstr ""
#: private/setup/mysql.php:91
#, php-format
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
msgstr ""
#: private/setup/mysql.php:92
msgid "Drop this user from MySQL/MariaDB."
msgstr ""
#: private/setup/oci.php:34
msgid "Oracle connection could not be established"
msgstr ""
#: private/setup/oci.php:41 private/setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
#: private/setup/oci.php:170 private/setup/oci.php:202
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
msgid "PostgreSQL username and/or password not valid"
msgstr ""
#: private/setup.php:28
msgid "Set an admin username."
msgstr ""
#: private/setup.php:31
msgid "Set an admin password."
msgstr ""
#: private/setup.php:164
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: private/setup.php:165
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
#: private/share/mailnotifications.php:91
#: private/share/mailnotifications.php:137
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: private/share/share.php:494
#, php-format
msgid "Sharing %s failed, because the file does not exist"
msgstr ""
#: private/share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
msgstr ""
#: private/share/share.php:526
#, php-format
msgid "Sharing %s failed, because the user %s is the item owner"
msgstr ""
#: private/share/share.php:532
#, php-format
msgid "Sharing %s failed, because the user %s does not exist"
msgstr ""
#: private/share/share.php:541
#, php-format
msgid ""
"Sharing %s failed, because the user %s is not a member of any groups that %s"
" is a member of"
msgstr ""
#: private/share/share.php:554 private/share/share.php:582
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
msgstr ""
#: private/share/share.php:562
#, php-format
msgid "Sharing %s failed, because the group %s does not exist"
msgstr ""
#: private/share/share.php:569
#, php-format
msgid "Sharing %s failed, because %s is not a member of the group %s"
msgstr ""
#: private/share/share.php:621
msgid ""
"You need to provide a password to create a public link, only protected links"
" are allowed"
msgstr ""
#: private/share/share.php:641
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
msgstr ""
#: private/share/share.php:648
#, php-format
msgid "Share type %s is not valid for %s"
msgstr ""
#: private/share/share.php:787
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
msgstr ""
#: private/share/share.php:848
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr ""
#: private/share/share.php:959
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr ""
#: private/share/share.php:966
#, php-format
msgid "Sharing backend %s not found"
msgstr ""
#: private/share/share.php:972
#, php-format
msgid "Sharing backend for %s not found"
msgstr ""
#: private/share/share.php:1388
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
msgstr ""
#: private/share/share.php:1397
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
msgstr ""
#: private/share/share.php:1413
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
msgstr ""
#: private/share/share.php:1425
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
msgstr ""
#: private/share/share.php:1439
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
msgstr ""
#: private/tags.php:183
#, php-format
msgid "Could not find category \"%s\""
msgstr ""
#: private/template/functions.php:134
msgid "seconds ago"
msgstr ""
#: private/template/functions.php:135
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:136
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:137
msgid "today"
msgstr ""
#: private/template/functions.php:138
msgid "yesterday"
msgstr ""
#: private/template/functions.php:140
msgid "%n day go"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:142
msgid "last month"
msgstr ""
#: private/template/functions.php:143
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: private/template/functions.php:145
msgid "last year"
msgstr ""
#: private/template/functions.php:146
msgid "years ago"
msgstr ""
#: private/user/manager.php:238
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
msgstr ""
#: private/user/manager.php:243
msgid "A valid username must be provided"
msgstr ""
#: private/user/manager.php:247
msgid "A valid password must be provided"
msgstr ""
#: private/user/manager.php:252
msgid "The username is already being used"
msgstr ""

View File

@ -0,0 +1,910 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: admin/controller.php:66
#, php-format
msgid "Invalid value supplied for %s"
msgstr ""
#: admin/controller.php:73
msgid "Saved"
msgstr ""
#: admin/controller.php:90
msgid "test email settings"
msgstr ""
#: admin/controller.php:91
msgid "If you received this email, the settings seem to be correct."
msgstr ""
#: admin/controller.php:94
msgid ""
"A problem occurred while sending the e-mail. Please revisit your settings."
msgstr ""
#: admin/controller.php:99
msgid "Email sent"
msgstr ""
#: admin/controller.php:101
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:20 changepassword/controller.php:49
msgid "Authentication error"
msgstr ""
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
msgstr ""
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
msgstr ""
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
msgstr ""
#: ajax/deletekeys.php:14
msgid "Encryption keys deleted permanently"
msgstr ""
#: ajax/deletekeys.php:16
msgid ""
"Couldn't permanently delete your encryption keys, please check your "
"owncloud.log or ask your administrator"
msgstr ""
#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
#: ajax/restorekeys.php:14
msgid "Backups restored successfully"
msgstr ""
#: ajax/restorekeys.php:23
msgid ""
"Couldn't restore your encryption keys, please check your owncloud.log or ask"
" your administrator"
msgstr ""
#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr ""
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr ""
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
msgstr ""
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr ""
#: changepassword/controller.php:17
msgid "Wrong password"
msgstr ""
#: changepassword/controller.php:36
msgid "No user supplied"
msgstr ""
#: changepassword/controller.php:68
msgid ""
"Please provide an admin recovery password, otherwise all user data will be "
"lost"
msgstr ""
#: changepassword/controller.php:73
msgid ""
"Wrong admin recovery password. Please check the password and try again."
msgstr ""
#: changepassword/controller.php:81
msgid ""
"Back-end doesn't support password change, but the users encryption key was "
"successfully updated."
msgstr ""
#: changepassword/controller.php:86 changepassword/controller.php:97
msgid "Unable to change password"
msgstr ""
#: js/admin.js:126
msgid "Sending..."
msgstr ""
#: js/apps.js:45 templates/help.php:4
msgid "User Documentation"
msgstr ""
#: js/apps.js:50
msgid "Admin Documentation"
msgstr ""
#: js/apps.js:67
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:73 js/apps.js:106 js/apps.js:134
msgid "Disable"
msgstr ""
#: js/apps.js:73 js/apps.js:114 js/apps.js:127 js/apps.js:143
msgid "Enable"
msgstr ""
#: js/apps.js:95
msgid "Please wait...."
msgstr ""
#: js/apps.js:103 js/apps.js:104 js/apps.js:125
msgid "Error while disabling app"
msgstr ""
#: js/apps.js:124 js/apps.js:138 js/apps.js:139
msgid "Error while enabling app"
msgstr ""
#: js/apps.js:149
msgid "Updating...."
msgstr ""
#: js/apps.js:152
msgid "Error while updating app"
msgstr ""
#: js/apps.js:152
msgid "Error"
msgstr ""
#: js/apps.js:153 templates/apps.php:55
msgid "Update"
msgstr ""
#: js/apps.js:156
msgid "Updated"
msgstr ""
#: js/personal.js:256
msgid "Select a profile picture"
msgstr ""
#: js/personal.js:287
msgid "Very weak password"
msgstr ""
#: js/personal.js:288
msgid "Weak password"
msgstr ""
#: js/personal.js:289
msgid "So-so password"
msgstr ""
#: js/personal.js:290
msgid "Good password"
msgstr ""
#: js/personal.js:291
msgid "Strong password"
msgstr ""
#: js/personal.js:310
msgid "Decrypting files... Please wait, this can take some time."
msgstr ""
#: js/personal.js:324
msgid "Delete encryption keys permanently."
msgstr ""
#: js/personal.js:338
msgid "Restore encryption keys."
msgstr ""
#: js/users.js:47
msgid "deleted"
msgstr ""
#: js/users.js:47
msgid "undo"
msgstr ""
#: js/users.js:79
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
#: js/users.js:105 templates/users.php:90 templates/users.php:128
msgid "Group Admin"
msgstr ""
#: js/users.js:127 templates/users.php:168
msgid "Delete"
msgstr ""
#: js/users.js:310
msgid "add group"
msgstr ""
#: js/users.js:486
msgid "A valid username must be provided"
msgstr ""
#: js/users.js:487 js/users.js:493 js/users.js:508
msgid "Error creating user"
msgstr ""
#: js/users.js:492
msgid "A valid password must be provided"
msgstr ""
#: js/users.js:516
msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr ""
#: personal.php:50 personal.php:51
msgid "__language_name__"
msgstr ""
#: templates/admin.php:8
msgid "Everything (fatal issues, errors, warnings, info, debug)"
msgstr ""
#: templates/admin.php:9
msgid "Info, warnings, errors and fatal issues"
msgstr ""
#: templates/admin.php:10
msgid "Warnings, errors and fatal issues"
msgstr ""
#: templates/admin.php:11
msgid "Errors and fatal issues"
msgstr ""
#: templates/admin.php:12
msgid "Fatal issues only"
msgstr ""
#: templates/admin.php:16 templates/admin.php:23
msgid "None"
msgstr ""
#: templates/admin.php:17
msgid "Login"
msgstr ""
#: templates/admin.php:18
msgid "Plain"
msgstr ""
#: templates/admin.php:19
msgid "NT LAN Manager"
msgstr ""
#: templates/admin.php:24
msgid "SSL"
msgstr ""
#: templates/admin.php:25
msgid "TLS"
msgstr ""
#: templates/admin.php:47 templates/admin.php:61
msgid "Security Warning"
msgstr ""
#: templates/admin.php:50
#, php-format
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
#: templates/admin.php:64
msgid ""
"Your data directory and your files are probably accessible from the "
"internet. The .htaccess file is not working. We strongly suggest that you "
"configure your webserver in a way that the data directory is no longer "
"accessible or you move the data directory outside the webserver document "
"root."
msgstr ""
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
#: templates/admin.php:78
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
#: templates/admin.php:79
#, php-format
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:161
msgid ""
"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."
msgstr ""
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
#: templates/apps.php:14
msgid "Add your App"
msgstr ""
#: templates/apps.php:31
msgid "More Apps"
msgstr ""
#: templates/apps.php:38
msgid "Select an App"
msgstr ""
#: templates/apps.php:43
msgid "Documentation:"
msgstr ""
#: templates/apps.php:49
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:51
msgid "See application website"
msgstr ""
#: templates/apps.php:53
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
#: templates/help.php:6
msgid "Administrator Documentation"
msgstr ""
#: templates/help.php:9
msgid "Online Documentation"
msgstr ""
#: templates/help.php:11
msgid "Forum"
msgstr ""
#: templates/help.php:14
msgid "Bugtracker"
msgstr ""
#: templates/help.php:17
msgid "Commercial Support"
msgstr ""
#: templates/personal.php:8
msgid "Get the apps to sync your files"
msgstr ""
#: templates/personal.php:19
msgid "Show First Run Wizard again"
msgstr ""
#: templates/personal.php:27
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr ""
#: templates/personal.php:38 templates/users.php:21 templates/users.php:87
msgid "Password"
msgstr ""
#: templates/personal.php:39
msgid "Your password was changed"
msgstr ""
#: templates/personal.php:40
msgid "Unable to change your password"
msgstr ""
#: templates/personal.php:42
msgid "Current password"
msgstr ""
#: templates/personal.php:45
msgid "New password"
msgstr ""
#: templates/personal.php:49
msgid "Change password"
msgstr ""
#: templates/personal.php:61 templates/users.php:86
msgid "Full Name"
msgstr ""
#: templates/personal.php:76
msgid "Email"
msgstr ""
#: templates/personal.php:78
msgid "Your email address"
msgstr ""
#: templates/personal.php:81
msgid ""
"Fill in an email address to enable password recovery and receive "
"notifications"
msgstr ""
#: templates/personal.php:89
msgid "Profile picture"
msgstr ""
#: templates/personal.php:94
msgid "Upload new"
msgstr ""
#: templates/personal.php:96
msgid "Select new from Files"
msgstr ""
#: templates/personal.php:97
msgid "Remove image"
msgstr ""
#: templates/personal.php:98
msgid "Either png or jpg. Ideally square but you will be able to crop it."
msgstr ""
#: templates/personal.php:100
msgid "Your avatar is provided by your original account."
msgstr ""
#: templates/personal.php:104
msgid "Cancel"
msgstr ""
#: templates/personal.php:105
msgid "Choose as profile image"
msgstr ""
#: templates/personal.php:111 templates/personal.php:112
msgid "Language"
msgstr ""
#: templates/personal.php:131
msgid "Help translate"
msgstr ""
#: templates/personal.php:150
msgid "The encryption app is no longer enabled, please decrypt all your files"
msgstr ""
#: templates/personal.php:156
msgid "Log-in password"
msgstr ""
#: templates/personal.php:161
msgid "Decrypt all Files"
msgstr ""
#: templates/personal.php:174
msgid ""
"Your encryption keys are moved to a backup location. If something went wrong"
" you can restore the keys. Only delete them permanently if you are sure that"
" all files are decrypted correctly."
msgstr ""
#: templates/personal.php:178
msgid "Restore Encryption Keys"
msgstr ""
#: templates/personal.php:182
msgid "Delete Encryption Keys"
msgstr ""
#: templates/users.php:19
msgid "Login Name"
msgstr ""
#: templates/users.php:28
msgid "Create"
msgstr ""
#: templates/users.php:34
msgid "Admin Recovery Password"
msgstr ""
#: templates/users.php:35 templates/users.php:36
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
msgstr ""
#: templates/users.php:40
msgid "Default Storage"
msgstr ""
#: templates/users.php:42 templates/users.php:137
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
msgstr ""
#: templates/users.php:46 templates/users.php:146
msgid "Unlimited"
msgstr ""
#: templates/users.php:64 templates/users.php:161
msgid "Other"
msgstr ""
#: templates/users.php:85
msgid "Username"
msgstr ""
#: templates/users.php:92
msgid "Storage"
msgstr ""
#: templates/users.php:106
msgid "change full name"
msgstr ""
#: templates/users.php:110
msgid "set new password"
msgstr ""
#: templates/users.php:141
msgid "Default"
msgstr ""

View File

@ -0,0 +1,587 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2013-04-26 08:02+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
msgstr ""
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
msgstr ""
#: ajax/testConfiguration.php:39
msgid "The configuration is valid and the connection could be established!"
msgstr ""
#: ajax/testConfiguration.php:42
msgid ""
"The configuration is valid, but the Bind failed. Please check the server "
"settings and credentials."
msgstr ""
#: ajax/testConfiguration.php:46
msgid ""
"The configuration is invalid. Please have a look at the logs for further "
"details."
msgstr ""
#: ajax/wizard.php:32
msgid "No action specified"
msgstr ""
#: ajax/wizard.php:38
msgid "No configuration specified"
msgstr ""
#: ajax/wizard.php:81
msgid "No data specified"
msgstr ""
#: ajax/wizard.php:89
#, php-format
msgid " Could not set configuration %s"
msgstr ""
#: js/settings.js:67
msgid "Deletion failed"
msgstr ""
#: js/settings.js:83
msgid "Take over settings from recent server configuration?"
msgstr ""
#: js/settings.js:84
msgid "Keep settings?"
msgstr ""
#: js/settings.js:93
msgid "{nbServer}. Server"
msgstr ""
#: js/settings.js:99
msgid "Cannot add server configuration"
msgstr ""
#: js/settings.js:127
msgid "mappings cleared"
msgstr ""
#: js/settings.js:128
msgid "Success"
msgstr ""
#: js/settings.js:133
msgid "Error"
msgstr ""
#: js/settings.js:244
msgid "Please specify a Base DN"
msgstr ""
#: js/settings.js:245
msgid "Could not determine Base DN"
msgstr ""
#: js/settings.js:276
msgid "Please specify the port"
msgstr ""
#: js/settings.js:780
msgid "Configuration OK"
msgstr ""
#: js/settings.js:789
msgid "Configuration incorrect"
msgstr ""
#: js/settings.js:798
msgid "Configuration incomplete"
msgstr ""
#: js/settings.js:815 js/settings.js:824
msgid "Select groups"
msgstr ""
#: js/settings.js:818 js/settings.js:827
msgid "Select object classes"
msgstr ""
#: js/settings.js:821
msgid "Select attributes"
msgstr ""
#: js/settings.js:848
msgid "Connection test succeeded"
msgstr ""
#: js/settings.js:855
msgid "Connection test failed"
msgstr ""
#: js/settings.js:864
msgid "Do you really want to delete the current Server Configuration?"
msgstr ""
#: js/settings.js:865
msgid "Confirm Deletion"
msgstr ""
#: lib/wizard.php:83 lib/wizard.php:97
#, php-format
msgid "%s group found"
msgid_plural "%s groups found"
msgstr[0] ""
msgstr[1] ""
#: lib/wizard.php:130
#, php-format
msgid "%s user found"
msgid_plural "%s users found"
msgstr[0] ""
msgstr[1] ""
#: lib/wizard.php:825 lib/wizard.php:837
msgid "Invalid Host"
msgstr ""
#: lib/wizard.php:1025
msgid "Could not find the desired feature"
msgstr ""
#: settings.php:52
msgid "Server"
msgstr ""
#: settings.php:53
msgid "User Filter"
msgstr ""
#: settings.php:54
msgid "Login Filter"
msgstr ""
#: settings.php:55
msgid "Group Filter"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""
#: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14
msgid "Help"
msgstr ""
#: templates/part.wizard-groupfilter.php:4
#, php-format
msgid "Groups meeting these criteria are available in %s:"
msgstr ""
#: templates/part.wizard-groupfilter.php:8
#: templates/part.wizard-userfilter.php:8
msgid "only those object classes:"
msgstr ""
#: templates/part.wizard-groupfilter.php:17
#: templates/part.wizard-userfilter.php:17
msgid "only from those groups:"
msgstr ""
#: templates/part.wizard-groupfilter.php:25
#: templates/part.wizard-loginfilter.php:32
#: templates/part.wizard-userfilter.php:25
msgid "Edit raw filter instead"
msgstr ""
#: templates/part.wizard-groupfilter.php:30
#: templates/part.wizard-loginfilter.php:37
#: templates/part.wizard-userfilter.php:30
msgid "Raw LDAP filter"
msgstr ""
#: templates/part.wizard-groupfilter.php:31
#, php-format
msgid ""
"The filter specifies which LDAP groups shall have access to the %s instance."
msgstr ""
#: templates/part.wizard-groupfilter.php:38
msgid "groups found"
msgstr ""
#: templates/part.wizard-loginfilter.php:4
msgid "Users login with this attribute:"
msgstr ""
#: templates/part.wizard-loginfilter.php:8
msgid "LDAP Username:"
msgstr ""
#: templates/part.wizard-loginfilter.php:16
msgid "LDAP Email Address:"
msgstr ""
#: templates/part.wizard-loginfilter.php:24
msgid "Other Attributes:"
msgstr ""
#: templates/part.wizard-loginfilter.php:38
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action. Example: \"uid=%%uid\""
msgstr ""
#: templates/part.wizard-server.php:6
msgid "1. Server"
msgstr ""
#: templates/part.wizard-server.php:13
#, php-format
msgid "%s. Server:"
msgstr ""
#: templates/part.wizard-server.php:18
msgid "Add Server Configuration"
msgstr ""
#: templates/part.wizard-server.php:21
msgid "Delete Configuration"
msgstr ""
#: templates/part.wizard-server.php:30
msgid "Host"
msgstr ""
#: templates/part.wizard-server.php:31
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/part.wizard-server.php:36
msgid "Port"
msgstr ""
#: templates/part.wizard-server.php:44
msgid "User DN"
msgstr ""
#: templates/part.wizard-server.php:45
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
#: templates/part.wizard-server.php:52
msgid "Password"
msgstr ""
#: templates/part.wizard-server.php:53
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/part.wizard-server.php:60
msgid "One Base DN per line"
msgstr ""
#: templates/part.wizard-server.php:61
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/part.wizard-userfilter.php:4
#, php-format
msgid "Limit %s access to users meeting these criteria:"
msgstr ""
#: templates/part.wizard-userfilter.php:31
#, php-format
msgid ""
"The filter specifies which LDAP users shall have access to the %s instance."
msgstr ""
#: templates/part.wizard-userfilter.php:38
msgid "users found"
msgstr ""
#: templates/part.wizardcontrols.php:5
msgid "Back"
msgstr ""
#: templates/part.wizardcontrols.php:8
msgid "Continue"
msgstr ""
#: templates/settings.php:7
msgid "Expert"
msgstr ""
#: templates/settings.php:8
msgid "Advanced"
msgstr ""
#: templates/settings.php:11
msgid ""
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may"
" experience unexpected behavior. Please ask your system administrator to "
"disable one of them."
msgstr ""
#: templates/settings.php:14
msgid ""
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not "
"work. Please ask your system administrator to install it."
msgstr ""
#: templates/settings.php:20
msgid "Connection Settings"
msgstr ""
#: templates/settings.php:22
msgid "Configuration Active"
msgstr ""
#: templates/settings.php:22
msgid "When unchecked, this configuration will be skipped."
msgstr ""
#: templates/settings.php:23
msgid "Backup (Replica) Host"
msgstr ""
#: templates/settings.php:23
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr ""
#: templates/settings.php:24
msgid "Backup (Replica) Port"
msgstr ""
#: templates/settings.php:25
msgid "Disable Main Server"
msgstr ""
#: templates/settings.php:25
msgid "Only connect to the replica server."
msgstr ""
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
msgstr ""
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:27
#, php-format
msgid ""
"Not recommended, use it for testing only! If connection only works with this"
" option, import the LDAP server's SSL certificate in your %s server."
msgstr ""
#: templates/settings.php:28
msgid "Cache Time-To-Live"
msgstr ""
#: templates/settings.php:28
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:30
msgid "Directory Settings"
msgstr ""
#: templates/settings.php:32
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:32
msgid "The LDAP attribute to use to generate the user's display name."
msgstr ""
#: templates/settings.php:33
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:33
msgid "One User Base DN per line"
msgstr ""
#: templates/settings.php:34
msgid "User Search Attributes"
msgstr ""
#: templates/settings.php:34 templates/settings.php:37
msgid "Optional; one attribute per line"
msgstr ""
#: templates/settings.php:35
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:35
msgid "The LDAP attribute to use to generate the groups's display name."
msgstr ""
#: templates/settings.php:36
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:36
msgid "One Group Base DN per line"
msgstr ""
#: templates/settings.php:37
msgid "Group Search Attributes"
msgstr ""
#: templates/settings.php:38
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:39
msgid "Nested Groups"
msgstr ""
#: templates/settings.php:39
msgid ""
"When switched on, groups that contain groups are supported. (Only works if "
"the group member attribute contains DNs.)"
msgstr ""
#: templates/settings.php:40
msgid "Paging chunksize"
msgstr ""
#: templates/settings.php:40
msgid ""
"Chunksize used for paged LDAP searches that may return bulky results like "
"user or group enumeration. (Setting it 0 disables paged LDAP searches in "
"those situations.)"
msgstr ""
#: templates/settings.php:42
msgid "Special Attributes"
msgstr ""
#: templates/settings.php:44
msgid "Quota Field"
msgstr ""
#: templates/settings.php:45
msgid "Quota Default"
msgstr ""
#: templates/settings.php:45
msgid "in bytes"
msgstr ""
#: templates/settings.php:46
msgid "Email Field"
msgstr ""
#: templates/settings.php:47
msgid "User Home Folder Naming Rule"
msgstr ""
#: templates/settings.php:47
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:53
msgid "Internal Username"
msgstr ""
#: templates/settings.php:54
msgid ""
"By default the internal username will be created from the UUID attribute. It"
" makes sure that the username is unique and characters do not need to be "
"converted. The internal username has the restriction that only these "
"characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced "
"with their ASCII correspondence or simply omitted. On collisions a number "
"will be added/increased. The internal username is used to identify a user "
"internally. It is also the default name for the user home folder. It is also"
" a part of remote URLs, for instance for all *DAV services. With this "
"setting, the default behavior can be overridden. To achieve a similar "
"behavior as before ownCloud 5 enter the user display name attribute in the "
"following field. Leave it empty for default behavior. Changes will have "
"effect only on newly mapped (added) LDAP users."
msgstr ""
#: templates/settings.php:55
msgid "Internal Username Attribute:"
msgstr ""
#: templates/settings.php:56
msgid "Override UUID detection"
msgstr ""
#: templates/settings.php:57
msgid ""
"By default, the UUID attribute is automatically detected. The UUID attribute"
" is used to doubtlessly identify LDAP users and groups. Also, the internal "
"username will be created based on the UUID, if not specified otherwise "
"above. You can override the setting and pass an attribute of your choice. "
"You must make sure that the attribute of your choice can be fetched for both"
" users and groups and it is unique. Leave it empty for default behavior. "
"Changes will have effect only on newly mapped (added) LDAP users and groups."
msgstr ""
#: templates/settings.php:58
msgid "UUID Attribute for Users:"
msgstr ""
#: templates/settings.php:59
msgid "UUID Attribute for Groups:"
msgstr ""
#: templates/settings.php:60
msgid "Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:61
msgid ""
"Usernames are used to store and assign (meta) data. In order to precisely "
"identify and recognize users, each LDAP user will have a internal username. "
"This requires a mapping from username to LDAP user. The created username is "
"mapped to the UUID of the LDAP user. Additionally the DN is cached as well "
"to reduce LDAP interaction, but it is not used for identification. If the DN"
" changes, the changes will be found. The internal username is used all over."
" Clearing the mappings will have leftovers everywhere. Clearing the mappings"
" is not configuration sensitive, it affects all LDAP configurations! Never "
"clear the mappings in a production environment, only in a testing or "
"experimental stage."
msgstr ""
#: templates/settings.php:62
msgid "Clear Username-LDAP User Mapping"
msgstr ""
#: templates/settings.php:62
msgid "Clear Groupname-LDAP Group Mapping"
msgstr ""

View File

@ -0,0 +1,33 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2012-11-09 09:06+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:2
msgid "WebDAV Authentication"
msgstr ""
#: templates/settings.php:3
msgid "Address: "
msgstr ""
#: templates/settings.php:6
msgid ""
"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."
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -20,10 +20,34 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Sdílí {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Toto sdílení je chráněno heslem"
@ -36,6 +60,14 @@ msgstr "Heslo není správné. Zkuste to znovu."
msgid "Password"
msgstr "Heslo"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Je nám líto, ale tento odkaz již není funkční."

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -55,15 +55,15 @@ msgstr "E-mail odeslán"
msgid "You need to set your user email before being able to send test emails."
msgstr "Pro možnost odeslání zkušebních e-mailů musíte nejprve nastavit svou e-mailovou adresu."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Mód odesílání"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Šifrování"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Metoda ověření"
@ -301,7 +301,7 @@ msgstr "vrátit zpět"
msgid "Unable to remove user"
msgstr "Nelze odebrat uživatele"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Skupiny"
@ -402,7 +402,7 @@ msgid ""
"root."
msgstr "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Upozornění nastavení"
@ -417,53 +417,65 @@ msgstr "Váš webový server není správně nastaven pro umožnění synchroniz
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Zkontrolujte prosím znovu <a href=\"%s\">instalační příručku</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Schází modul 'fileinfo'"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Vaše verze PHP je zastaralá"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "Vámi používaná verze PHP je zastaralá. Důrazně doporučujeme aktualizovat na verzi 5.3.8 nebo novější, protože starší verze obsahují chyby. Je možné, že tato instalace nebude fungovat správně."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Lokalizace nefunguje"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Není možné nastavit znakovou sadu, která podporuje UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "To znamená, že se mohou vyskytnout problémy s určitými znaky v názvech souborů."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Důrazně doporučujeme nainstalovat do vašeho systém balíčky nutné pro podporu některé z následujících znakových sad: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Připojení k internetu nefunguje"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -472,206 +484,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Poslední cron byl spuštěn v %s"
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Poslední cron byl spuštěn v %s. To je více než před hodinou. Vypadá to, že není něco v pořádku."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "Cron ještě nebyl spuštěn!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Spustit jednu úlohu s každým načtením stránky"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Použít systémovou službu cron pro volání cron.php každých 15 minut."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Sdílení"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Povolit API sdílení"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Povolit aplikacím používat API sdílení"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Povolit odkazy"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr "Vynutit ochranu heslem"
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Povolit veřejné nahrávání souborů"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Nastavit výchozí datum vypršení platnosti"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Vyprší po"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "dnech"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Vynutit datum vypršení"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Povolit uživatelům sdílet položky veřejně pomocí odkazů"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Povolit znovu-sdílení"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Povolit uživatelům znovu sdílet položky, které jsou pro ně sdíleny"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Povolit uživatelům sdílet s kýmkoliv"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Povolit uživatelům sdílet pouze s uživateli v jejich skupinách"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Povolit e-mailová upozornění"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Povolit uživatelům odesílat e-mailová upozornění pro sdílené soubory"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr "Vyjmout skupiny ze sdílení"
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním."
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Zabezpečení"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Vynutit HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Vynutí připojování klientů k %s šifrovaným spojením."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Připojte se k %s skrze HTTPS pro povolení nebo zakázání vynucování SSL."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "E-mailový server"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "Toto se používá pro odesílání upozornění."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Adresa odesílatele"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Vyžadováno ověření"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adresa serveru"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Přihlašovací údaje"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "SMTP uživatelské jméno "
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "SMTP heslo"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Otestovat nastavení e-mailu"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Odeslat e-mail"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Záznam"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Úroveň zaznamenávání"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Více"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Méně"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Verze"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: cy_GB\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr "Cyfrinair"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -47,15 +47,15 @@ msgstr "Anfonwyd yr e-bost"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Amgryptiad"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr "dadwneud"
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Grwpiau"
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau o
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -20,10 +20,34 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Delt af {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Delingen er beskyttet af kodeord"
@ -36,6 +60,14 @@ msgstr "Kodeordet er forkert. Prøv igen."
msgid "Password"
msgstr "Kodeord"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Desværre, dette link ser ikke ud til at fungerer længere."

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -51,15 +51,15 @@ msgstr "E-mail afsendt"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Kryptering"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -297,7 +297,7 @@ msgstr "fortryd"
msgid "Unable to remove user"
msgstr "Kan ikke fjerne bruger"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Grupper"
@ -398,7 +398,7 @@ msgid ""
"root."
msgstr "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver så data mappen ikke længere er tilgængelig, eller at du flytter data mappen uden for webserverens dokument rod. "
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Opsætnings Advarsel"
@ -413,53 +413,65 @@ msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering for
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Module 'fileinfo' mangler"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "PHP modulet 'fileinfo' mangler. Vi anbefaler stærkt at aktivere dette modul til at få de bedste resultater med mime-type detektion."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Din PHP-version er forældet"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "Din PHP-version er forældet. Vi anbefaler at du opgraderer til 5.3.8 eller nyere, fordi ældre versioner har kendte fejl. Det er derfor muligt at installationen ikke fungerer korrekt."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Landestandard fungerer ikke"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Systemets locale kan ikke sættes til et der bruger UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Det betyder at der kan være problemer med visse tegn i filnavne."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Vi anbefaler at du installerer den krævede pakke på dit system, for at understøtte følgende locales: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Internetforbindelse fungerer ikke"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -468,206 +480,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Denne ownCloud-server har ikke en fungerende forbindelse til internettet. Det betyder, at visse funktioner som montering af eksterne drev, oplysninger om opdatering eller installation af 3.-parts applikationer ikke fungerer. Det vil sandsynligvis heller ikke fungere at tilgå filer fra eksterne drev eller informationsemails. Vi opfordrer til at etablere forbindelse til internettet for denne server, såfremt du ønsker samtlige funktioner."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Udføre en opgave med hver side indlæst"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Brug systemets cron service til at kalde cron.php hvert 15. minut."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Deling"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Aktiver Share API"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Tillad apps til at bruge Share API"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Tillad links"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Tillad offentlig upload"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Udløber efter"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "dage"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Tillad brugere at dele elementer til offentligheden med links"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Tillad videredeling"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Tillad brugere at dele elementer delt med dem igen"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Tillad brugere at dele med alle"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Tillad brugere at kun dele med brugerne i deres grupper"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Tillad mail underretninger"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Sikkerhed"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Gennemtving HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Tving klienten til at forbinde til %s via en kryptetet forbindelse."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Forbind venligst til din %s via HTTPS for at aktivere eller deaktivere SSL tvang."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "Email Server"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Fra adresse"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Godkendelse påkrævet"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Serveradresse"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Brugeroplysninger"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "SMTP Brugernavn"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "SMTP Kodeord"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Test email indstillinger"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Send email"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Log"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Log niveau"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Mere"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Mindre"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Version"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-30 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 09:12+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\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"
@ -52,7 +52,7 @@ msgstr "Datenbank aktualisiert"
#: ajax/update.php:24
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
msgstr "Deaktivierte inkompatible Apps: %s"
#: avatar/controller.php:62
msgid "No image or file provided"
@ -150,59 +150,59 @@ msgstr "November"
msgid "December"
msgstr "Dezember"
#: js/js.js:487
#: js/js.js:496
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:587
#: js/js.js:596
msgid "Saving..."
msgstr "Speichern..."
#: js/js.js:1211
#: js/js.js:1220
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:1212
#: js/js.js:1221
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "Vor %n Minute"
msgstr[1] "Vor %n Minuten"
#: js/js.js:1213
#: js/js.js:1222
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "Vor %n Stunde"
msgstr[1] "Vor %n Stunden"
#: js/js.js:1214
#: js/js.js:1223
msgid "today"
msgstr "Heute"
#: js/js.js:1215
#: js/js.js:1224
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:1216
#: js/js.js:1225
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "Vor %n Tag"
msgstr[1] "Vor %n Tagen"
#: js/js.js:1217
#: js/js.js:1226
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:1218
#: js/js.js:1227
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "Vor %n Monat"
msgstr[1] "Vor %n Monaten"
#: js/js.js:1219
#: js/js.js:1228
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:1220
#: js/js.js:1229
msgid "years ago"
msgstr "Vor Jahren"
@ -298,157 +298,157 @@ msgstr "Gutes Passwort"
msgid "Strong password"
msgstr "Starkes Passwort"
#: js/share.js:51 js/share.js:66 js/share.js:106
#: js/share.js:69 js/share.js:84 js/share.js:127
msgid "Shared"
msgstr "Geteilt"
#: js/share.js:109
#: js/share.js:130
msgid "Share"
msgstr "Teilen"
#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800
#: js/share.js:195 js/share.js:208 js/share.js:215 js/share.js:822
#: templates/installation.php:10
msgid "Error"
msgstr "Fehler"
#: js/share.js:175 js/share.js:863
#: js/share.js:197 js/share.js:885
msgid "Error while sharing"
msgstr "Fehler beim Teilen"
#: js/share.js:186
#: js/share.js:208
msgid "Error while unsharing"
msgstr "Fehler beim Aufheben der Freigabe"
#: js/share.js:193
#: js/share.js:215
msgid "Error while changing permissions"
msgstr "Fehler beim Ändern der Rechte"
#: js/share.js:203
#: js/share.js:225
msgid "Shared with you and the group {group} by {owner}"
msgstr "{owner} hat dies mit Dir und der Gruppe {group} geteilt"
#: js/share.js:205
#: js/share.js:227
msgid "Shared with you by {owner}"
msgstr "{owner} hat dies mit Dir geteilt"
#: js/share.js:229
#: js/share.js:251
msgid "Share with user or group …"
msgstr "Mit Benutzer oder Gruppe teilen ...."
#: js/share.js:235
#: js/share.js:257
msgid "Share link"
msgstr "Link Teilen"
#: js/share.js:241
#: js/share.js:263
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen"
#: js/share.js:243
#: js/share.js:265
msgid "By default the public link will expire after {days} days"
msgstr "Standardmäßig wird der öffentliche Link nach {days} Tagen ablaufen"
#: js/share.js:248
#: js/share.js:270
msgid "Password protect"
msgstr "Passwortschutz"
#: js/share.js:250
#: js/share.js:272
msgid "Choose a password for the public link"
msgstr "Wählen Sie ein Passwort für den öffentlichen Link"
#: js/share.js:256
#: js/share.js:278
msgid "Allow Public Upload"
msgstr "Öffentliches Hochladen erlauben"
#: js/share.js:260
#: js/share.js:282
msgid "Email link to person"
msgstr "Link per E-Mail verschicken"
#: js/share.js:261
#: js/share.js:283
msgid "Send"
msgstr "Senden"
#: js/share.js:266
#: js/share.js:288
msgid "Set expiration date"
msgstr "Setze ein Ablaufdatum"
#: js/share.js:267
#: js/share.js:289
msgid "Expiration date"
msgstr "Ablaufdatum"
#: js/share.js:304
#: js/share.js:326
msgid "Share via email:"
msgstr "Über eine E-Mail teilen:"
#: js/share.js:307
#: js/share.js:329
msgid "No people found"
msgstr "Niemand gefunden"
#: js/share.js:355 js/share.js:416
#: js/share.js:377 js/share.js:438
msgid "group"
msgstr "Gruppe"
#: js/share.js:388
#: js/share.js:410
msgid "Resharing is not allowed"
msgstr "Weiterverteilen ist nicht erlaubt"
#: js/share.js:432
#: js/share.js:454
msgid "Shared in {item} with {user}"
msgstr "Für {user} in {item} freigegeben"
#: js/share.js:454
#: js/share.js:476
msgid "Unshare"
msgstr "Freigabe aufheben"
#: js/share.js:462
#: js/share.js:484
msgid "notify by email"
msgstr "Per E-Mail informieren"
#: js/share.js:465
#: js/share.js:487
msgid "can edit"
msgstr "kann bearbeiten"
#: js/share.js:467
#: js/share.js:489
msgid "access control"
msgstr "Zugriffskontrolle"
#: js/share.js:470
#: js/share.js:492
msgid "create"
msgstr "erstellen"
#: js/share.js:473
#: js/share.js:495
msgid "update"
msgstr "aktualisieren"
#: js/share.js:476
#: js/share.js:498
msgid "delete"
msgstr "löschen"
#: js/share.js:479
#: js/share.js:501
msgid "share"
msgstr "teilen"
#: js/share.js:781
#: js/share.js:803
msgid "Password protected"
msgstr "Durch ein Passwort geschützt"
#: js/share.js:800
#: js/share.js:822
msgid "Error unsetting expiration date"
msgstr "Fehler beim Entfernen des Ablaufdatums"
#: js/share.js:821
#: js/share.js:843
msgid "Error setting expiration date"
msgstr "Fehler beim Setzen des Ablaufdatums"
#: js/share.js:850
#: js/share.js:872
msgid "Sending ..."
msgstr "Sende ..."
#: js/share.js:861
#: js/share.js:883
msgid "Email sent"
msgstr "E-Mail wurde verschickt"
#: js/share.js:885
#: js/share.js:907
msgid "Warning"
msgstr "Warnung"
@ -482,7 +482,7 @@ msgstr "Es wurden keine Schlagwörter zum Löschen ausgewählt."
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
msgstr "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern."
#: js/update.js:43
msgid "Please reload the page."
@ -490,7 +490,7 @@ msgstr "Bitte lade diese Seite neu."
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
msgstr "Die Aktualisierung war erfolgreich."
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
@ -823,26 +823,26 @@ msgstr "Vielen Dank für Deine Geduld."
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
msgstr "%s wird auf Version %s aktualisiert."
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
msgstr "Die folgenden Apps werden deaktiviert:"
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
msgstr "Das Theme %s wurde deaktiviert."
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
msgstr "Stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde."
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
msgstr "Aktualisierung starten"
#: templates/update.user.php:3
msgid ""

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -22,10 +22,34 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Geteilt von {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Diese Freigabe ist durch ein Passwort geschützt"
@ -38,6 +62,14 @@ msgstr "Bitte überprüfe Dein Passwort und versuche es erneut."
msgid "Password"
msgstr "Passwort"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren."

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-29 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 15:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -57,15 +57,15 @@ msgstr "E-Mail wurde verschickt"
msgid "You need to set your user email before being able to send test emails."
msgstr "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Sende-Modus"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Verschlüsselung"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Authentifizierungsmethode"
@ -303,7 +303,7 @@ msgstr "rückgängig machen"
msgid "Unable to remove user"
msgstr "Benutzer konnte nicht entfernt werden."
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Gruppen"
@ -404,7 +404,7 @@ msgid ""
"root."
msgstr "Dein Datenverzeichnis und deine Dateien sind möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten dir dringend, dass du deinen Webserver dahingehend konfigurierst, dass dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder du verschiebst das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Einrichtungswarnung"
@ -419,53 +419,65 @@ msgstr "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil d
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Bitte prüfe nochmals die <a href=\"%s\">Installationsanleitungen</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Modul 'fileinfo' fehlt "
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Deine PHP-Version ist veraltet"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "Deine PHP-Version ist veraltet. Wir empfehlen dringend auf die Version 5.3.8 oder neuer zu aktualisieren, da ältere Versionen kompromittiert werden können. Es ist möglich, dass diese Installation nicht richtig funktioniert."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Ländereinstellung funktioniert nicht"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Keine Netzwerkverbindung"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -474,206 +486,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet das einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren wenn Sie alle Funktionen nutzen wollen."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Letzter Cron wurde um %s ausgeführt."
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Letzter Cron wurde um %s ausgeführt. Dies ist mehr als eine Stunde her, möglicherweise liegt ein Fehler vor."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "Cron wurde bis jetzt noch nicht ausgeführt!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Führe eine Aufgabe mit jeder geladenen Seite aus"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Benutze den System-Crondienst um die cron.php alle 15 Minuten aufzurufen."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Teilen"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Aktiviere Sharing-API"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Erlaubt Apps die Nutzung der Share-API"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Erlaubt Links"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr "Passwortschutz erzwingen"
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Öffentliches Hochladen erlauben"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Setze Ablaufdatum"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Ablauf nach dem"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "Tage"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Ablaufdatum erzwingen"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Erlaubt Benutzern, Inhalte über öffentliche Links zu teilen"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Erlaubt erneutes Teilen"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Erlaubt Benutzern, mit jedem zu teilen"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Erlaubt Benutzern, nur mit Benutzern ihrer Gruppe zu teilen"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Mail-Benachrichtigung erlauben"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr "Gruppen von Freigaben ausschließen"
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren."
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Sicherheit"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Erzwinge HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Zwingt die clientseitigen Anwendungen, verschlüsselte Verbindungen zu %s herzustellen."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Bitte verbinde dich zu deinem %s über HTTPS um die SSL-Erzwingung zu aktivieren oder zu deaktivieren."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "E-Mail-Server"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "Dies wird zum Senden von Benachrichtigungen verwendet."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Absender-Adresse"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr "Mail"
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Authentifizierung benötigt"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adresse des Servers"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Zugangsdaten"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "SMTP Benutzername"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "SMTP Passwort"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Teste E-Mail-Einstellungen"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Sende E-Mail"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Log"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Loglevel"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Mehr"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Weniger"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Version"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -17,10 +17,34 @@ msgstr ""
"Language: de_AT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr "Passwort"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -48,15 +48,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -294,7 +294,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -395,7 +395,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -410,53 +410,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -465,206 +477,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adresse des Servers"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -20,10 +20,34 @@ msgstr ""
"Language: de_CH\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Geteilt von {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -36,6 +60,14 @@ msgstr "Das Passwort ist falsch. Bitte versuchen Sie es erneut."
msgid "Password"
msgstr "Passwort"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren."

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -56,15 +56,15 @@ msgstr "Email gesendet"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Verschlüsselung"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -302,7 +302,7 @@ msgstr "rückgängig machen"
msgid "Unable to remove user"
msgstr "Der Benutzer konnte nicht entfernt werden."
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Gruppen"
@ -403,7 +403,7 @@ msgid ""
"root."
msgstr "Ihr Datenverzeichnis und Ihre Dateien sind möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis ausserhalb des Wurzelverzeichnisses des Webservers."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Einrichtungswarnung"
@ -418,53 +418,65 @@ msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfigurie
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Bitte überprüfen Sie die <a href=\"%s\">Instalationsanleitungen</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Das Modul 'fileinfo' fehlt"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Die Lokalisierung funktioniert nicht"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Keine Internetverbindung"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -473,206 +485,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet das einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren wenn Sie alle Funktionen nutzen wollen."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Eine Aufgabe bei jedem Laden der Seite ausführen"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Teilen"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Share-API aktivieren"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Anwendungen erlauben, die Share-API zu benutzen"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Links erlauben"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Erlaube öffentliches hochladen"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Benutzern erlauben, Inhalte per öffentlichem Link zu teilen"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Erlaube Weiterverteilen"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Erlaubt Benutzern, mit jedem zu teilen"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Erlaubt Benutzern, nur mit Nutzern in ihrer Gruppe zu teilen"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Sicherheit"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "HTTPS erzwingen"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Zwingt die Clients, sich über eine verschlüsselte Verbindung zu %s zu verbinden."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Bitte verbinden Sie sich zu Ihrem %s über HTTPS um die SSL-Erzwingung zu aktivieren oder zu deaktivieren."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adresse des Servers"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Log"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Log-Level"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Mehr"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Weniger"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Version"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-30 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 09:12+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\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"
@ -52,7 +52,7 @@ msgstr "Datenbank aktualisiert"
#: ajax/update.php:24
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
msgstr "Deaktivierte inkompatible Apps: %s"
#: avatar/controller.php:62
msgid "No image or file provided"
@ -150,59 +150,59 @@ msgstr "November"
msgid "December"
msgstr "Dezember"
#: js/js.js:487
#: js/js.js:496
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:587
#: js/js.js:596
msgid "Saving..."
msgstr "Speichern..."
#: js/js.js:1211
#: js/js.js:1220
msgid "seconds ago"
msgstr "Gerade eben"
#: js/js.js:1212
#: js/js.js:1221
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "Vor %n Minute"
msgstr[1] "Vor %n Minuten"
#: js/js.js:1213
#: js/js.js:1222
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "Vor %n Stunde"
msgstr[1] "Vor %n Stunden"
#: js/js.js:1214
#: js/js.js:1223
msgid "today"
msgstr "Heute"
#: js/js.js:1215
#: js/js.js:1224
msgid "yesterday"
msgstr "Gestern"
#: js/js.js:1216
#: js/js.js:1225
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "Vor %n Tag"
msgstr[1] "Vor %n Tagen"
#: js/js.js:1217
#: js/js.js:1226
msgid "last month"
msgstr "Letzten Monat"
#: js/js.js:1218
#: js/js.js:1227
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "Vor %n Monat"
msgstr[1] "Vor %n Monaten"
#: js/js.js:1219
#: js/js.js:1228
msgid "last year"
msgstr "Letztes Jahr"
#: js/js.js:1220
#: js/js.js:1229
msgid "years ago"
msgstr "Vor Jahren"
@ -298,157 +298,157 @@ msgstr "Gutes Passwort"
msgid "Strong password"
msgstr "Starkes Passwort"
#: js/share.js:51 js/share.js:66 js/share.js:106
#: js/share.js:69 js/share.js:84 js/share.js:127
msgid "Shared"
msgstr "Geteilt"
#: js/share.js:109
#: js/share.js:130
msgid "Share"
msgstr "Teilen"
#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800
#: js/share.js:195 js/share.js:208 js/share.js:215 js/share.js:822
#: templates/installation.php:10
msgid "Error"
msgstr "Fehler"
#: js/share.js:175 js/share.js:863
#: js/share.js:197 js/share.js:885
msgid "Error while sharing"
msgstr "Fehler beim Teilen"
#: js/share.js:186
#: js/share.js:208
msgid "Error while unsharing"
msgstr "Fehler beim Aufheben der Freigabe"
#: js/share.js:193
#: js/share.js:215
msgid "Error while changing permissions"
msgstr "Fehler bei der Änderung der Rechte"
#: js/share.js:203
#: js/share.js:225
msgid "Shared with you and the group {group} by {owner}"
msgstr "Von {owner} mit Ihnen und der Gruppe {group} geteilt."
#: js/share.js:205
#: js/share.js:227
msgid "Shared with you by {owner}"
msgstr "Von {owner} mit Ihnen geteilt."
#: js/share.js:229
#: js/share.js:251
msgid "Share with user or group …"
msgstr "Mit Benutzer oder Gruppe teilen ...."
#: js/share.js:235
#: js/share.js:257
msgid "Share link"
msgstr "Link teilen"
#: js/share.js:241
#: js/share.js:263
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen"
#: js/share.js:243
#: js/share.js:265
msgid "By default the public link will expire after {days} days"
msgstr "Standardmäßig wird der öffentliche Link nach {days} Tagen ablaufen"
#: js/share.js:248
#: js/share.js:270
msgid "Password protect"
msgstr "Passwortschutz"
#: js/share.js:250
#: js/share.js:272
msgid "Choose a password for the public link"
msgstr "Wählen Sie ein Passwort für den öffentlichen Link"
#: js/share.js:256
#: js/share.js:278
msgid "Allow Public Upload"
msgstr "Öffentliches Hochladen erlauben"
#: js/share.js:260
#: js/share.js:282
msgid "Email link to person"
msgstr "Link per E-Mail verschicken"
#: js/share.js:261
#: js/share.js:283
msgid "Send"
msgstr "Senden"
#: js/share.js:266
#: js/share.js:288
msgid "Set expiration date"
msgstr "Ein Ablaufdatum setzen"
#: js/share.js:267
#: js/share.js:289
msgid "Expiration date"
msgstr "Ablaufdatum"
#: js/share.js:304
#: js/share.js:326
msgid "Share via email:"
msgstr "Mittels einer E-Mail teilen:"
#: js/share.js:307
#: js/share.js:329
msgid "No people found"
msgstr "Niemand gefunden"
#: js/share.js:355 js/share.js:416
#: js/share.js:377 js/share.js:438
msgid "group"
msgstr "Gruppe"
#: js/share.js:388
#: js/share.js:410
msgid "Resharing is not allowed"
msgstr "Das Weiterverteilen ist nicht erlaubt"
#: js/share.js:432
#: js/share.js:454
msgid "Shared in {item} with {user}"
msgstr "Freigegeben in {item} von {user}"
#: js/share.js:454
#: js/share.js:476
msgid "Unshare"
msgstr "Freigabe aufheben"
#: js/share.js:462
#: js/share.js:484
msgid "notify by email"
msgstr "Per E-Mail informieren"
#: js/share.js:465
#: js/share.js:487
msgid "can edit"
msgstr "kann bearbeiten"
#: js/share.js:467
#: js/share.js:489
msgid "access control"
msgstr "Zugriffskontrolle"
#: js/share.js:470
#: js/share.js:492
msgid "create"
msgstr "erstellen"
#: js/share.js:473
#: js/share.js:495
msgid "update"
msgstr "aktualisieren"
#: js/share.js:476
#: js/share.js:498
msgid "delete"
msgstr "löschen"
#: js/share.js:479
#: js/share.js:501
msgid "share"
msgstr "teilen"
#: js/share.js:781
#: js/share.js:803
msgid "Password protected"
msgstr "Passwortgeschützt"
#: js/share.js:800
#: js/share.js:822
msgid "Error unsetting expiration date"
msgstr "Fehler beim Entfernen des Ablaufdatums"
#: js/share.js:821
#: js/share.js:843
msgid "Error setting expiration date"
msgstr "Fehler beim Setzen des Ablaufdatums"
#: js/share.js:850
#: js/share.js:872
msgid "Sending ..."
msgstr "Sende ..."
#: js/share.js:861
#: js/share.js:883
msgid "Email sent"
msgstr "Email gesendet"
#: js/share.js:885
#: js/share.js:907
msgid "Warning"
msgstr "Warnung"
@ -482,7 +482,7 @@ msgstr "Es wurden keine Schlagwörter zum Löschen ausgewählt."
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
msgstr "Aktualisiere {productName} auf Version {version}. Dies könnte eine Weile dauern."
#: js/update.js:43
msgid "Please reload the page."
@ -490,7 +490,7 @@ msgstr "Bitte laden Sie diese Seite neu."
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
msgstr "Die Aktualisierung war erfolgreich."
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
@ -823,26 +823,26 @@ msgstr "Vielen Dank für Ihre Geduld."
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
msgstr "%s wird auf Version %s aktualisiert."
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
msgstr "Die folgenden Apps werden deaktiviert:"
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
msgstr "Das Theme %s wurde deaktiviert."
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
msgstr "Stellen Sie vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde."
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
msgstr "Aktualisierung starten"
#: templates/update.user.php:3
msgid ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -21,10 +21,34 @@ msgstr ""
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Geteilt von {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Diese Freigabe ist durch ein Passwort geschützt"
@ -37,6 +61,14 @@ msgstr "Das Passwort ist falsch. Bitte versuchen Sie es erneut."
msgid "Password"
msgstr "Passwort"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren."

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-29 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 15:51+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -57,15 +57,15 @@ msgstr "Email gesendet"
msgid "You need to set your user email before being able to send test emails."
msgstr "Sie müssen Ihre Benutzer-E-Mail-Adresse setzen, bevor Sie Test-E-Mails versenden können."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Sende-Modus"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Verschlüsselung"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Authentifizierungsmethode"
@ -303,7 +303,7 @@ msgstr "rückgängig machen"
msgid "Unable to remove user"
msgstr "Der Benutzer konnte nicht entfernt werden."
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Gruppen"
@ -404,7 +404,7 @@ msgid ""
"root."
msgstr "Ihr Datenverzeichnis und Ihre Dateien sind möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Einrichtungswarnung"
@ -419,53 +419,65 @@ msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfigurie
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Bitte prüfen Sie nochmals die <a href=\"%s\">Installationsanleitungen</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Das Modul 'fileinfo' fehlt"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Ihre PHP-Version ist veraltet"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "Ihre PHP-Version ist veraltet. Wir empfehlen dringend auf die Version 5.3.8 oder neuer zu aktualisieren, da ältere Versionen kompromittiert werden können. Es ist möglich, dass diese Installation nicht richtig funktioniert."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Die Lokalisierung funktioniert nicht"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Keine Internetverbindung"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -474,206 +486,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Versenden von Mail-Benachrichtigungen funktionieren eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen wollen."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Letzter Cron wurde um %s ausgeführt."
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Letzter Cron wurde um %s ausgeführt. Dies ist mehr als eine Stunde her, möglicherweise liegt ein Fehler vor."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "Cron wurde bis jetzt noch nicht ausgeführt!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Eine Aufgabe bei jedem Laden der Seite ausführen"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Benutzen Sie den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Teilen"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Share-API aktivieren"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Anwendungen erlauben, die Share-API zu benutzen"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Links erlauben"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr "Passwortschutz erzwingen"
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Öffentliches Hochladen erlauben"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Setze Ablaufdatum"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Ablauf nach dem"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "Tage"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Ablaufdatum erzwingen"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Benutzern erlauben, Inhalte per öffentlichem Link zu teilen"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Erlaube Weiterverteilen"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Erlaubt Benutzern, mit ihnen geteilte Inhalte erneut zu teilen"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Erlaubt Benutzern, mit jedem zu teilen"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Erlaubt Benutzern, nur mit Nutzern in ihrer Gruppe zu teilen"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Mail-Benachrichtigung erlauben"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr "Gruppen von Freigaben ausschließen"
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren."
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Sicherheit"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "HTTPS erzwingen"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Zwingt die clientseitigen Anwendungen, verschlüsselte Verbindungen zu %s herzustellen."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Bitte verbinden Sie sich zu Ihrem %s über HTTPS um die SSL-Erzwingung zu aktivieren oder zu deaktivieren."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "E-Mail-Server"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "Dies wird für das Senden von Benachrichtigungen verwendet."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Absender-Adresse"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr "Mail"
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Authentifizierung benötigt"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Adresse des Servers"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Zugangsdaten"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "SMTP Benutzername"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "SMTP Passwort"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "E-Mail-Einstellungen testen"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "E-Mail senden"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Log"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Log-Level"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Mehr"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Weniger"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Version"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-30 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 09:14+0000\n"
"Last-Translator: pe_ppe <peppe@cs.uoi.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -52,7 +52,7 @@ msgstr "Ενημερωμένη βάση δεδομένων"
#: ajax/update.php:24
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
msgstr "Απενεργοποιημένες μη συμβατές εφαρμογές: %s"
#: avatar/controller.php:62
msgid "No image or file provided"
@ -150,59 +150,59 @@ msgstr "Νοέμβριος"
msgid "December"
msgstr "Δεκέμβριος"
#: js/js.js:487
#: js/js.js:496
msgid "Settings"
msgstr "Ρυθμίσεις"
#: js/js.js:587
#: js/js.js:596
msgid "Saving..."
msgstr "Γίνεται αποθήκευση..."
#: js/js.js:1211
#: js/js.js:1220
msgid "seconds ago"
msgstr "δευτερόλεπτα πριν"
#: js/js.js:1212
#: js/js.js:1221
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "%n λεπτό πριν"
msgstr[1] "%n λεπτά πριν"
#: js/js.js:1213
#: js/js.js:1222
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "%n ώρα πριν"
msgstr[1] "%n ώρες πριν"
#: js/js.js:1214
#: js/js.js:1223
msgid "today"
msgstr "σήμερα"
#: js/js.js:1215
#: js/js.js:1224
msgid "yesterday"
msgstr "χτες"
#: js/js.js:1216
#: js/js.js:1225
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "%n ημέρα πριν"
msgstr[1] "%n ημέρες πριν"
#: js/js.js:1217
#: js/js.js:1226
msgid "last month"
msgstr "τελευταίο μήνα"
#: js/js.js:1218
#: js/js.js:1227
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "%n μήνας πριν"
msgstr[1] "%n μήνες πριν"
#: js/js.js:1219
#: js/js.js:1228
msgid "last year"
msgstr "τελευταίο χρόνο"
#: js/js.js:1220
#: js/js.js:1229
msgid "years ago"
msgstr "χρόνια πριν"
@ -298,157 +298,157 @@ msgstr "Καλό συνθηματικό"
msgid "Strong password"
msgstr "Δυνατό συνθηματικό"
#: js/share.js:51 js/share.js:66 js/share.js:106
#: js/share.js:69 js/share.js:84 js/share.js:127
msgid "Shared"
msgstr "Κοινόχρηστα"
#: js/share.js:109
#: js/share.js:130
msgid "Share"
msgstr "Διαμοιρασμός"
#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800
#: js/share.js:195 js/share.js:208 js/share.js:215 js/share.js:822
#: templates/installation.php:10
msgid "Error"
msgstr "Σφάλμα"
#: js/share.js:175 js/share.js:863
#: js/share.js:197 js/share.js:885
msgid "Error while sharing"
msgstr "Σφάλμα κατά τον διαμοιρασμό"
#: js/share.js:186
#: js/share.js:208
msgid "Error while unsharing"
msgstr "Σφάλμα κατά το σταμάτημα του διαμοιρασμού"
#: js/share.js:193
#: js/share.js:215
msgid "Error while changing permissions"
msgstr "Σφάλμα κατά την αλλαγή των δικαιωμάτων"
#: js/share.js:203
#: js/share.js:225
msgid "Shared with you and the group {group} by {owner}"
msgstr "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}"
#: js/share.js:205
#: js/share.js:227
msgid "Shared with you by {owner}"
msgstr "Διαμοιράστηκε με σας από τον {owner}"
#: js/share.js:229
#: js/share.js:251
msgid "Share with user or group …"
msgstr "Διαμοιρασμός με χρήστη ή ομάδα ..."
#: js/share.js:235
#: js/share.js:257
msgid "Share link"
msgstr "Διαμοιρασμός συνδέσμου"
#: js/share.js:241
#: js/share.js:263
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί το πολύ {days} ημέρες μετά την δημιουργία του"
#: js/share.js:243
#: js/share.js:265
msgid "By default the public link will expire after {days} days"
msgstr "Ο δημόσιος σύνδεσμος θα απενεργοποιηθεί ερήμην μετά από {days} ημέρες"
#: js/share.js:248
#: js/share.js:270
msgid "Password protect"
msgstr "Προστασία συνθηματικού"
#: js/share.js:250
#: js/share.js:272
msgid "Choose a password for the public link"
msgstr "Επιλέξτε κωδικό για τον δημόσιο σύνδεσμο"
#: js/share.js:256
#: js/share.js:278
msgid "Allow Public Upload"
msgstr "Επιτρέπεται η Δημόσια Αποστολή"
#: js/share.js:260
#: js/share.js:282
msgid "Email link to person"
msgstr "Αποστολή συνδέσμου με email "
#: js/share.js:261
#: js/share.js:283
msgid "Send"
msgstr "Αποστολή"
#: js/share.js:266
#: js/share.js:288
msgid "Set expiration date"
msgstr "Ορισμός ημ. λήξης"
#: js/share.js:267
#: js/share.js:289
msgid "Expiration date"
msgstr "Ημερομηνία λήξης"
#: js/share.js:304
#: js/share.js:326
msgid "Share via email:"
msgstr "Διαμοιρασμός μέσω email:"
#: js/share.js:307
#: js/share.js:329
msgid "No people found"
msgstr "Δεν βρέθηκε άνθρωπος"
#: js/share.js:355 js/share.js:416
#: js/share.js:377 js/share.js:438
msgid "group"
msgstr "ομάδα"
#: js/share.js:388
#: js/share.js:410
msgid "Resharing is not allowed"
msgstr "Ξαναμοιρασμός δεν επιτρέπεται"
#: js/share.js:432
#: js/share.js:454
msgid "Shared in {item} with {user}"
msgstr "Διαμοιρασμός του {item} με τον {user}"
#: js/share.js:454
#: js/share.js:476
msgid "Unshare"
msgstr "Διακοπή διαμοιρασμού"
#: js/share.js:462
#: js/share.js:484
msgid "notify by email"
msgstr "ειδοποίηση με email"
#: js/share.js:465
#: js/share.js:487
msgid "can edit"
msgstr "δυνατότητα αλλαγής"
#: js/share.js:467
#: js/share.js:489
msgid "access control"
msgstr "έλεγχος πρόσβασης"
#: js/share.js:470
#: js/share.js:492
msgid "create"
msgstr "δημιουργία"
#: js/share.js:473
#: js/share.js:495
msgid "update"
msgstr "ενημέρωση"
#: js/share.js:476
#: js/share.js:498
msgid "delete"
msgstr "διαγραφή"
#: js/share.js:479
#: js/share.js:501
msgid "share"
msgstr "διαμοιρασμός"
#: js/share.js:781
#: js/share.js:803
msgid "Password protected"
msgstr "Προστασία με συνθηματικό"
#: js/share.js:800
#: js/share.js:822
msgid "Error unsetting expiration date"
msgstr "Σφάλμα κατά την διαγραφή της ημ. λήξης"
#: js/share.js:821
#: js/share.js:843
msgid "Error setting expiration date"
msgstr "Σφάλμα κατά τον ορισμό ημ. λήξης"
#: js/share.js:850
#: js/share.js:872
msgid "Sending ..."
msgstr "Αποστολή..."
#: js/share.js:861
#: js/share.js:883
msgid "Email sent"
msgstr "Το Email απεστάλη "
#: js/share.js:885
#: js/share.js:907
msgid "Warning"
msgstr "Προειδοποίηση"
@ -482,7 +482,7 @@ msgstr "Καμμία ετικέτα δεν επιλέχθηκε για διαγ
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
msgstr "Ενημέρωση του {productName} στην έκδοση {version}, αυτό μπορεί να διαρκέσει λίγη ώρα."
#: js/update.js:43
msgid "Please reload the page."
@ -490,7 +490,7 @@ msgstr "Παρακαλώ επαναφορτώστε τη σελίδα."
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
msgstr "Η ενημέρωση δεν ήταν επιτυχής."
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
@ -823,26 +823,26 @@ msgstr "Σας ευχαριστούμε για την υπομονή σας."
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
msgstr "Το %s θα ενημερωθεί στην έκδοση %s."
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
msgstr "Οι παρακάτω εφαρμογές θα απενεργοποιηθούν:"
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
msgstr "Το θέμα %s έχει απενεργοποιηθεί."
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
msgstr "Παρακαλώ βεβαιωθείτε ότι έχουν ληψθεί αντίγραφα ασφαλείας της βάσης δεδομένων, του φακέλου ρυθμίσεων και του φακέλου δεδομένων πριν προχωρήσετε."
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
msgstr "Έναρξη ενημέρωσης"
#: templates/update.user.php:3
msgid ""

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 09:15+0000\n"
"Last-Translator: pe_ppe <peppe@cs.uoi.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -84,7 +84,7 @@ msgstr "Δεν ήταν δυνατό να αποκρυπτογραφηθεί α
msgid ""
"Unknown error. Please check your system settings or contact your "
"administrator"
msgstr ""
msgstr "Άγνωστο σφάλμα. Παρακαλώ ελέγξτε τις ρυθμίσεις του συστήματό σας ή επικοινωνήστε με τον διαχειριστή συστημάτων σας"
#: hooks/hooks.php:64
msgid "Missing requirements."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -20,10 +20,34 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Διαμοιράστηκε από τον {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό"
@ -36,6 +60,14 @@ msgstr "Εσφαλμένος κωδικός πρόσβασης. Προσπαθή
msgid "Password"
msgstr "Κωδικός πρόσβασης"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια."

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -56,15 +56,15 @@ msgstr "Το Email απεστάλη "
msgid "You need to set your user email before being able to send test emails."
msgstr "Πρέπει να ορίσετε το email του χρήστη πριν να είστε σε θέση να στείλετε δοκιμαστικά emails."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Κατάσταση αποστολής"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Κρυπτογράφηση"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Μέθοδος πιστοποίησης"
@ -302,7 +302,7 @@ msgstr "αναίρεση"
msgid "Unable to remove user"
msgstr "Αδυναμία αφαίρεση χρήστη"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Ομάδες"
@ -403,7 +403,7 @@ msgid ""
"root."
msgstr "Ο κατάλογος δεδομένων και τα αρχεία σας πιθανόν να είναι διαθέσιμα στο διαδίκτυο. Το αρχείο .htaccess δεν δουλεύει. Σας προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων έξω από τη ρίζα του καταλόγου του διακομιστή."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Ρύθμιση Προειδοποίησης"
@ -418,53 +418,65 @@ msgstr "Ο διακομιστής σας δεν έχει ρυθμιστεί κα
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Ελέγξτε ξανά τις <a href=\"%s\">οδηγίες εγκατάστασης</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Η ενοτητα 'fileinfo' λειπει"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "Η PHP ενοτητα 'fileinfo' λειπει. Σας συνιστούμε να ενεργοποιήσετε αυτή την ενότητα για να έχετε καλύτερα αποτελέσματα με τον εντοπισμό τύπου MIME. "
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Η έκδοση PHP είναι απαρχαιωμένη"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "Η έκδοση PHP είναι απαρχαιωμένη. Συνιστούμε ανεπιφύλακτα να ενημερώσετε στην 5.3.8 ή νεώτερη καθώς παλαιότερες εκδόσεις είναι γνωστό πως περιέχουν σφάλματα. Είναι πιθανόν ότι αυτή η εγκατάσταση δεν λειτουργεί σωστά."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Η μετάφραση δεν δουλεύει"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "Οι ρυθμίσεις τοποθεσίας συστήματος δεν μπορούν να οριστούν σε κάποιες που δεν υποστηρίζουν UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "Αυτό σημαίνει ότι μπορεί να υπάρχουν προβλήματα με κάποιους χαρακτήρες στα ονόματα αρχείων."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "Συνιστούμε σοβαρά να εγκαταστήσετε τα απαιτούμενα πακέτα στο σύστημά σας ώστε να υποστηρίζεται μια από τις ακόλουθες ρυθμίσεις τοποθεσίας: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Η σύνδεση στο διαδίκτυο δεν δουλεύει"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -473,206 +485,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "Αυτός ο διακομιστής δεν έχει ενεργή σύνδεση στο διαδίκτυο. Αυτό σημαίνει ότι κάποιες υπηρεσίες όπως η σύνδεση με εξωτερικούς αποθηκευτικούς χώρους, ειδοποιήσεις περί ενημερώσεων ή η εγκατάσταση 3ων εφαρμογών δεν θα είναι διαθέσιμες. Η πρόσβαση απομακρυσμένων αρχείων και η αποστολή ειδοποιήσεων μέσω ηλεκτρονικού ταχυδρομείου μπορεί επίσης να μην είναι διαθέσιμες. Προτείνουμε να ενεργοποιήσετε την πρόσβαση στο διαδίκτυο για αυτόν το διακομιστή εάν θέλετε να χρησιμοποιήσετε όλες τις υπηρεσίες."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Η τελευταία εκτέλεση του cron ήταν στις %s"
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Η τελευταία εκτέλεση του cron ήταν στις %s. Αυτό είναι πάνω από μια ώρα πριν, ίσως κάτι δεν πάει καλά."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "Η διεργασία cron δεν έχει εκτελεστεί ακόμα!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Εκτελεί μια διεργασία κάθε φορά που φορτώνεται μια σελίδα"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω http."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Χρήση της υπηρεσίας cron του συστήματος για να καλεστεί το αρχείο cron.php κάθε 15 λεπτά."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Διαμοιρασμός"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Ενεργοποίηση API διαμοιρασμού"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Επιτρέπει την χρήση του API διαμοιρασμού σε εφαρμογές "
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Επιτρέπονται οι σύνδεσμοι"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr "Επιβολή προστασίας με κωδικό"
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Επιτρέπεται το κοινόχρηστο ανέβασμα"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Ορισμός ερήμην ημερομηνίας λήξης"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Λήξη μετά από"
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "ημέρες"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Επιβολή της ημερομηνίας λήξης"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Επιτρέπει τους χρήστες να διαμοιράζουν δημόσια με συνδέσμους"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Επιτρέπεται ο επαναδιαμοιρασμός"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Επιτρέπει στους χρήστες να διαμοιράζουν ότι τους έχει διαμοιραστεί"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Επιτρέπεται στους χρήστες ο διαμοιρασμός με οποιονδήποτε"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Επιτρέπεται στους χρήστες ο διαμοιρασμός μόνο με χρήστες της ίδιας ομάδας"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Επιτρέπονται ειδοποιήσεις ηλεκτρονικού ταχυδρομείου"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Επιτρέψτε στους χρήστες να στέλνουν ειδοποιήσεις μέσω ηλεκτρονικού ταχυδρομείου για κοινόχρηστα αρχεία"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr "Εξαίρεση ομάδων από τον διαμοιρασμό"
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "Αυτές οι ομάδες θα συνεχίσουν να λαμβάνουν διαμοιρασμούς, αλλά δεν θα είναι δυνατό να τους δημιουργήσουν."
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Ασφάλεια"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Επιβολή χρήσης HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Επιβάλλει τους πελάτες να συνδέονται στο %s μέσω κρυπτογραφημένης σύνδεσης."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Παρακαλώ συνδεθείτε στο %s σας μέσω HTTPS για να ενεργοποιήσετε ή να απενεργοποιήσετε την επιβολή του SSL."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "Διακομιστής Email"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "Χρησιμοποιείται για αποστολή ειδοποιήσεων."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "Από τη διεύθυνση"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Απαιτείται πιστοποίηση"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Διεύθυνση διακομιστή"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Θύρα"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Πιστοποιητικά"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "Όνομα χρήστη SMTP"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "Συνθηματικό SMTP"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Δοκιμή ρυθμίσεων email"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Αποστολή email"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Καταγραφές"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Επίπεδο καταγραφής"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "Περισσότερα"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Λιγότερα"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Έκδοση"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 09:15+0000\n"
"Last-Translator: pe_ppe <peppe@cs.uoi.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,15 +95,15 @@ msgstr "Σφάλμα"
#: js/settings.js:244
msgid "Please specify a Base DN"
msgstr ""
msgstr "Παρακαλώ ορίστε ένα βασικό Διακεκριμένο Όνομα"
#: js/settings.js:245
msgid "Could not determine Base DN"
msgstr ""
msgstr "Δεν ήταν δυνατό να καθοριστεί το βασικό Διακεκριμένο Όνομα"
#: js/settings.js:276
msgid "Please specify the port"
msgstr ""
msgstr "Παρακαλώ ορίστε την θύρα"
#: js/settings.js:780
msgid "Configuration OK"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -18,10 +18,34 @@ msgstr ""
"Language: en@pirate\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -34,6 +58,14 @@ msgstr ""
msgid "Password"
msgstr "Secret Code"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-30 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 11:31+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -42,7 +42,7 @@ msgstr "Updated database"
#: ajax/update.php:24
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
msgstr "Disabled incompatible apps: %s"
#: avatar/controller.php:62
msgid "No image or file provided"
@ -140,59 +140,59 @@ msgstr "November"
msgid "December"
msgstr "December"
#: js/js.js:487
#: js/js.js:496
msgid "Settings"
msgstr "Settings"
#: js/js.js:587
#: js/js.js:596
msgid "Saving..."
msgstr "Saving..."
#: js/js.js:1211
#: js/js.js:1220
msgid "seconds ago"
msgstr "seconds ago"
#: js/js.js:1212
#: js/js.js:1221
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "%n minute ago"
msgstr[1] "%n minutes ago"
#: js/js.js:1213
#: js/js.js:1222
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "%n hour ago"
msgstr[1] "%n hours ago"
#: js/js.js:1214
#: js/js.js:1223
msgid "today"
msgstr "today"
#: js/js.js:1215
#: js/js.js:1224
msgid "yesterday"
msgstr "yesterday"
#: js/js.js:1216
#: js/js.js:1225
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "%n day ago"
msgstr[1] "%n days ago"
#: js/js.js:1217
#: js/js.js:1226
msgid "last month"
msgstr "last month"
#: js/js.js:1218
#: js/js.js:1227
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "%n month ago"
msgstr[1] "%n months ago"
#: js/js.js:1219
#: js/js.js:1228
msgid "last year"
msgstr "last year"
#: js/js.js:1220
#: js/js.js:1229
msgid "years ago"
msgstr "years ago"
@ -288,157 +288,157 @@ msgstr "Good password"
msgid "Strong password"
msgstr "Strong password"
#: js/share.js:51 js/share.js:66 js/share.js:106
#: js/share.js:69 js/share.js:84 js/share.js:127
msgid "Shared"
msgstr "Shared"
#: js/share.js:109
#: js/share.js:130
msgid "Share"
msgstr "Share"
#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800
#: js/share.js:195 js/share.js:208 js/share.js:215 js/share.js:822
#: templates/installation.php:10
msgid "Error"
msgstr "Error"
#: js/share.js:175 js/share.js:863
#: js/share.js:197 js/share.js:885
msgid "Error while sharing"
msgstr "Error whilst sharing"
#: js/share.js:186
#: js/share.js:208
msgid "Error while unsharing"
msgstr "Error whilst unsharing"
#: js/share.js:193
#: js/share.js:215
msgid "Error while changing permissions"
msgstr "Error whilst changing permissions"
#: js/share.js:203
#: js/share.js:225
msgid "Shared with you and the group {group} by {owner}"
msgstr "Shared with you and the group {group} by {owner}"
#: js/share.js:205
#: js/share.js:227
msgid "Shared with you by {owner}"
msgstr "Shared with you by {owner}"
#: js/share.js:229
#: js/share.js:251
msgid "Share with user or group …"
msgstr "Share with user or group …"
#: js/share.js:235
#: js/share.js:257
msgid "Share link"
msgstr "Share link"
#: js/share.js:241
#: js/share.js:263
msgid ""
"The public link will expire no later than {days} days after it is created"
msgstr "The public link will expire no later than {days} days after it is created"
#: js/share.js:243
#: js/share.js:265
msgid "By default the public link will expire after {days} days"
msgstr "By default the public link will expire after {days} days"
#: js/share.js:248
#: js/share.js:270
msgid "Password protect"
msgstr "Password protect"
#: js/share.js:250
#: js/share.js:272
msgid "Choose a password for the public link"
msgstr "Choose a password for the public link"
#: js/share.js:256
#: js/share.js:278
msgid "Allow Public Upload"
msgstr "Allow Public Upload"
#: js/share.js:260
#: js/share.js:282
msgid "Email link to person"
msgstr "Email link to person"
#: js/share.js:261
#: js/share.js:283
msgid "Send"
msgstr "Send"
#: js/share.js:266
#: js/share.js:288
msgid "Set expiration date"
msgstr "Set expiration date"
#: js/share.js:267
#: js/share.js:289
msgid "Expiration date"
msgstr "Expiration date"
#: js/share.js:304
#: js/share.js:326
msgid "Share via email:"
msgstr "Share via email:"
#: js/share.js:307
#: js/share.js:329
msgid "No people found"
msgstr "No people found"
#: js/share.js:355 js/share.js:416
#: js/share.js:377 js/share.js:438
msgid "group"
msgstr "group"
#: js/share.js:388
#: js/share.js:410
msgid "Resharing is not allowed"
msgstr "Resharing is not allowed"
#: js/share.js:432
#: js/share.js:454
msgid "Shared in {item} with {user}"
msgstr "Shared in {item} with {user}"
#: js/share.js:454
#: js/share.js:476
msgid "Unshare"
msgstr "Unshare"
#: js/share.js:462
#: js/share.js:484
msgid "notify by email"
msgstr "notify by email"
#: js/share.js:465
#: js/share.js:487
msgid "can edit"
msgstr "can edit"
#: js/share.js:467
#: js/share.js:489
msgid "access control"
msgstr "access control"
#: js/share.js:470
#: js/share.js:492
msgid "create"
msgstr "create"
#: js/share.js:473
#: js/share.js:495
msgid "update"
msgstr "update"
#: js/share.js:476
#: js/share.js:498
msgid "delete"
msgstr "delete"
#: js/share.js:479
#: js/share.js:501
msgid "share"
msgstr "share"
#: js/share.js:781
#: js/share.js:803
msgid "Password protected"
msgstr "Password protected"
#: js/share.js:800
#: js/share.js:822
msgid "Error unsetting expiration date"
msgstr "Error unsetting expiration date"
#: js/share.js:821
#: js/share.js:843
msgid "Error setting expiration date"
msgstr "Error setting expiration date"
#: js/share.js:850
#: js/share.js:872
msgid "Sending ..."
msgstr "Sending ..."
#: js/share.js:861
#: js/share.js:883
msgid "Email sent"
msgstr "Email sent"
#: js/share.js:885
#: js/share.js:907
msgid "Warning"
msgstr "Warning"
@ -472,7 +472,7 @@ msgstr "No tags selected for deletion."
#: js/update.js:30
msgid "Updating {productName} to version {version}, this may take a while."
msgstr ""
msgstr "Updating {productName} to version {version}, this may take a while."
#: js/update.js:43
msgid "Please reload the page."
@ -480,7 +480,7 @@ msgstr "Please reload the page."
#: js/update.js:52
msgid "The update was unsuccessful."
msgstr ""
msgstr "The update was unsuccessful."
#: js/update.js:61
msgid "The update was successful. Redirecting you to ownCloud now."
@ -813,26 +813,26 @@ msgstr "Thank you for your patience."
#: templates/update.admin.php:3
#, php-format
msgid "%s will be updated to version %s."
msgstr ""
msgstr "%s will be updated to version %s."
#: templates/update.admin.php:7
msgid "The following apps will be disabled:"
msgstr ""
msgstr "The following apps will be disabled:"
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
msgstr "The theme %s has been disabled."
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
msgstr "Please make sure that the database, the config folder and the data folder have been backed up before proceeding."
#: templates/update.admin.php:23
msgid "Start update"
msgstr ""
msgstr "Start update"
#: templates/update.user.php:3
msgid ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-13 01:55-0400\n"
"PO-Revision-Date: 2014-05-12 11:15+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,10 +18,34 @@ msgstr ""
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Shared by {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "This share is password-protected"
@ -34,6 +58,14 @@ msgstr "The password is wrong. Try again."
msgid "Password"
msgstr "Password"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Sorry, this link doesnt seem to work anymore."

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-29 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 16:07+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -48,15 +48,15 @@ msgstr "Email sent"
msgid "You need to set your user email before being able to send test emails."
msgstr "You need to set your user email before being able to send test emails."
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr "Send mode"
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr "Encryption"
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr "Authentication method"
@ -294,7 +294,7 @@ msgstr "undo"
msgid "Unable to remove user"
msgstr "Unable to remove user"
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr "Groups"
@ -395,7 +395,7 @@ msgid ""
"root."
msgstr "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root."
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr "Setup Warning"
@ -410,53 +410,65 @@ msgstr "Your web server is not yet properly setup to allow files synchronisation
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr "Please double check the <a href=\"%s\">installation guides</a>."
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr "Module 'fileinfo' missing"
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection."
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr "Your PHP version is outdated"
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr "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."
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr "Locale not working"
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr "System locale can not be set to a one which supports UTF-8."
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr "This means that there might be problems with certain characters in file names."
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr "We strongly suggest installing the required packages on your system to support one of the following locales: %s."
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr "Internet connection not working"
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -465,206 +477,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr "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."
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr "Cron"
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr "Last cron was executed at %s."
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr "Last cron was executed at %s. This is more than an hour ago, something seems wrong."
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr "Cron was not executed yet!"
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr "Execute one task with each page loaded"
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr "cron.php is registered at a webcron service to call cron.php every 15 minutes over http."
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr "Use system's cron service to call the cron.php file every 15 minutes."
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr "Sharing"
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr "Enable Share API"
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr "Allow apps to use the Share API"
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr "Allow links"
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr "Enforce password protection"
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr "Allow public uploads"
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr "Set default expiry date"
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr "Expire after "
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr "days"
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr "Enforce expiry date"
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr "Allow users to share items to the public with links"
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr "Allow resharing"
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr "Allow users to share items shared with them again"
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr "Allow users to share with anyone"
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr "Allow users to only share with users in their groups"
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr "Allow mail notification"
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr "Allow users to send mail notification for shared files"
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr "Exclude groups from sharing"
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "These groups will still be able to receive shares, but not to initiate them."
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr "Security"
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr "Enforce HTTPS"
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Forces the clients to connect to %s via an encrypted connection."
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Please connect to your %s via HTTPS to enable or disable the SSL enforcement."
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr "Email Server"
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr "This is used for sending out notifications."
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr "From address"
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr "mail"
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr "Authentication required"
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr "Server address"
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr "Port"
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr "Credentials"
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr "SMTP Username"
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr "SMTP Password"
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr "Test email settings"
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr "Send email"
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr "Log"
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr "Log level"
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr "More"
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr "Less"
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr "Version"
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-03 01:55-0400\n"
"PO-Revision-Date: 2014-05-03 05:55+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/owncloud/language/en_NZ/)\n"
"MIME-Version: 1.0\n"
@ -17,10 +17,34 @@ msgstr ""
"Language: en_NZ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr ""
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""
@ -33,6 +57,14 @@ msgstr ""
msgid "Password"
msgstr ""
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr ""
@ -61,11 +93,11 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/public.php:53
#: templates/public.php:52
#, php-format
msgid "Download %s"
msgstr ""
#: templates/public.php:57
#: templates/public.php:56
msgid "Direct link"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/owncloud/language/en_NZ/)\n"
"MIME-Version: 1.0\n"
@ -47,15 +47,15 @@ msgstr ""
msgid "You need to set your user email before being able to send test emails."
msgstr ""
#: admin/controller.php:116 templates/admin.php:331
#: admin/controller.php:116 templates/admin.php:346
msgid "Send mode"
msgstr ""
#: admin/controller.php:118 templates/admin.php:344 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
msgid "Encryption"
msgstr ""
#: admin/controller.php:120 templates/admin.php:368
#: admin/controller.php:120 templates/admin.php:383
msgid "Authentication method"
msgstr ""
@ -293,7 +293,7 @@ msgstr ""
msgid "Unable to remove user"
msgstr ""
#: js/users.js:101 templates/admin.php:280 templates/users.php:24
#: js/users.js:101 templates/admin.php:295 templates/users.php:24
#: templates/users.php:88 templates/users.php:116
msgid "Groups"
msgstr ""
@ -394,7 +394,7 @@ msgid ""
"root."
msgstr ""
#: templates/admin.php:75
#: templates/admin.php:75 templates/admin.php:90
msgid "Setup Warning"
msgstr ""
@ -409,53 +409,65 @@ msgstr ""
msgid "Please double check the <a href=\"%s\">installation guides</a>."
msgstr ""
#: templates/admin.php:90
#: templates/admin.php:93
msgid ""
"PHP is apparently setup to strip inline doc blocks. This will make several "
"core apps inaccessible."
msgstr ""
#: templates/admin.php:94
msgid ""
"This is probably caused by a cache/accelerator such as Zend OPcache or "
"eAccelerator."
msgstr ""
#: templates/admin.php:105
msgid "Module 'fileinfo' missing"
msgstr ""
#: templates/admin.php:93
#: templates/admin.php:108
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
#: templates/admin.php:104
#: templates/admin.php:119
msgid "Your PHP version is outdated"
msgstr ""
#: templates/admin.php:107
#: templates/admin.php:122
msgid ""
"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."
msgstr ""
#: templates/admin.php:118
#: templates/admin.php:133
msgid "Locale not working"
msgstr ""
#: templates/admin.php:123
#: templates/admin.php:138
msgid "System locale can not be set to a one which supports UTF-8."
msgstr ""
#: templates/admin.php:127
#: templates/admin.php:142
msgid ""
"This means that there might be problems with certain characters in file "
"names."
msgstr ""
#: templates/admin.php:131
#: templates/admin.php:146
#, php-format
msgid ""
"We strongly suggest to install the required packages on your system to "
"support one of the following locales: %s."
msgstr ""
#: templates/admin.php:143
#: templates/admin.php:158
msgid "Internet connection not working"
msgstr ""
#: templates/admin.php:146
#: templates/admin.php:161
msgid ""
"This server has no working internet connection. This means that some of the "
"features like mounting of external storage, notifications about updates or "
@ -464,206 +476,206 @@ msgid ""
"internet connection for this server if you want to have all features."
msgstr ""
#: templates/admin.php:160
#: templates/admin.php:175
msgid "Cron"
msgstr ""
#: templates/admin.php:167
#: templates/admin.php:182
#, php-format
msgid "Last cron was executed at %s."
msgstr ""
#: templates/admin.php:170
#: templates/admin.php:185
#, php-format
msgid ""
"Last cron was executed at %s. This is more than an hour ago, something seems"
" wrong."
msgstr ""
#: templates/admin.php:174
#: templates/admin.php:189
msgid "Cron was not executed yet!"
msgstr ""
#: templates/admin.php:184
#: templates/admin.php:199
msgid "Execute one task with each page loaded"
msgstr ""
#: templates/admin.php:192
#: templates/admin.php:207
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
msgstr ""
#: templates/admin.php:200
#: templates/admin.php:215
msgid "Use systems cron service to call the cron.php file every 15 minutes."
msgstr ""
#: templates/admin.php:205
#: templates/admin.php:220
msgid "Sharing"
msgstr ""
#: templates/admin.php:211
#: templates/admin.php:226
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:212
#: templates/admin.php:227
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:219
#: templates/admin.php:234
msgid "Allow links"
msgstr ""
#: templates/admin.php:223
#: templates/admin.php:238
msgid "Enforce password protection"
msgstr ""
#: templates/admin.php:226
#: templates/admin.php:241
msgid "Allow public uploads"
msgstr ""
#: templates/admin.php:230
#: templates/admin.php:245
msgid "Set default expiration date"
msgstr ""
#: templates/admin.php:232
#: templates/admin.php:247
msgid "Expire after "
msgstr ""
#: templates/admin.php:235
#: templates/admin.php:250
msgid "days"
msgstr ""
#: templates/admin.php:238
#: templates/admin.php:253
msgid "Enforce expiration date"
msgstr ""
#: templates/admin.php:242
#: templates/admin.php:257
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:249
#: templates/admin.php:264
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:250
#: templates/admin.php:265
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:257
#: templates/admin.php:272
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:260
#: templates/admin.php:275
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:267
#: templates/admin.php:282
msgid "Allow mail notification"
msgstr ""
#: templates/admin.php:268
#: templates/admin.php:283
msgid "Allow users to send mail notification for shared files"
msgstr ""
#: templates/admin.php:275
#: templates/admin.php:290
msgid "Exclude groups from sharing"
msgstr ""
#: templates/admin.php:286
#: templates/admin.php:301
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr ""
#: templates/admin.php:293
#: templates/admin.php:308
msgid "Security"
msgstr ""
#: templates/admin.php:306
#: templates/admin.php:321
msgid "Enforce HTTPS"
msgstr ""
#: templates/admin.php:308
#: templates/admin.php:323
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr ""
#: templates/admin.php:314
#: templates/admin.php:329
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr ""
#: templates/admin.php:326
#: templates/admin.php:341
msgid "Email Server"
msgstr ""
#: templates/admin.php:328
#: templates/admin.php:343
msgid "This is used for sending out notifications."
msgstr ""
#: templates/admin.php:359
#: templates/admin.php:374
msgid "From address"
msgstr ""
#: templates/admin.php:360
#: templates/admin.php:375
msgid "mail"
msgstr ""
#: templates/admin.php:381
#: templates/admin.php:396
msgid "Authentication required"
msgstr ""
#: templates/admin.php:385
#: templates/admin.php:400
msgid "Server address"
msgstr ""
#: templates/admin.php:389
#: templates/admin.php:404
msgid "Port"
msgstr ""
#: templates/admin.php:394
#: templates/admin.php:409
msgid "Credentials"
msgstr ""
#: templates/admin.php:395
#: templates/admin.php:410
msgid "SMTP Username"
msgstr ""
#: templates/admin.php:398
#: templates/admin.php:413
msgid "SMTP Password"
msgstr ""
#: templates/admin.php:402
#: templates/admin.php:417
msgid "Test email settings"
msgstr ""
#: templates/admin.php:403
#: templates/admin.php:418
msgid "Send email"
msgstr ""
#: templates/admin.php:408
#: templates/admin.php:423
msgid "Log"
msgstr ""
#: templates/admin.php:409
#: templates/admin.php:424
msgid "Log level"
msgstr ""
#: templates/admin.php:441
#: templates/admin.php:456
msgid "More"
msgstr ""
#: templates/admin.php:442
#: templates/admin.php:457
msgid "Less"
msgstr ""
#: templates/admin.php:448 templates/personal.php:196
#: templates/admin.php:463 templates/personal.php:196
msgid "Version"
msgstr ""
#: templates/admin.php:452 templates/personal.php:199
#: templates/admin.php:467 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-11 01:55-0400\n"
"PO-Revision-Date: 2014-05-11 05:02+0000\n"
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-31 05:54+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"
@ -18,10 +18,34 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/share.js:33
#: appinfo/app.php:32 js/app.js:32
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:41 js/app.js:51
msgid "Shared with others"
msgstr ""
#: js/app.js:33
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:52
msgid "You haven't shared any files yet."
msgstr ""
#: js/share.js:47 js/share.js:55
msgid "Shared by {owner}"
msgstr "Kunhavigita de {owner}"
#: js/sharedfilelist.js:116
msgid "Shared by"
msgstr ""
#: js/sharedfilelist.js:220
msgid "link"
msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "Ĉi tiu kunhavigo estas protektata per pasvorto"
@ -34,6 +58,14 @@ msgstr ""
msgid "Password"
msgstr "Pasvorto"
#: templates/list.php:16
msgid "Name"
msgstr ""
#: templates/list.php:20
msgid "Share time"
msgstr ""
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
msgstr "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias."

Some files were not shown because too many files have changed in this diff Show More