[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-08 01:56:13 -04:00
Родитель bcbebe8dd2
Коммит 1f2722053f
614 изменённых файлов: 2125 добавлений и 1641 удалений

Просмотреть файл

@ -84,6 +84,7 @@ $TRANSLATIONS = array(
"Download" => "Λήψη",
"Upload too large" => "Πολύ μεγάλο αρχείο προς αποστολή",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.",
"Files are being scanned, please wait." => "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε."
"Files are being scanned, please wait." => "Τα αρχεία σαρώνονται, παρακαλώ περιμένετε.",
"Currently scanning" => "Σάρωση σε εξέλιξη"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -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." => "Krypteringsprogrammet er ikke igangsat. Det kan skyldes at krypteringsprogrammet er blevet genaktiveret under din session. Prøv at logge ud og ind igen for at aktivere krypteringsprogrammet. ",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Din private nøgle er ikke gyldig. Sandsynligvis er dit kodeord blevet ændret uden for %s (f.eks dit firmas adressebog). Du kan opdatere din private nøglekode i dine personlige indstillinger for at genskabe adgang til dine krypterede filer.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Kan ikke kryptere denne fil, sandsynligvis fordi felen er delt. Bed venligst filens ejer om at dele den med dig på ny.",
"Unknown error. Please check your system settings or contact your administrator" => "Ukendt fejl. Venligst tjek dine systemindstillinger eller kontakt din systemadministrator",
"Missing requirements." => "Manglende betingelser.",
"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." => "Sørg for at PHP 5.3.3 eller nyere er installeret og at OpenSSL sammen med PHP-udvidelsen er aktiveret og korrekt konfigureret. Indtil videre er krypteringsprogrammet deaktiveret.",
"Following users are not set up for encryption:" => "Følgende brugere er ikke sat op til kryptering:",

Просмотреть файл

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Username" => "Gebruikersnaam",
"Password" => "Wagwoord",
"Share" => "Deel",
"Personal" => "Persoonlik",
"Users" => "Gebruikers"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -6,7 +6,9 @@ $TRANSLATIONS = array(
"Password" => "كلمة السر",
"Share" => "شارك",
"URL" => "عنوان الموقع",
"Personal" => "شخصي",
"Saved" => "حفظ",
"Name" => "اسم",
"Folder name" => "اسم المجلد",
"Options" => "خيارات",
"All Users" => "كل المستخدمين",

Просмотреть файл

@ -45,12 +45,14 @@ $TRANSLATIONS = array(
"Grant access" => "Conceder accesu",
"Please provide a valid Dropbox app key and secret." => "Por favor, proporciona una clave válida de l'app Dropbox y una clave secreta.",
"Error configuring Google Drive storage" => "Fallu configurando l'almacenamientu de Google Drive",
"Personal" => "Personal",
"Saved" => "Guardáu",
"<b>Note:</b> " => "<b>Nota:</b> ",
" and " => "y",
"<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>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<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>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"Name" => "Nome",
"External Storage" => "Almacenamientu esternu",
"Folder name" => "Nome de la carpeta",
"Configuration" => "Configuración",

Просмотреть файл

@ -7,6 +7,8 @@ $TRANSLATIONS = array(
"URL" => "Уеб адрес",
"Access granted" => "Достъпът е даден",
"Grant access" => "Даване на достъп",
"Personal" => "Лични",
"Name" => "Име",
"External Storage" => "Външно хранилище",
"Folder name" => "Име на папката",
"Configuration" => "Конфигурация",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "অধিগমনের অনুমতি প্রদান কর",
"Please provide a valid Dropbox app key and secret." => "দয়া করে সঠিক এবং বৈধ Dropbox app key and secret প্রদান করুন।",
"Error configuring Google Drive storage" => "Google Drive সংরক্ষণাগার নির্ধারণ করতে সমস্যা ",
"Personal" => "ব্যক্তিগত",
"Name" => "রাম",
"External Storage" => "বাহ্যিক সংরক্ষণাগার",
"Configuration" => "কনফিগারেসন",
"Options" => "বিকল্পসমূহ",

Просмотреть файл

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Share" => "Podijeli"
"Share" => "Podijeli",
"Name" => "Ime"
);
$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);";

Просмотреть файл

@ -25,12 +25,14 @@ $TRANSLATIONS = array(
"Grant access" => "Concedeix accés",
"Please provide a valid Dropbox app key and secret." => "Proporcioneu una clau d'aplicació i secret vàlids per a Dropbox",
"Error configuring Google Drive storage" => "Error en configurar l'emmagatzemament Google Drive",
"Personal" => "Personal",
"Saved" => "Desat",
"<b>Note:</b> " => "<b>Nota:</b> ",
" and " => "i",
"<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>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<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>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"Name" => "Nom",
"External Storage" => "Emmagatzemament extern",
"Folder name" => "Nom de la carpeta",
"Configuration" => "Configuració",

Просмотреть файл

@ -34,12 +34,14 @@ $TRANSLATIONS = array(
"Grant access" => "Povolit přístup",
"Please provide a valid Dropbox app key and secret." => "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbox.",
"Error configuring Google Drive storage" => "Chyba při nastavení úložiště Google Drive",
"Personal" => "Osobní",
"Saved" => "Uloženo",
"<b>Note:</b> " => "<b>Poznámka:</b>",
" and " => "a",
"<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>Poznámka:</b> cURL podpora v PHP není povolena nebo nainstalována. Není možné připojení %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"<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>Poznámka:</b> FTP podpora v PHP není povolena nebo nainstalována. Není možné připojení %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> \"%s\" není instalováno. Není možné připojení %s. Prosím požádejte svého správce systému o instalaci.",
"Name" => "Název",
"External Storage" => "Externí úložiště",
"Folder name" => "Název složky",
"Configuration" => "Nastavení",

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Password" => "Cyfrinair",
"Share" => "Rhannu",
"URL" => "URL",
"Personal" => "Personol",
"Name" => "Enw",
"Groups" => "Grwpiau",
"Users" => "Defnyddwyr",
"Delete" => "Dileu"

Просмотреть файл

@ -23,9 +23,11 @@ $TRANSLATIONS = array(
"Grant access" => "Godkend adgang",
"Please provide a valid Dropbox app key and secret." => "Angiv venligst en valid Dropbox app nøgle og hemmelighed",
"Error configuring Google Drive storage" => "Fejl ved konfiguration af Google Drive plads",
"Personal" => "Personligt",
"Saved" => "Gemt",
"<b>Note:</b> " => "<b>Note:</b> ",
" and " => "og",
"Name" => "Navn",
"External Storage" => "Ekstern opbevaring",
"Folder name" => "Mappenavn",
"Configuration" => "Opsætning",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Zugriff gestatten",
"Please provide a valid Dropbox app key and secret." => "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein.",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"Personal" => "Persönlich",
"System" => "System",
"Saved" => "Gespeichert",
"<b>Note:</b> " => "<b>Hinweis:</b> ",
" and " => "und",
"<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>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an Deinen Systemadministrator.",
"<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>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Hinweis:</b> \"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator.",
"You don't have any external storages" => "Du hast noch keinen externen Speicher",
"Name" => "Name",
"Storage type" => "Du hast noch keinen externen Speicher",
"Scope" => "Anwendungsbereich",
"External Storage" => "Externer Speicher",
"Folder name" => "Ordnername",
"Configuration" => "Konfiguration",

Просмотреть файл

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Location" => "Ort",
"Password" => "Passwort",
"Share" => "Freigeben",
"Personal" => "Persönlich",
"Delete" => "Löschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Zugriff gestatten",
"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"Personal" => "Persönlich",
"Name" => "Name",
"External Storage" => "Externer Speicher",
"Folder name" => "Ordnername",
"Configuration" => "Konfiguration",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Zugriff gestatten",
"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"Personal" => "Persönlich",
"System" => "System",
"Saved" => "Gespeichert",
"<b>Note:</b> " => "<b>Hinweis:</b> ",
" and " => "und",
"<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>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
"<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>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Hinweis:</b> \"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
"You don't have any external storages" => "Sie haben noch keinen externen Speicher",
"Name" => "Name",
"Storage type" => "Speichertyp",
"Scope" => "Anwendungsbereich",
"External Storage" => "Externer Speicher",
"Folder name" => "Ordnername",
"Configuration" => "Konfiguration",

Просмотреть файл

@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Key" => "Κλειδί",
"Secret" => "Μυστικό",
"Bucket" => "Κάδος",
"Amazon S3 and compliant" => "Amazon S3 και συμμορφούμενα",
"Access Key" => "Κλειδί πρόσβασης",
"Secret Key" => "Μυστικό κλειδί",
"Hostname (optional)" => "Όνομα μηχανήματος (προαιρετικά)",
@ -28,6 +29,7 @@ $TRANSLATIONS = array(
"Bucket (required)" => "Κάδος (απαιτείται)",
"Region (optional for OpenStack Object Storage)" => "Περιοχή (προαιρετικά για την αποθήκευση αντικειμένων OpenStack)",
"API Key (required for Rackspace Cloud Files)" => "Κλειδί API (απαιτείται για αρχεία Rackspace Cloud)",
"Tenantname (required for OpenStack Object Storage)" => "Όνομα ενοίκου (απαιτείται για την Αποθήκευση Αντικειμένων OpenStack)",
"Password (required for OpenStack Object Storage)" => "Μυστικός κωδικός (απαιτείται για την αποθήκευση αντικειμένων OpenStack)",
"Service Name (required for OpenStack Object Storage)" => "Όνομα υπηρεσίας (απαιτείται για την αποθήκευση αντικειμένων OpenStack)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "Διεύθυνση URL της ταυτότητας τελικού σημείου (απαιτείται για την αποθήκευση αντικειμένων OpenStack)",
@ -43,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Παροχή πρόσβασης",
"Please provide a valid Dropbox app key and secret." => "Παρακαλούμε δώστε έγκυρο κλειδί Dropbox και μυστικό.",
"Error configuring Google Drive storage" => "Σφάλμα ρυθμίζωντας αποθήκευση Google Drive ",
"Personal" => "Προσωπικά",
"System" => "Σύστημα",
"Saved" => "Αποθηκεύτηκαν",
"<b>Note:</b> " => "<b>Σημείωση:</b> ",
" and " => "και",
"<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>Σημείωση:</b> Η υποστήριξη cURL στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Η προσάρτηση του %s δεν είναι δυνατή. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.",
"<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>Σημείωση:</b> Η υποστήριξη FTP στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Δεν είναι δυνατή η προσάρτηση του %s. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Σημείωση:</b> Η επέκταση \"%s\" δεν είναι εγκατεστημένη. Δεν είναι δυνατή η προσάρτηση %s. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.",
"You don't have any external storages" => "Δεν έχετε κανέναν εξωτερικό αποθηκευτικό χώρο",
"Name" => "Όνομα",
"Storage type" => "Τύπος αποθηκευτικού χώρου",
"Scope" => "Εύρος",
"External Storage" => "Εξωτερικό Αποθηκευτικό Μέσο",
"Folder name" => "Όνομα φακέλου",
"Configuration" => "Ρυθμίσεις",

Просмотреть файл

@ -45,12 +45,14 @@ $TRANSLATIONS = array(
"Grant access" => "Grant access",
"Please provide a valid Dropbox app key and secret." => "Please provide a valid Dropbox app key and secret.",
"Error configuring Google Drive storage" => "Error configuring Google Drive storage",
"Personal" => "Personal",
"Saved" => "Saved",
"<b>Note:</b> " => "<b>Note:</b> ",
" and " => " and ",
"<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>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>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>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>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"Name" => "Name",
"External Storage" => "External Storage",
"Folder name" => "Folder name",
"Configuration" => "Configuration",

Просмотреть файл

@ -36,9 +36,11 @@ $TRANSLATIONS = array(
"Grant access" => "Doni alirpermeson",
"Please provide a valid Dropbox app key and secret." => "Bonvolu provizi ŝlosilon de la aplikaĵo Dropbox validan kaj sekretan.",
"Error configuring Google Drive storage" => "Eraro dum agordado de la memorservo Google Drive",
"Personal" => "Persona",
"Saved" => "Konservita",
"<b>Note:</b> " => "<b>Noto:</b>",
" and " => "kaj",
"Name" => "Nomo",
"External Storage" => "Malena memorilo",
"Folder name" => "Dosierujnomo",
"Configuration" => "Agordo",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Conceder acceso",
"Please provide a valid Dropbox app key and secret." => "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.",
"Error configuring Google Drive storage" => "Error configurando el almacenamiento de Google Drive",
"Personal" => "Personal",
"System" => "Sistema",
"Saved" => "Guardado",
"<b>Note:</b> " => "<b>Nota:</b> ",
" and " => "y",
"<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>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
"<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>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
"You don't have any external storages" => "Usted no tiene ningún almacenamiento externo",
"Name" => "Nombre",
"Storage type" => "Tipo de almacenamiento",
"Scope" => "Ámbito",
"External Storage" => "Almacenamiento externo",
"Folder name" => "Nombre de la carpeta",
"Configuration" => "Configuración",

Просмотреть файл

@ -12,7 +12,9 @@ $TRANSLATIONS = array(
"Grant access" => "Permitir acceso",
"Please provide a valid Dropbox app key and secret." => "Por favor, proporcioná un secreto y una contraseña válida para la aplicación Dropbox.",
"Error configuring Google Drive storage" => "Error al configurar el almacenamiento de Google Drive",
"Personal" => "Personal",
"Saved" => "Guardado",
"Name" => "Nombre",
"External Storage" => "Almacenamiento externo",
"Folder name" => "Nombre de la carpeta",
"Configuration" => "Configuración",

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Conceder acceso",
"Please provide a valid Dropbox app key and secret." => "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.",
"Error configuring Google Drive storage" => "Error configurando el almacenamiento de Google Drive",
"Personal" => "Personal",
"Name" => "Nombre",
"External Storage" => "Almacenamiento externo",
"Folder name" => "Nombre de la carpeta",
"Configuration" => "Configuración",

Просмотреть файл

@ -32,12 +32,14 @@ $TRANSLATIONS = array(
"Grant access" => "Anna ligipääs",
"Please provide a valid Dropbox app key and secret." => "Palun sisesta korrektne Dropboxi rakenduse võti ja salasõna.",
"Error configuring Google Drive storage" => "Viga Google Drive'i salvestusruumi seadistamisel",
"Personal" => "Isiklik",
"Saved" => "Salvestatud",
"<b>Note:</b> " => "<b>Märkus:</b>",
" and " => "ja",
"<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>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.",
"<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>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.",
"Name" => "Nimi",
"External Storage" => "Väline salvestuskoht",
"Folder name" => "Kausta nimi",
"Configuration" => "Seadistamine",

Просмотреть файл

@ -6,7 +6,7 @@ $TRANSLATIONS = array(
"Amazon S3" => "Amazon S3",
"Port (optional)" => "Portua (hautazkoa)",
"Enable SSL" => "Gaitu SSL",
"Host" => "Hostalaria",
"Host" => "Ostalaria",
"Username" => "Erabiltzaile izena",
"Password" => "Pasahitza",
"Share" => "Partekatu",
@ -15,23 +15,27 @@ $TRANSLATIONS = array(
"Error configuring Dropbox storage" => "Errore bat egon da Dropbox biltegiratzea konfiguratzean",
"Grant access" => "Baimendu sarrera",
"Please provide a valid Dropbox app key and secret." => "Mesedez eman baliozkoa den Dropbox app giltza eta sekretua",
"Error configuring Google Drive storage" => "Errore bat egon da Google Drive biltegiratzea konfiguratzean",
"Error configuring Google Drive storage" => "Errore bat egon da Google Drive konfiguratzean",
"Personal" => "Pertsonala",
"Saved" => "Gordeta",
"<b>Note:</b> " => "<b>Oharra:</b>",
" and " => "eta",
"External Storage" => "Kanpoko Biltegiratzea",
"<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>Oharra:</b> :PHPko cURL euskarria ez dago instalatuta edo gaitua. Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
"Name" => "Izena",
"External Storage" => "Kanpoko biltegiratzea",
"Folder name" => "Karpetaren izena",
"Configuration" => "Konfigurazioa",
"Options" => "Aukerak",
"Available for" => "Hauentzat eskuragarri",
"Add storage" => "Gehitu biltegiratzea",
"No user or group" => "Talde edo erabiltzailerik ez",
"All Users" => "Erabiltzaile guztiak",
"Groups" => "Taldeak",
"Users" => "Erabiltzaileak",
"Delete" => "Ezabatu",
"Enable User External Storage" => "Gaitu erabiltzaileentzako Kanpo Biltegiratzea",
"Enable User External Storage" => "Gaitu erabiltzaileentzako kanpo biltegiratzea",
"Allow users to mount the following external storage" => "Baimendu erabiltzaileak hurrengo kanpo biltegiratzeak muntatzen",
"SSL root certificates" => "SSL erro ziurtagiriak",
"Import Root Certificate" => "Inportatu Erro Ziurtagiria"
"Import Root Certificate" => "Inportatu erro ziurtagiria"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Location" => "kokapena",
"Personal" => "Pertsonala",
"Delete" => "Ezabatu"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => " مجوز اعطا دسترسی",
"Please provide a valid Dropbox app key and secret." => "لطفا یک کلید و کد امنیتی صحیح دراپ باکس وارد کنید.",
"Error configuring Google Drive storage" => "خطا به هنگام تنظیم فضای Google Drive",
"Personal" => "شخصی",
"Name" => "نام",
"External Storage" => "حافظه خارجی",
"Folder name" => "نام پوشه",
"Configuration" => "پیکربندی",

Просмотреть файл

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Local" => "Paikallinen",
"Location" => "Sijainti",
"Amazon S3" => "Amazon S3",
"Key" => "Avain",
"Port (optional)" => "Portti (valinnainen)",
"Region (optional)" => "Alue (valinnainen)",
"Enable SSL" => "Käytä SSL:ää",
@ -11,6 +12,7 @@ $TRANSLATIONS = array(
"Username" => "Käyttäjätunnus",
"Password" => "Salasana",
"Username (required)" => "Käyttäjätunnus (vaaditaan)",
"Timeout of HTTP requests in seconds (optional)" => "HTTP-pyyntöjen aikakatkaisu sekunneissa (valinnainen)",
"Share" => "Jaa",
"URL" => "Verkko-osoite",
"Secure https://" => "Salattu https://",
@ -19,12 +21,15 @@ $TRANSLATIONS = array(
"Grant access" => "Salli pääsy",
"Please provide a valid Dropbox app key and secret." => "Anna kelvollinen Dropbox-sovellusavain ja salainen vastaus.",
"Error configuring Google Drive storage" => "Virhe Google Drive levyn asetuksia tehtäessä",
"Personal" => "Henkilökohtainen",
"System" => "Järjestelmä",
"Saved" => "Tallennettu",
"<b>Note:</b> " => "<b>Huomio:</b> ",
" and " => "ja",
"<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>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön.",
"<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>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Huomio:</b> \"%s\" ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää asentamaan puuttuva kohde.",
"Name" => "Nimi",
"External Storage" => "Erillinen tallennusväline",
"Folder name" => "Kansion nimi",
"Configuration" => "Asetukset",

Просмотреть файл

@ -45,12 +45,14 @@ $TRANSLATIONS = array(
"Grant access" => "Autoriser l'accès",
"Please provide a valid Dropbox app key and secret." => "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de passe valides.",
"Error configuring Google Drive storage" => "Erreur lors de la configuration du support de stockage Google Drive",
"Personal" => "Personnel",
"Saved" => "Sauvegarder",
"<b>Note:</b> " => "<b>Attention :</b>",
" and " => "et",
"<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>Attention :</b> Le support de cURL de PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.",
"<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>Attention : </b> Le support FTP de PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Attention : </b> \"%s\" n'est pas installé. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.",
"Name" => "Nom",
"External Storage" => "Stockage externe",
"Folder name" => "Nom du dossier",
"Configuration" => "Configuration",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Permitir o acceso",
"Please provide a valid Dropbox app key and secret." => "Forneza unha chave correcta e segreda do Dropbox.",
"Error configuring Google Drive storage" => "Produciuse un erro ao configurar o almacenamento en Google Drive",
"Personal" => "Persoal",
"System" => "Sistema",
"Saved" => "Gardado",
"<b>Note:</b> " => "<b>Nota:</b> ",
" and " => "e",
"<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>Nota:</b> A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<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>Nota:</b> A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> «%s» non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.",
"You don't have any external storages" => "Non ten ningún almacenamento externo",
"Name" => "Nome",
"Storage type" => "Tipo de almacenamento",
"Scope" => "Ámbito",
"External Storage" => "Almacenamento externo",
"Folder name" => "Nome do cartafol",
"Configuration" => "Configuración",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "הענקת גישה",
"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.",
"Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive",
"Personal" => "אישי",
"Name" => "שם",
"External Storage" => "אחסון חיצוני",
"Folder name" => "שם התיקייה",
"Configuration" => "הגדרות",

Просмотреть файл

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Username" => "प्रयोक्ता का नाम",
"Password" => "पासवर्ड",
"Share" => "साझा करें",
"Personal" => "यक्तिगत",
"Users" => "उपयोगकर्ता"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Username" => "Korisničko ime",
"Password" => "Lozinka",
"Share" => "Podijeli",
"Personal" => "Osobno",
"Name" => "Ime",
"Groups" => "Grupe",
"Users" => "Korisnici",
"Delete" => "Obriši"

Просмотреть файл

@ -12,7 +12,9 @@ $TRANSLATIONS = array(
"Grant access" => "Megadom a hozzáférést",
"Please provide a valid Dropbox app key and secret." => "Adjon meg egy érvényes Dropbox app key-t és secretet!",
"Error configuring Google Drive storage" => "A Google Drive tárolót nem sikerült beállítani",
"Personal" => "Személyes",
"Saved" => "Elmentve",
"Name" => "Név",
"External Storage" => "Külső tárolási szolgáltatások becsatolása",
"Folder name" => "Mappanév",
"Configuration" => "Beállítások",

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Password" => "Contrasigno",
"Share" => "Compartir",
"URL" => "URL",
"Personal" => "Personal",
"Name" => "Nomine",
"Folder name" => "Nomine de dossier",
"Groups" => "Gruppos",
"Users" => "Usatores",

Просмотреть файл

@ -20,12 +20,14 @@ $TRANSLATIONS = array(
"Grant access" => "Berikan hak akses",
"Please provide a valid Dropbox app key and secret." => "Masukkan kunci dan sandi aplikasi Dropbox yang benar.",
"Error configuring Google Drive storage" => "Kesalahan dalam mengkonfigurasi penyimpanan Google Drive",
"Personal" => "Pribadi",
"Saved" => "Disimpan",
"<b>Note:</b> " => "<b>Catatan:</b> ",
" and " => "dan",
"<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>Catatan:</b> Dukungan cURL di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
"<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>Catatan:</b> Dukungan FTP di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Catatan:</b> \"%s\" belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
"Name" => "Nama",
"External Storage" => "Penyimpanan Eksternal",
"Folder name" => "Nama folder",
"Configuration" => "Konfigurasi",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "Veita aðgengi",
"Please provide a valid Dropbox app key and secret." => "Gefðu upp virkan Dropbox lykil og leynikóða",
"Error configuring Google Drive storage" => "Villa kom upp við að setja upp Google Drive gagnasvæði",
"Personal" => "Um mig",
"Name" => "Nafn",
"External Storage" => "Ytri gagnageymsla",
"Folder name" => "Nafn möppu",
"Configuration" => "Uppsetning",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Concedi l'accesso",
"Please provide a valid Dropbox app key and secret." => "Fornisci chiave di applicazione e segreto di Dropbox validi.",
"Error configuring Google Drive storage" => "Errore durante la configurazione dell'archivio Google Drive",
"Personal" => "Personale",
"System" => "Sistema",
"Saved" => "Salvato",
"<b>Note:</b> " => "<b>Nota:</b>",
" and " => "e",
"<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>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<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>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"You don't have any external storages" => "Non è disponibile alcuna archiviazione esterna",
"Name" => "Nome",
"Storage type" => "Tipo di archiviazione",
"Scope" => "Ambito",
"External Storage" => "Archiviazione esterna",
"Folder name" => "Nome della cartella",
"Configuration" => "Configurazione",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "アクセスを許可",
"Please provide a valid Dropbox app key and secret." => "有効なDropboxアプリのキーとパスワードを入力してください。",
"Error configuring Google Drive storage" => "Googleドライブストレージの設定エラー",
"Personal" => "個人",
"System" => "システム",
"Saved" => "保存されました",
"<b>Note:</b> " => "<b>注意:</b> ",
" and " => "",
"<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>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<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>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。",
"You don't have any external storages" => "外部ストレージはありません。",
"Name" => "名前",
"Storage type" => "ストレージ種別",
"Scope" => "スコープ",
"External Storage" => "外部ストレージ",
"Folder name" => "フォルダー名",
"Configuration" => "設定",

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "დაშვების მინიჭება",
"Please provide a valid Dropbox app key and secret." => "გთხოვთ მიუთითოთ Dropbox აპლიკაციის გასაღები და კოდი.",
"Error configuring Google Drive storage" => "შეცდომა Google Drive საცავის კონფიგურირების დროს",
"Personal" => "პირადი",
"Name" => "სახელი",
"External Storage" => "ექსტერნალ საცავი",
"Folder name" => "ფოლდერის სახელი",
"Configuration" => "კონფიგურაცია",

Просмотреть файл

@ -10,7 +10,9 @@ $TRANSLATIONS = array(
"Access granted" => "បាន​ទទួល​សិទ្ធិ​ចូល",
"Error configuring Dropbox storage" => "កំហុស​ការ​កំណត់​សណ្ឋាន​នៃ​ឃ្លាំងផ្ទុក Dropbox",
"Grant access" => "ទទួល​សិទ្ធិ​ចូល",
"Personal" => "ផ្ទាល់​ខ្លួន",
"Saved" => "បាន​រក្សាទុក",
"Name" => "ឈ្មោះ",
"External Storage" => "ឃ្លាំងផ្ទុក​ខាងក្រៅ",
"Folder name" => "ឈ្មោះ​ថត",
"Configuration" => "ការ​កំណត់​សណ្ឋាន",

Просмотреть файл

@ -13,7 +13,9 @@ $TRANSLATIONS = array(
"Grant access" => "접근 권한 부여",
"Please provide a valid Dropbox app key and secret." => "올바른 Dropbox 앱 키와 암호를 입력하십시오.",
"Error configuring Google Drive storage" => "Google 드라이브 저장소 설정 오류",
"Personal" => "개인",
"Saved" => "저장됨",
"Name" => "이름",
"External Storage" => "외부 저장소",
"Folder name" => "폴더 이름",
"Configuration" => "설정",

Просмотреть файл

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Password" => "وشەی تێپەربو",
"Share" => "هاوبەشی کردن",
"URL" => "ناونیشانی به‌سته‌ر",
"Name" => "ناو",
"Folder name" => "ناوی بوخچه",
"Users" => "به‌كارهێنه‌ر"
);

Просмотреть файл

@ -6,6 +6,8 @@ $TRANSLATIONS = array(
"Password" => "Passwuert",
"Share" => "Deelen",
"URL" => "URL",
"Personal" => "Perséinlech",
"Name" => "Numm",
"Folder name" => "Dossiers Numm:",
"Groups" => "Gruppen",
"Users" => "Benotzer",

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Suteikti priėjimą",
"Please provide a valid Dropbox app key and secret." => "Prašome įvesti teisingus Dropbox \"app key\" ir \"secret\".",
"Error configuring Google Drive storage" => "Klaida nustatinėjant Google Drive talpyklą",
"Personal" => "Asmeniniai",
"Name" => "Pavadinimas",
"External Storage" => "Išorinės saugyklos",
"Folder name" => "Katalogo pavadinimas",
"Configuration" => "Konfigūracija",

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Piešķirt pieeju",
"Please provide a valid Dropbox app key and secret." => "Lūdzu, norādiet derīgu Dropbox lietotnes atslēgu un noslēpumu.",
"Error configuring Google Drive storage" => "Kļūda, konfigurējot Google Drive krātuvi",
"Personal" => "Personīgi",
"Name" => "Nosaukums",
"External Storage" => "Ārējā krātuve",
"Folder name" => "Mapes nosaukums",
"Configuration" => "Konfigurācija",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "Дозволи пристап",
"Please provide a valid Dropbox app key and secret." => "Ве молам доставите валиден Dropbox клуч и тајна лозинка.",
"Error configuring Google Drive storage" => "Грешка при конфигурација на Google Drive",
"Personal" => "Лично",
"Name" => "Име",
"External Storage" => "Надворешно складиште",
"Folder name" => "Име на папка",
"Configuration" => "Конфигурација",

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Password" => "Kata laluan",
"Share" => "Kongsi",
"URL" => "URL",
"Personal" => "Peribadi",
"Name" => "Nama",
"Groups" => "Kumpulan",
"Users" => "Pengguna",
"Delete" => "Padam"

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Gi tilgang",
"Please provide a valid Dropbox app key and secret." => "Vær vennlig å oppgi gyldig Dropbox appnøkkel og hemmelighet.",
"Error configuring Google Drive storage" => "Feil med konfigurering av Google Drive",
"Personal" => "Personlig",
"System" => "System",
"Saved" => "Lagret",
"<b>Note:</b> " => "<b>Notat:</b> ",
" 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.",
"You don't have any external storages" => "Du har ingen eksterne lagre",
"Name" => "Navn",
"Storage type" => "Lagringstype",
"Scope" => "Omfang",
"External Storage" => "Ekstern lagring",
"Folder name" => "Mappenavn",
"Configuration" => "Konfigurasjon",

Просмотреть файл

@ -45,12 +45,14 @@ $TRANSLATIONS = array(
"Grant access" => "Sta toegang toe",
"Please provide a valid Dropbox app key and secret." => "Geef een geldige Dropbox key en secret.",
"Error configuring Google Drive storage" => "Fout tijdens het configureren van Google Drive opslag",
"Personal" => "Persoonlijk",
"Saved" => "Bewaard",
"<b>Note:</b> " => "<b>Let op:</b> ",
" and " => "en",
"<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>Let op:</b> Curl ondersteuning in PHP is niet geactiveerd of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag uw systeembeheerder dit te installeren.",
"<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>Let op:</b> FTP ondersteuning in PHP is niet geactiveerd of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag uw beheerder dit te installeren.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Let op:</b> \"%s\" is niet geïnstalleerd. Mounten van %s is niet mogelijk. Vraag uw beheerder om dit te installeren.",
"Name" => "Naam",
"External Storage" => "Externe opslag",
"Folder name" => "Mapnaam",
"Configuration" => "Configuratie",

Просмотреть файл

@ -6,6 +6,8 @@ $TRANSLATIONS = array(
"Password" => "Passord",
"Share" => "Del",
"URL" => "Nettstad",
"Personal" => "Personleg",
"Name" => "Namn",
"Folder name" => "Mappenamn",
"Configuration" => "Innstillingar",
"Groups" => "Grupper",

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Password" => "Senhal",
"Share" => "Parteja",
"URL" => "URL",
"Personal" => "Personal",
"Name" => "Nom",
"Groups" => "Grops",
"Users" => "Usancièrs",
"Delete" => "Escafa"

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Udziel dostępu",
"Please provide a valid Dropbox app key and secret." => "Proszę podać prawidłowy klucz aplikacji Dropbox i klucz sekretny.",
"Error configuring Google Drive storage" => "Wystąpił błąd podczas konfigurowania zasobu Google Drive",
"Personal" => "Osobiste",
"System" => "System",
"Saved" => "Zapisano",
"<b>Note:</b> " => "<b>Uwaga:</b> ",
" and " => "oraz",
"<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>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
"<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>Uwaga:</b> Wsparcie dla FTP w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Uwaga:</b> \"%s\" nie jest zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
"You don't have any external storages" => "Nie masz żadnych zewnętrznych magazynów",
"Name" => "Nazwa",
"Storage type" => "Typ magazynu",
"Scope" => "Zakres",
"External Storage" => "Zewnętrzna zasoby dyskowe",
"Folder name" => "Nazwa folderu",
"Configuration" => "Konfiguracja",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Permitir acesso",
"Please provide a valid Dropbox app key and secret." => "Por favor forneça um app key e secret válido do Dropbox",
"Error configuring Google Drive storage" => "Erro ao configurar armazenamento do Google Drive",
"Personal" => "Pessoal",
"System" => "Sistema",
"Saved" => "Salvo",
"<b>Note:</b> " => "<b>Nota:</b>",
" and " => "e",
"<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>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<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>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Nota:</b> \"%s\" não está instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"You don't have any external storages" => "Você não tem nenhuma armazenamento externa",
"Name" => "Nome",
"Storage type" => "Tipo de armazenamento",
"Scope" => "Escopo",
"External Storage" => "Armazenamento Externo",
"Folder name" => "Nome da pasta",
"Configuration" => "Configuração",

Просмотреть файл

@ -31,12 +31,14 @@ $TRANSLATIONS = array(
"Grant access" => "Conceder acesso",
"Please provide a valid Dropbox app key and secret." => "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas.",
"Error configuring Google Drive storage" => "Erro ao configurar o armazenamento do Google Drive",
"Personal" => "Pessoal",
"Saved" => "Guardado",
"<b>Note:</b> " => "<b>Aviso:</b> ",
" and " => "e",
"<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>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.",
"<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>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Aviso:</b> O cliente\"%s\" não está instalado. Não é possível montar \"%s\" . Peça ao seu administrador para instalar.",
"Name" => "Nome",
"External Storage" => "Armazenamento Externo",
"Folder name" => "Nome da pasta",
"Configuration" => "Configuração",

Просмотреть файл

@ -12,7 +12,9 @@ $TRANSLATIONS = array(
"Grant access" => "Permite accesul",
"Please provide a valid Dropbox app key and secret." => "Prezintă te rog o cheie de Dropbox validă și parola",
"Error configuring Google Drive storage" => "Eroare la configurarea mediului de stocare Google Drive",
"Personal" => "Personal",
"Saved" => "Salvat",
"Name" => "Nume",
"External Storage" => "Stocare externă",
"Folder name" => "Denumire director",
"Configuration" => "Configurație",

Просмотреть файл

@ -26,10 +26,12 @@ $TRANSLATIONS = array(
"Grant access" => "Предоставление доступа",
"Please provide a valid Dropbox app key and secret." => "Пожалуйста, предоставьте действующий ключ Dropbox и пароль.",
"Error configuring Google Drive storage" => "Ошибка при настройке хранилища Google Drive",
"Personal" => "Личное",
"Saved" => "Сохранено",
"<b>Note:</b> " => "<b>Примечание:</b> ",
" and " => "и",
"<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>Примечание:</b> Поддержка cURL в PHP не включена или не установлен модуль. Подключение %s невозможно. Обратитесь к вашему системному администратору.",
"Name" => "Имя",
"External Storage" => "Внешний носитель",
"Folder name" => "Имя папки",
"Configuration" => "Конфигурация",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "පිවිසුම ලබාදෙන්න",
"Please provide a valid Dropbox app key and secret." => "කරුණාකර වලංගු Dropbox යෙදුම් යතුරක් හා රහසක් ලබාදෙන්න.",
"Error configuring Google Drive storage" => "Google Drive ගබඩාව වින්‍යාස කිරීමේ දෝශයක් ඇත",
"Personal" => "පෞද්ගලික",
"Name" => "නම",
"External Storage" => "භාහිර ගබඩාව",
"Folder name" => "ෆොල්ඩරයේ නම",
"Configuration" => "වින්‍යාසය",

Просмотреть файл

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Location" => "Poloha",
"Share" => "Zdieľať",
"Personal" => "Osobné",
"Delete" => "Odstrániť"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

Просмотреть файл

@ -13,12 +13,14 @@ $TRANSLATIONS = array(
"Grant access" => "Povoliť prístup",
"Please provide a valid Dropbox app key and secret." => "Zadajte platný kľúč aplikácie a heslo Dropbox",
"Error configuring Google Drive storage" => "Chyba pri konfigurácii úložiska Google drive",
"Personal" => "Osobné",
"Saved" => "Uložené",
"<b>Note:</b> " => "<b>Poznámka:</b> ",
" and " => "a",
"<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>Poznámka:</b> cURL podpora v PHP nie je zapnutá alebo nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval.",
"<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>Poznámka:</b> FTP podpora v PHP nie je zapnutá alebo nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> \"%s\" nie je nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval.",
"Name" => "Názov",
"External Storage" => "Externé úložisko",
"Folder name" => "Názov priečinka",
"Configuration" => "Nastavenia",

Просмотреть файл

@ -35,12 +35,14 @@ $TRANSLATIONS = array(
"Grant access" => "Odobri dostop",
"Please provide a valid Dropbox app key and secret." => "Vpisati je treba veljaven ključ programa in kodo za Dropbox",
"Error configuring Google Drive storage" => "Napaka nastavljanja shrambe Google Drive",
"Personal" => "Osebno",
"Saved" => "Shranjeno",
"<b>Note:</b> " => "<b>Opomba:</b> ",
" and " => "in",
"<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>Opomba:</b> Podpora za naslove cURL v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
"<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>Opomba:</b> Podpora za protokol FTP v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Opomba:</b> Program \"%s\" ni nameščen. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
"Name" => "Ime",
"External Storage" => "Zunanja podatkovna shramba",
"Folder name" => "Ime mape",
"Configuration" => "Nastavitve",

Просмотреть файл

@ -6,6 +6,8 @@ $TRANSLATIONS = array(
"Password" => "fjalëkalim",
"Share" => "Ndaj",
"URL" => "URL-i",
"Personal" => "Personale",
"Name" => "Emri",
"Groups" => "Grupet",
"Users" => "Përdoruesit",
"Delete" => "Elimino"

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Username" => "Корисничко име",
"Password" => "Лозинка",
"Share" => "Дели",
"Personal" => "Лично",
"Name" => "Име",
"Groups" => "Групе",
"Users" => "Корисници",
"Delete" => "Обриши"

Просмотреть файл

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Username" => "Korisničko ime",
"Password" => "Lozinka",
"Share" => "Podeli",
"Personal" => "Lično",
"Name" => "Ime",
"Groups" => "Grupe",
"Users" => "Korisnici",
"Delete" => "Obriši"

Просмотреть файл

@ -44,12 +44,14 @@ $TRANSLATIONS = array(
"Grant access" => "Bevilja åtkomst",
"Please provide a valid Dropbox app key and secret." => "Ange en giltig Dropbox nyckel och hemlighet.",
"Error configuring Google Drive storage" => "Fel vid konfigurering av Google Drive",
"Personal" => "Personligt",
"Saved" => "Sparad",
"<b>Note:</b> " => "<b> OBS: </ b>",
" and " => "och",
"<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> OBS: </ b> cURL stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör att installera 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> OBS: </ b> Den FTP-stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör att installera det.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b> OBS: </ b> \"%s\" är inte installerat. Montering av %s är inte möjlig. Be din systemadministratör att installera det.",
"Name" => "Namn",
"External Storage" => "Extern lagring",
"Folder name" => "Mappnamn",
"Configuration" => "Konfiguration",

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "அனுமதியை வழங்கல்",
"Please provide a valid Dropbox app key and secret." => "தயவுசெய்து ஒரு செல்லுபடியான Dropbox செயலி சாவி மற்றும் இரகசியத்தை வழங்குக. ",
"Error configuring Google Drive storage" => "Google இயக்க சேமிப்பகத்தை தகமைப்பதில் வழு",
"Personal" => "தனிப்பட்ட",
"Name" => "பெயர்",
"External Storage" => "வெளி சேமிப்பு",
"Folder name" => "கோப்புறை பெயர்",
"Configuration" => "தகவமைப்பு",

Просмотреть файл

@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Username" => "వాడుకరి పేరు",
"Password" => "సంకేతపదం",
"Personal" => "వ్యక్తిగతం",
"Name" => "పేరు",
"Folder name" => "సంచయం పేరు",
"Users" => "వాడుకరులు",
"Delete" => "తొలగించు"

Просмотреть файл

@ -11,6 +11,8 @@ $TRANSLATIONS = array(
"Grant access" => "อนุญาตให้เข้าถึงได้",
"Please provide a valid Dropbox app key and secret." => "กรุณากรอกรหัส app key ของ Dropbox และรหัสลับ",
"Error configuring Google Drive storage" => "เกิดข้อผิดพลาดในการกำหนดค่าการจัดเก็บข้อมูลในพื้นที่ของ Google Drive",
"Personal" => "ส่วนตัว",
"Name" => "ชื่อ",
"External Storage" => "พื้นทีจัดเก็บข้อมูลจากภายนอก",
"Folder name" => "ชื่อโฟลเดอร์",
"Configuration" => "การกำหนดค่า",

Просмотреть файл

@ -45,12 +45,18 @@ $TRANSLATIONS = array(
"Grant access" => "Erişim sağlandı",
"Please provide a valid Dropbox app key and secret." => "Lütfen Dropbox app key ve secret temin ediniz",
"Error configuring Google Drive storage" => "Google Drive depo yapılandırma hatası",
"Personal" => "Kişisel",
"System" => "Sistem",
"Saved" => "Kaydedildi",
"<b>Note:</b> " => "<b>Not:</b> ",
" and " => "ve",
"<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>Not:</b> PHP'de cURL desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
"<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>Not:</b> PHP'de FTP desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Not:</b> \"%s\" kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
"You don't have any external storages" => "Hiç harici depolamanız yok",
"Name" => "Ad",
"Storage type" => "Depolama türü",
"Scope" => "Kapsam",
"External Storage" => "Harici Depolama",
"Folder name" => "Klasör ismi",
"Configuration" => "Yapılandırma",

Просмотреть файл

@ -7,6 +7,8 @@ $TRANSLATIONS = array(
"Password" => "ئىم",
"Share" => "ھەمبەھىر",
"URL" => "URL",
"Personal" => "شەخسىي",
"Name" => "ئاتى",
"Folder name" => "قىسقۇچ ئاتى",
"Configuration" => "سەپلىمە",
"Options" => "تاللانما",

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Дозволити доступ",
"Please provide a valid Dropbox app key and secret." => "Будь ласка, надайте дійсний ключ та пароль Dropbox.",
"Error configuring Google Drive storage" => "Помилка при налаштуванні сховища Google Drive",
"Personal" => "Особисте",
"Name" => "Ім'я",
"External Storage" => "Зовнішні сховища",
"Folder name" => "Ім'я теки",
"Configuration" => "Налаштування",

Просмотреть файл

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Password" => "پاسورڈ",
"Share" => "تقسیم",
"URL" => "یو ار ایل",
"Personal" => "شخصی",
"Name" => "اسم",
"Users" => "یوزرز",
"Delete" => "حذف کریں"
);

Просмотреть файл

@ -12,6 +12,8 @@ $TRANSLATIONS = array(
"Grant access" => "Cấp quyền truy cập",
"Please provide a valid Dropbox app key and secret." => "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.",
"Error configuring Google Drive storage" => "Lỗi cấu hình lưu trữ Google Drive",
"Personal" => "Cá nhân",
"Name" => "Tên",
"External Storage" => "Lưu trữ ngoài",
"Folder name" => "Tên thư mục",
"Configuration" => "Cấu hình",

Просмотреть файл

@ -24,9 +24,11 @@ $TRANSLATIONS = array(
"Grant access" => "授权",
"Please provide a valid Dropbox app key and secret." => "请提供有效的Dropbox应用key和secret",
"Error configuring Google Drive storage" => "配置Google Drive存储时出错",
"Personal" => "个人",
"Saved" => "已保存",
"<b>Note:</b> " => "<b>注意:</b>",
" and " => "",
"Name" => "名称",
"External Storage" => "外部存储",
"Folder name" => "目录名称",
"Configuration" => "配置",

Просмотреть файл

@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Password" => "密碼",
"Share" => "分享",
"URL" => "網址",
"Personal" => "個人",
"Name" => "名稱",
"Folder name" => "資料夾名稱",
"Options" => "選項",
"Groups" => "群組",

Просмотреть файл

@ -13,7 +13,9 @@ $TRANSLATIONS = array(
"Grant access" => "允許存取",
"Please provide a valid Dropbox app key and secret." => "請提供有效的 Dropbox app key 和 app secret 。",
"Error configuring Google Drive storage" => "設定 Google Drive 儲存時發生錯誤",
"Personal" => "個人",
"Saved" => "已儲存",
"Name" => "名稱",
"External Storage" => "外部儲存",
"Folder name" => "資料夾名稱",
"Configuration" => "設定",

Просмотреть файл

@ -2,8 +2,10 @@
$TRANSLATIONS = array(
"Shared with you" => "Mit Dir geteilt",
"Shared with others" => "Von Dir geteilt",
"Shared by link" => "Geteilt über einen Link",
"No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Dir geteilt.",
"You haven't shared any files yet." => "Du hast bis jetzt keine Dateien mit anderen geteilt.",
"You haven't shared any files by link yet." => "Du hast bis jetzt keine Dateien über einen Link mit anderen geteilt.",
"Could not load template" => "Vorlage kann nicht geladen werden",
"Saved" => "Gespeichert",
"Reset" => "Zurücksetzen",

Просмотреть файл

@ -2,8 +2,10 @@
$TRANSLATIONS = array(
"Shared with you" => "Mit Ihnen geteilt",
"Shared with others" => "Von Ihnen geteilt",
"Shared by link" => "Geteilt über einen Link",
"No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Ihnen geteilt.",
"You haven't shared any files yet." => "Sie haben bis jetzt keine Dateien mit anderen geteilt.",
"You haven't shared any files by link yet." => "Sie haben bis jetzt keine Dateien über einen Link mit anderen geteilt.",
"Could not load template" => "Vorlage kann nicht geladen werden",
"Saved" => "Gespeichert",
"Reset" => "Zurücksetzen",

Просмотреть файл

@ -2,8 +2,10 @@
$TRANSLATIONS = array(
"Shared with you" => "Διαμοιρασμένο με εσάς",
"Shared with others" => "Διαμοιρασμένο με άλλους",
"Shared by link" => "Διαμοιρασμένο μέσω συνδέσμου",
"No files have been shared with you yet." => "Κανένα αρχείο δνε έχει διαμοιραστεί ακόμα με εσάς.",
"You haven't shared any files yet." => "Δεν έχετε διαμοιραστεί κανένα αρχείο ακόμα.",
"You haven't shared any files by link yet." => "Δεν έχετε διαμοιραστεί κανένα αρχείο μέσω συνδέσμου ακόμα.",
"Could not load template" => "Αδυναμία φόρτωσης προτύπου",
"Saved" => "Αποθηκεύτηκαν",
"Reset" => "Επαναφορά",

Просмотреть файл

@ -2,8 +2,11 @@
$TRANSLATIONS = array(
"Shared with you" => "Delt med deg",
"Shared with others" => "Delt med andre",
"Shared by link" => "Delt med lenke",
"No files have been shared with you yet." => "Ingen filer er delt med deg ennå.",
"You haven't shared any files yet." => "Du har ikke delt noen filer ennå.",
"You haven't shared any files by link yet." => "Du har ikke delt noen filer med lenke ennå.",
"Could not load template" => "Klarte ikke å laste mal",
"Saved" => "Lagret",
"Reset" => "Nullstill",
"Shared by {owner}" => "Delt av {owner}",
@ -22,6 +25,9 @@ $TRANSLATIONS = array(
"Download" => "Last ned",
"Download %s" => "Last ned %s",
"Direct link" => "Direkte lenke",
"Mail templates" => "Epost-maler",
"Theme" => "Tema",
"Template" => "Mal",
"Save" => "Lagre"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

Просмотреть файл

@ -2,8 +2,11 @@
$TRANSLATIONS = array(
"Shared with you" => "Współdzielony z Tobą",
"Shared with others" => "Współdzielony z innymi",
"Shared by link" => "Współdzielony linkiem",
"No files have been shared with you yet." => "Nie ma jeszcze żadnych plików współdzielonych z Tobą",
"You haven't shared any files yet." => "Nie współdzielisz jeszcze żadnych plików.",
"You haven't shared any files by link yet." => "Nie współdzielisz jeszcze żadnych plików linkiem",
"Could not load template" => "Nie można załadować szablonu",
"Saved" => "Zapisano",
"Reset" => "Resetuj",
"Shared by {owner}" => "Udostępnione przez {owner}",
@ -22,6 +25,9 @@ $TRANSLATIONS = array(
"Download" => "Pobierz",
"Download %s" => "Pobierz %s",
"Direct link" => "Bezpośredni link",
"Mail templates" => "Szablony maili",
"Theme" => "Motyw",
"Template" => "Szablon",
"Save" => "Zapisz"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

Просмотреть файл

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Η διαγραφή απέτυχε",
"Take over settings from recent server configuration?" => "Πάρτε πάνω από τις πρόσφατες ρυθμίσεις διαμόρφωσης του διακομιστή?",
"Keep settings?" => "Διατήρηση ρυθμίσεων;",
"{nthServer}. Server" => "{nthServer}. Διακομιστής",
"Cannot add server configuration" => "Αδυναμία προσθήκης ρυθμίσεων διακομιστή",
"mappings cleared" => "αντιστοιχίες εκκαθαρίστηκαν",
"Success" => "Επιτυχία",

Просмотреть файл

@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"Host" => "ម៉ាស៊ីន​ផ្ទុក",
"Port" => "ច្រក",
"Password" => "ពាក្យសម្ងាត់",
"Back" => "ត្រឡប់ក្រោយ",
"Continue" => "បន្ត",
"Advanced" => "កម្រិត​ខ្ពស់"
);

Просмотреть файл

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Sletting mislyktes",
"Take over settings from recent server configuration?" => "Hent innstillinger fra tidligere tjener-konfigurasjon?",
"Keep settings?" => "Behold innstillinger?",
"{nthServer}. Server" => "{nthServer}. server",
"Cannot add server configuration" => "Kan ikke legge til tjener-konfigurasjon",
"mappings cleared" => "tilknytninger nullstilt",
"Success" => "Suksess",

Просмотреть файл

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Deletion failed" => "Usunięcie nie powiodło się",
"Take over settings from recent server configuration?" => "Przejmij ustawienia z ostatnich konfiguracji serwera?",
"Keep settings?" => "Zachować ustawienia?",
"{nthServer}. Server" => "{nthServer}. Serwer",
"Cannot add server configuration" => "Nie można dodać konfiguracji serwera",
"mappings cleared" => "Mapoanie wyczyszczone",
"Success" => "Sukces",

Просмотреть файл

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Autentikazioa",
"Address:" => "Helbidea:",
"Save" => "Gorde",
"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." => "Erabiltzailearen kredentzialak helbide honetara bidaliko dira. Plugin honek erantzuna aztertu eta HTTP 401 eta 403 egoera-kodeak kredentzial ez-egokitzat hartuko ditu, eta beste edozein erantzun, aldiz, kredentzial egokitzat."
);

Просмотреть файл

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV-autentisering",
"Address:" => "Adresse:",
"Save" => "Lagre",
"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." => "Brukerens påloggingsinformasjon vil bli sendt til denne adressen. Denne utvidelsen sjekker svaret og vil tolke HTTP-statuskodene 401 og 403 som ugyldig bruker eller passord, og alle andre svar tolkes som gyldig påloggings."
);

Просмотреть файл

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Uwierzytelnienie WebDAV",
"Address:" => "Adres:",
"Save" => "Zapisz",
"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." => "Dane uwierzytelniające użytkownika zostaną wysłane na ten adres. Wtyczka sprawdza odpowiedź i będzie interpretował status HTTP 401 i 403 jako nieprawidłowe dane uwierzytelniające i wszystkie inne odpowiedzi jako prawidłowe uwierzytelnienie."
);

Просмотреть файл

@ -23,6 +23,8 @@ $TRANSLATIONS = array(
"November" => "تشرين الثاني",
"December" => "كانون الاول",
"Settings" => "إعدادات",
"File" => "ملف",
"Folder" => "مجلد",
"Saving..." => "جاري الحفظ...",
"seconds ago" => "منذ ثواني",
"_%n minute ago_::_%n minutes ago_" => array("","","","","",""),

Просмотреть файл

@ -29,6 +29,8 @@ $TRANSLATIONS = array(
"November" => "Payares",
"December" => "Avientu",
"Settings" => "Axustes",
"File" => "Ficheru",
"Folder" => "Carpeta",
"Saving..." => "Guardando...",
"seconds ago" => "fai segundos",
"_%n minute ago_::_%n minutes ago_" => array("fai %n minutu","fai %n minutos"),

Просмотреть файл

@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"November" => "Ноември",
"December" => "Декември",
"Settings" => "Настройки",
"Folder" => "Папка",
"Saving..." => "Записване...",
"seconds ago" => "преди секунди",
"_%n minute ago_::_%n minutes ago_" => array("",""),

Просмотреть файл

@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"November" => "নভেম্বর",
"December" => "ডিসেম্বর",
"Settings" => "নিয়ামকসমূহ",
"Folder" => "ফোল্ডার",
"Saving..." => "সংরক্ষণ করা হচ্ছে..",
"seconds ago" => "সেকেন্ড পূর্বে",
"_%n minute ago_::_%n minutes ago_" => array("",""),

Просмотреть файл

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Folder" => "Fasikla",
"Saving..." => "Spašavam...",
"_%n minute ago_::_%n minutes ago_" => array("","",""),
"_%n hour ago_::_%n hours ago_" => array("","",""),

Просмотреть файл

@ -30,6 +30,9 @@ $TRANSLATIONS = array(
"November" => "Novembre",
"December" => "Desembre",
"Settings" => "Configuració",
"File" => "Fitxer",
"Folder" => "Carpeta",
"Image" => "Imatge",
"Saving..." => "Desant...",
"seconds ago" => "segons enrere",
"_%n minute ago_::_%n minutes ago_" => array("fa %n minut","fa %n minuts"),

Просмотреть файл

@ -31,6 +31,9 @@ $TRANSLATIONS = array(
"November" => "Listopad",
"December" => "Prosinec",
"Settings" => "Nastavení",
"File" => "Soubor",
"Folder" => "Složka",
"Image" => "Obrázek",
"Saving..." => "Ukládám...",
"seconds ago" => "před pár vteřinami",
"_%n minute ago_::_%n minutes ago_" => array("před %n minutou","před %n minutami","před %n minutami"),

Просмотреть файл

@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"November" => "Tachwedd",
"December" => "Rhagfyr",
"Settings" => "Gosodiadau",
"Folder" => "Plygell",
"Saving..." => "Yn cadw...",
"seconds ago" => "eiliad yn ôl",
"_%n minute ago_::_%n minutes ago_" => array("","","",""),

Просмотреть файл

@ -32,6 +32,10 @@ $TRANSLATIONS = array(
"November" => "November",
"December" => "December",
"Settings" => "Indstillinger",
"File" => "Fil",
"Folder" => "Mappe",
"Image" => "Billede",
"Audio" => "Lyd",
"Saving..." => "Gemmer...",
"seconds ago" => "sekunder siden",
"_%n minute ago_::_%n minutes ago_" => array("%n minut siden","%n minutter siden"),

Просмотреть файл

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Checked database schema update" => "Datenbank-Schemenaktualisierung geprüft",
"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",
@ -31,6 +32,10 @@ $TRANSLATIONS = array(
"November" => "November",
"December" => "Dezember",
"Settings" => "Einstellungen",
"File" => "Datei",
"Folder" => "Ordner",
"Image" => "Bild",
"Audio" => "Audio",
"Saving..." => "Speichern...",
"seconds ago" => "Gerade eben",
"_%n minute ago_::_%n minutes ago_" => array("Vor %n Minute","Vor %n Minuten"),

Просмотреть файл

@ -23,6 +23,8 @@ $TRANSLATIONS = array(
"November" => "November",
"December" => "Dezember",
"Settings" => "Einstellungen",
"File" => "Datei",
"Folder" => "Ordner",
"Saving..." => "Speichern...",
"seconds ago" => "Gerade eben",
"_%n minute ago_::_%n minutes ago_" => array("Vor %n Minute","Vor %n Minuten"),

Просмотреть файл

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet ",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Checked database schema update" => "Datenbank-Schemenaktualisierung geprüft",
"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",
@ -31,6 +32,10 @@ $TRANSLATIONS = array(
"November" => "November",
"December" => "Dezember",
"Settings" => "Einstellungen",
"File" => "Datei",
"Folder" => "Ordner",
"Image" => "Bild",
"Audio" => "Audio",
"Saving..." => "Speichern...",
"seconds ago" => "Gerade eben",
"_%n minute ago_::_%n minutes ago_" => array("Vor %n Minute","Vor %n Minuten"),

Просмотреть файл

@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Η κατάσταση συντήρησης ενεργοποιήθηκε",
"Turned off maintenance mode" => "Η κατάσταση συντήρησης απενεργοποιήθηκε",
"Updated database" => "Ενημερωμένη βάση δεδομένων",
"Checked database schema update" => "Έλεγχος ενημέρωσης σχήματος βάσης δεδομένων",
"Disabled incompatible apps: %s" => "Απενεργοποιημένες μη συμβατές εφαρμογές: %s",
"No image or file provided" => "Δεν δόθηκε εικόνα ή αρχείο",
"Unknown filetype" => "Άγνωστος τύπος αρχείου",
@ -31,6 +32,10 @@ $TRANSLATIONS = array(
"November" => "Νοέμβριος",
"December" => "Δεκέμβριος",
"Settings" => "Ρυθμίσεις",
"File" => "Αρχείο",
"Folder" => "Φάκελος",
"Image" => "Εικόνα",
"Audio" => "Ήχος",
"Saving..." => "Γίνεται αποθήκευση...",
"seconds ago" => "δευτερόλεπτα πριν",
"_%n minute ago_::_%n minutes ago_" => array("%n λεπτό πριν","%n λεπτά πριν"),
@ -160,6 +165,7 @@ $TRANSLATIONS = array(
"Storage & database" => "Αποθήκευση & βάση δεδομένων",
"Data folder" => "Φάκελος δεδομένων",
"Configure the database" => "Ρύθμιση της βάσης δεδομένων",
"Only %s is available." => "Μόνο %s είναι διαθέσιμο.",
"Database user" => "Χρήστης της βάσης δεδομένων",
"Database password" => "Συνθηματικό βάσης δεδομένων",
"Database name" => "Όνομα βάσης δεδομένων",

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше