[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-08-26 01:56:33 -04:00
parent 6523c575f3
commit c733842a9a
500 changed files with 1694 additions and 1577 deletions

View File

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"The name %s is already used in the folder %s. Please choose a different name." => "Navnet %s er allerede i brug i mappen %s. Vælg venligst et andet navn.", "The name %s is already used in the folder %s. Please choose a different name." => "Navnet %s er allerede i brug i mappen %s. Vælg venligst et andet navn.",
"Not a valid source" => "Ikke en gyldig kilde", "Not a valid source" => "Ikke en gyldig kilde",
"Server is not allowed to open URLs, please check the server configuration" => "Server har ikke tilladelse til at åbne URL'er. Kontroller venligst serverens indstillinger", "Server is not allowed to open URLs, please check the server configuration" => "Server har ikke tilladelse til at åbne URL'er. Kontroller venligst serverens indstillinger",
"The file exceeds your quota by %s" => "Denne fil overskrider dit kvota med %s",
"Error while downloading %s to %s" => "Fejl ved hentning af %s til %s", "Error while downloading %s to %s" => "Fejl ved hentning af %s til %s",
"Error when creating the file" => "Fejl ved oprettelse af fil", "Error when creating the file" => "Fejl ved oprettelse af fil",
"Folder name cannot be empty." => "Mappenavnet kan ikke være tomt.", "Folder name cannot be empty." => "Mappenavnet kan ikke være tomt.",
@ -68,6 +69,7 @@ $TRANSLATIONS = array(
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ugyldig privat nøgle for krypteringsprogrammet. Opdater venligst dit kodeord for den private nøgle i dine personlige indstillinger. Det kræves for at få adgang til dine krypterede filer.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ugyldig privat nøgle for krypteringsprogrammet. Opdater venligst dit kodeord for den private nøgle i dine personlige indstillinger. Det kræves for at få adgang til dine krypterede filer.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. Gå venligst til dine personlige indstillinger for at dekryptere dine filer. ", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. Gå venligst til dine personlige indstillinger for at dekryptere dine filer. ",
"{dirs} and {files}" => "{dirs} og {files}", "{dirs} and {files}" => "{dirs} og {files}",
"%s could not be renamed as it has been deleted" => "%s kunne ikke omdøbes, da den er blevet slettet",
"%s could not be renamed" => "%s kunne ikke omdøbes", "%s could not be renamed" => "%s kunne ikke omdøbes",
"Upload (max. %s)" => "Upload (max. %s)", "Upload (max. %s)" => "Upload (max. %s)",
"File handling" => "Filhåndtering", "File handling" => "Filhåndtering",

View File

@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"The name %s is already used in the folder %s. Please choose a different name." => "Имя %s уже используется для каталога %s. Пожалуйста, выберите другое имя.", "The name %s is already used in the folder %s. Please choose a different name." => "Имя %s уже используется для каталога %s. Пожалуйста, выберите другое имя.",
"Not a valid source" => "Неправильный источник", "Not a valid source" => "Неправильный источник",
"Server is not allowed to open URLs, please check the server configuration" => "Сервер не позволяет открывать URL-адреса, пожалуйста, проверьте настройки сервера", "Server is not allowed to open URLs, please check the server configuration" => "Сервер не позволяет открывать URL-адреса, пожалуйста, проверьте настройки сервера",
"The file exceeds your quota by %s" => "Файл превышает вашу квоту на %s",
"Error while downloading %s to %s" => "Ошибка при скачивании %s в %s", "Error while downloading %s to %s" => "Ошибка при скачивании %s в %s",
"Error when creating the file" => "Ошибка при создании файла", "Error when creating the file" => "Ошибка при создании файла",
"Folder name cannot be empty." => "Имя папки не может быть пустым.", "Folder name cannot be empty." => "Имя папки не может быть пустым.",

View File

@ -30,6 +30,8 @@ $TRANSLATIONS = array(
"New Recovery key password" => "Новый пароль для ключа восстановления", "New Recovery key password" => "Новый пароль для ключа восстановления",
"Repeat New Recovery key password" => "Повторите новый пароль восстановления ключа", "Repeat New Recovery key password" => "Повторите новый пароль восстановления ключа",
"Change Password" => "Изменить пароль", "Change Password" => "Изменить пароль",
"Your private key password no longer matches your log-in password." => "Пароль от Вашего закрытого ключа больше не соответствует паролю от вашей учетной записи.",
"Set your old private key password to your current log-in password:" => "Замените старый пароль от закрытого ключа на новый пароль входа.",
" If you don't remember your old password you can ask your administrator to recover your files." => "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы", " If you don't remember your old password you can ask your administrator to recover your files." => "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы",
"Old log-in password" => "Старый пароль для входа", "Old log-in password" => "Старый пароль для входа",
"Current log-in password" => "Текущйи пароль для входа", "Current log-in password" => "Текущйи пароль для входа",

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.",
"External storage" => "Externer Speicher", "External storage" => "Externer Speicher",
"Local" => "Lokal",
"Location" => "Ort", "Location" => "Ort",
"Host" => "Host", "Host" => "Host",
"Username" => "Benutzername", "Username" => "Benutzername",
@ -13,6 +14,7 @@ $TRANSLATIONS = array(
"Grant access" => "Zugriff gestatten", "Grant access" => "Zugriff gestatten",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"Personal" => "Persönlich", "Personal" => "Persönlich",
"Saved" => "Gespeichert",
"Name" => "Name", "Name" => "Name",
"External Storage" => "Externer Speicher", "External Storage" => "Externer Speicher",
"Folder name" => "Ordnername", "Folder name" => "Ordnername",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Amazon S3" => "Amazon S3", "Amazon S3" => "Amazon S3",
"Key" => "Ključ", "Key" => "Ključ",
"Secret" => "Skrivni ključ", "Secret" => "Skrivni ključ",
"Bucket" => "Pomnilniško vedro",
"Amazon S3 and compliant" => "Amazon S3 in podobno", "Amazon S3 and compliant" => "Amazon S3 in podobno",
"Access Key" => "Ključ za dostop", "Access Key" => "Ključ za dostop",
"Secret Key" => "Skrivni ključ", "Secret Key" => "Skrivni ključ",
@ -30,6 +31,7 @@ $TRANSLATIONS = array(
"Client secret" => "Skrivni ključ odjemalca", "Client secret" => "Skrivni ključ odjemalca",
"OpenStack Object Storage" => "Shramba predmeta OpenStack", "OpenStack Object Storage" => "Shramba predmeta OpenStack",
"Username (required)" => "Uporabniško ime (zahtevano)", "Username (required)" => "Uporabniško ime (zahtevano)",
"Bucket (required)" => "Pomnilniško vedro (zahtevano)",
"Region (optional for OpenStack Object Storage)" => "Območje (zahtevano za shrambo predmeta OpenStack)", "Region (optional for OpenStack Object Storage)" => "Območje (zahtevano za shrambo predmeta OpenStack)",
"API Key (required for Rackspace Cloud Files)" => "Ključ programskega vmesnika (API) (zahtevan je za datoteke v oblaku Rackspace)", "API Key (required for Rackspace Cloud Files)" => "Ključ programskega vmesnika (API) (zahtevan je za datoteke v oblaku Rackspace)",
"Tenantname (required for OpenStack Object Storage)" => "Ime uporabnika (zahtevano za shrambo predmeta OpenStack)", "Tenantname (required for OpenStack Object Storage)" => "Ime uporabnika (zahtevano za shrambo predmeta OpenStack)",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Server til serverdeling er ikke slået til på denne server", "Server to server sharing is not enabled on this server" => "Server til serverdeling er ikke slået til på denne server",
"Invalid or untrusted SSL certificate" => "Ugyldigt eller upålideligt SSL-certifikat",
"Couldn't add remote share" => "Kunne ikke tliføje den delte ekstern ressource", "Couldn't add remote share" => "Kunne ikke tliføje den delte ekstern ressource",
"Shared with you" => "Delt med dig", "Shared with you" => "Delt med dig",
"Shared with others" => "Delt med andre", "Shared with others" => "Delt med andre",

View File

@ -1,20 +1,39 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Shared with you" => "Veled megosztott", "Server to server sharing is not enabled on this server" => "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón",
"Shared with others" => "Másokkal megosztott", "Invalid or untrusted SSL certificate" => "Érvénytelen vagy nem megbízható az SSL tanúsítvány",
"Couldn't add remote share" => "A távoli megosztás nem hozható létre",
"Shared with you" => "Velem osztották meg",
"Shared with others" => "Én osztottam meg másokkal",
"Shared by link" => "Linkkel osztottam meg",
"No files have been shared with you yet." => "Még nem osztottak meg Önnel semmit.",
"You haven't shared any files yet." => "Még nem osztott meg másokkal semmit",
"You haven't shared any files by link yet." => "Még nem osztott meg link segítségével semmit.",
"Do you want to add the remote share {name} from {owner}@{remote}?" => "Használatba kívánja venni a {name} távoli megosztást, amit a {owner}@{remote} címről kapott?",
"Remote share" => "Távoli megosztás",
"Remote share password" => "Jelszó a távoli megosztáshoz",
"Cancel" => "Mégsem", "Cancel" => "Mégsem",
"Add remote share" => "Távoli megosztás létrehozása",
"No ownCloud installation found at {remote}" => "Nem található ownCloud telepítés ezen a címen {remote}",
"Invalid ownCloud url" => "Érvénytelen ownCloud webcím",
"Shared by" => "Megosztotta Önnel", "Shared by" => "Megosztotta Önnel",
"This share is password-protected" => "Ez egy jelszóval védett megosztás", "This share is password-protected" => "Ez egy jelszóval védett megosztás",
"The password is wrong. Try again." => "A megadott jelszó nem megfelelő. Próbálja újra!", "The password is wrong. Try again." => "A megadott jelszó nem megfelelő. Próbálja újra!",
"Password" => "Jelszó", "Password" => "Jelszó",
"Name" => "Név", "Name" => "Név",
"Share time" => "A megosztás időpontja",
"Sorry, this link doesnt seem to work anymore." => "Sajnos úgy tűnik, ez a link már nem működik.", "Sorry, this link doesnt seem to work anymore." => "Sajnos úgy tűnik, ez a link már nem működik.",
"Reasons might be:" => "Ennek az oka a következő lehet:", "Reasons might be:" => "Ennek az oka a következő lehet:",
"the item was removed" => "az állományt időközben eltávolították", "the item was removed" => "az állományt időközben eltávolították",
"the link expired" => "lejárt a link érvényességi ideje", "the link expired" => "lejárt a link érvényességi ideje",
"sharing is disabled" => "letiltásra került a megosztás", "sharing is disabled" => "letiltásra került a megosztás",
"For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", "For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!",
"Add to your ownCloud" => "Adjuk hozzá a saját ownCloudunkhoz",
"Download" => "Letöltés", "Download" => "Letöltés",
"Direct link" => "Közvetlen link" "Download %s" => "%s letöltése",
"Direct link" => "Közvetlen link",
"Remote Shares" => "Távoli megosztások",
"Allow other instances to mount public links shared from this server" => "Engedélyezzük más ownCloud telepítéseknek, hogy becsatolják ennek a kiszolgálónak a nyilvános linkkel megadott megosztásait",
"Allow users to mount public link shares" => "Engedélyezzük, hogy felhasználóink becsatolják más kiszolgálók nyilvános, linkkel megadott megosztásait"
); );
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -26,7 +26,7 @@ $TRANSLATIONS = array(
"Reasons might be:" => "Możliwe powody:", "Reasons might be:" => "Możliwe powody:",
"the item was removed" => "element został usunięty", "the item was removed" => "element został usunięty",
"the link expired" => "link wygasł", "the link expired" => "link wygasł",
"sharing is disabled" => "Udostępnianie jest wyłączone", "sharing is disabled" => "udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.", "For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.",
"Add to your ownCloud" => "Dodaj do twojego ownCloud", "Add to your ownCloud" => "Dodaj do twojego ownCloud",
"Download" => "Pobierz", "Download" => "Pobierz",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "На данном сервере выключено межсерверное предоставление общих папок", "Server to server sharing is not enabled on this server" => "На данном сервере выключено межсерверное предоставление общих папок",
"Invalid or untrusted SSL certificate" => "Не верный или недостоверный сертификат SSL",
"Couldn't add remote share" => "Невозможно добавить удалённую общую папку", "Couldn't add remote share" => "Невозможно добавить удалённую общую папку",
"Shared with you" => "Доступные для Вас", "Shared with you" => "Доступные для Вас",
"Shared with others" => "Доступные для других", "Shared with others" => "Доступные для других",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Na tem strežniku ni omogočena možnost souporabe strežnika s strežnikom.", "Server to server sharing is not enabled on this server" => "Na tem strežniku ni omogočena možnost souporabe strežnika s strežnikom.",
"Invalid or untrusted SSL certificate" => "Neveljavno oziroma nepotrjeno potrdilo SSL",
"Couldn't add remote share" => "Ni mogoče dodati oddaljenega mesta za souporabo", "Couldn't add remote share" => "Ni mogoče dodati oddaljenega mesta za souporabo",
"Shared with you" => "V souporabi z vami", "Shared with you" => "V souporabi z vami",
"Shared with others" => "V souporabi z drugimi", "Shared with others" => "V souporabi z drugimi",

View File

@ -2,7 +2,7 @@
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Nie można trwale usunąć %s", "Couldn't delete %s permanently" => "Nie można trwale usunąć %s",
"Couldn't restore %s" => "Nie można przywrócić %s", "Couldn't restore %s" => "Nie można przywrócić %s",
"Deleted files" => "Pliki usunięte", "Deleted files" => "Usunięte pliki",
"Restore" => "Przywróć", "Restore" => "Przywróć",
"Error" => "Błąd", "Error" => "Błąd",
"restored" => "przywrócony", "restored" => "przywrócony",

View File

@ -2,7 +2,7 @@
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Could not revert: %s" => "Nie można było przywrócić: %s", "Could not revert: %s" => "Nie można było przywrócić: %s",
"Versions" => "Wersje", "Versions" => "Wersje",
"Failed to revert {file} to revision {timestamp}." => "Nie udało się przywrócić zmiany {sygnatura czasowa} {plik}.", "Failed to revert {file} to revision {timestamp}." => "Nie udało się przywrócić {file} do wersji z {timestamp}.",
"More versions..." => "Więcej wersji...", "More versions..." => "Więcej wersji...",
"No other versions available" => "Nie są dostępne żadne inne wersje", "No other versions available" => "Nie są dostępne żadne inne wersje",
"Restore" => "Przywróć" "Restore" => "Przywróć"

View File

@ -35,18 +35,20 @@ $TRANSLATIONS = array(
"Could not find the desired feature" => "A kívánt funkció nem található", "Could not find the desired feature" => "A kívánt funkció nem található",
"Invalid Host" => "Érvénytelen gépnév", "Invalid Host" => "Érvénytelen gépnév",
"Server" => "Kiszolgáló", "Server" => "Kiszolgáló",
"User Filter" => "Felhasználó Szűrő", "User Filter" => "Felhasználói szűrő",
"Login Filter" => "Bejelntkezési Szűrő", "Login Filter" => "Bejelentkezési szűrő",
"Group Filter" => "A csoportok szűrője", "Group Filter" => "A csoportok szűrője",
"Save" => "Mentés", "Save" => "Mentés",
"Test Configuration" => "A beállítások tesztelése", "Test Configuration" => "A beállítások tesztelése",
"Help" => "Súgó", "Help" => "Súgó",
"Groups meeting these criteria are available in %s:" => "A %s szolgáltatás azon csoportok létezését veszi figyelembe, amik a következő feltételeknek felelnek meg:",
"only those object classes:" => "csak ezek az objektumosztályok:", "only those object classes:" => "csak ezek az objektumosztályok:",
"only from those groups:" => "csak ezek a csoportok:", "only from those groups:" => "csak ezek a csoportok:",
"Edit raw filter instead" => "Inkább közvetlenül megadom a szűrési kifejezést:", "Edit raw filter instead" => "Inkább közvetlenül megadom a szűrési kifejezést:",
"Raw LDAP filter" => "Az LDAP szűrőkifejezés", "Raw LDAP filter" => "Az LDAP szűrőkifejezés",
"The filter specifies which LDAP groups shall have access to the %s instance." => "A szűrő meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.", "The filter specifies which LDAP groups shall have access to the %s instance." => "A szűrő meghatározza, hogy mely LDAP csoportok lesznek jogosultak %s elérésére.",
"groups found" => "csoport van", "groups found" => "csoport van",
"Users login with this attribute:" => "A felhasználók ezzel az attribútummal jelentkeznek be:",
"LDAP Username:" => "LDAP felhasználónév:", "LDAP Username:" => "LDAP felhasználónév:",
"LDAP Email Address:" => "LDAP e-mail cím:", "LDAP Email Address:" => "LDAP e-mail cím:",
"Other Attributes:" => "Más attribútumok:", "Other Attributes:" => "Más attribútumok:",
@ -64,6 +66,7 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Bejelentkezés nélküli eléréshez ne töltse ki a DN és Jelszó mezőket!", "For anonymous access, leave DN and Password empty." => "Bejelentkezés nélküli eléréshez ne töltse ki a DN és Jelszó mezőket!",
"One Base DN per line" => "Soronként egy DN-gyökér", "One Base DN per line" => "Soronként egy DN-gyökér",
"You can specify Base DN for users and groups in the Advanced tab" => "A Haladó fülre kattintva külön DN-gyökér állítható be a felhasználók és a csoportok számára", "You can specify Base DN for users and groups in the Advanced tab" => "A Haladó fülre kattintva külön DN-gyökér állítható be a felhasználók és a csoportok számára",
"Limit %s access to users meeting these criteria:" => "Korlátozzuk a %s szolgáltatás elérését azokra a felhasználókra, akik megfelelnek a következő feltételeknek:",
"The filter specifies which LDAP users shall have access to the %s instance." => "A szűrő meghatározza, hogy mely LDAP felhasználók lesznek jogosultak %s elérésére.", "The filter specifies which LDAP users shall have access to the %s instance." => "A szűrő meghatározza, hogy mely LDAP felhasználók lesznek jogosultak %s elérésére.",
"users found" => "felhasználó van", "users found" => "felhasználó van",
"Back" => "Vissza", "Back" => "Vissza",
@ -99,15 +102,18 @@ $TRANSLATIONS = array(
"Group Search Attributes" => "A csoportok lekérdezett attribútumai", "Group Search Attributes" => "A csoportok lekérdezett attribútumai",
"Group-Member association" => "A csoporttagság attribútuma", "Group-Member association" => "A csoporttagság attribútuma",
"Nested Groups" => "Egymásba ágyazott csoportok", "Nested Groups" => "Egymásba ágyazott csoportok",
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Amikor be van kapcsolva, akkor azokat a csoportokat is kezelni tudjuk, melyekben a személyek mellett csoportok is vannak. (Csak akkor működik, ha a csoportok \"member\" attribútuma DN-eket tartalmaz.)",
"Paging chunksize" => "Lapméret paging esetén",
"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.)" => "A lapméret megadásával korlátozható az egy fordulóban kapott találatok száma, akkor is, ha az LDAP-keresés nagyon sok találatot ad, ha ezt az LDAP-kiszolgáló támogatja. (Ha 0-ra állítjuk, akkor ezáltal letiltjuk ezt a lapozó funkciót.)",
"Special Attributes" => "Különleges attribútumok", "Special Attributes" => "Különleges attribútumok",
"Quota Field" => "Kvóta mező", "Quota Field" => "Kvóta mező",
"Quota Default" => "Alapértelmezett kvóta", "Quota Default" => "Alapértelmezett kvóta",
"in bytes" => "bájtban", "in bytes" => "bájtban",
"Email Field" => "Email mező", "Email Field" => "E-mail mező",
"User Home Folder Naming Rule" => "A home könyvtár elérési útvonala", "User Home Folder Naming Rule" => "A home könyvtár elérési útvonala",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!",
"Internal Username" => "Belső felhasználónév", "Internal Username" => "Belső felhasználónév",
"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." => "Alapértelmezetten a belső felhasználónév az UUID tulajdonságból jön létre. Ez biztosítja a felhasználónév egyediségét és hogy a nem kell konvertálni a karaktereket benne. A belső felhasználónévnél a megkötés az, hogy csak a következő karakterek engdélyezettek benne: [ a-zA-Z0-9_.@- ]. Ezeken a karaktereken kivül minden karakter le lesz cserélve az adott karakter ASCII kódtáblában használható párjára vagy ha ilyen nincs akkor egyszerűen ki lesz hagyva. Ha így mégis ütköznének a nevek akkor hozzá lesz füzve egy folyamatosan növekvő számláló rész. A belső felhasználónevet lehet használni a felhasználó azonosítására a programon belül. Illetve ez lesz az alapáértelmezett neve a felhasználó kezdő könyvtárának az ownCloud-ban. Illetve...............................", "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." => "Alapértelmezetten a belső felhasználónév az UUID attribútumból jön létre. Ez biztosítja a felhasználónév egyediségét, ill. azt, hogy a karaktereket nem kell konvertálni benne. A belső felhasználónévben csak a következő karakterek engdélyezettek: [ a-zA-Z0-9_.@- ]. Minden más karakter vagy az ASCII kódtáblában levő megfelelőjére cserélődik ki, vagy ha ilyen nincs, akkor egyszerűen kihagyódik. Ha az így kapott nevek mégis ütköznének, akkor a végükön kiegészülnek egy növekvő sorszámmal. A belső felhasználónév a programon belül azonosítja a felhasználót, valamint alapértelmezetten ez lesz a felhasználó személyes home könyvtárának a neve is. A belső felhasználónév adja a távoli elérések webcímének egy részét is, ilyenek pl. a *DAV szolgáltatások URL-jei. Ezzel a beállítással felülbírálhatjuk az alapértelmezett viselkedést. Ha az ownCloud 5-ös változata előtti viselkedést szeretné elérni, akkor a következő mezőben adja meg a felhasználó megjelenítési nevének attribútumát. Az alapértelmezett viselkedéshez hagyja üresen. A változtatás csak az újonnan létrejövő (újonnan megfeleltetett) LDAP felhasználók esetén érvényesül.",
"Internal Username Attribute:" => "A belső felhasználónév attribútuma:", "Internal Username Attribute:" => "A belső felhasználónév attribútuma:",
"Override UUID detection" => "Az UUID-felismerés felülbírálása", "Override UUID detection" => "Az UUID-felismerés felülbírálása",
"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." => "Az UUID attribútum alapértelmezetten felismerésre kerül. Az UUID attribútum segítségével az LDAP felhasználók és csoportok egyértelműen azonosíthatók. A belső felhasználónév is azonos lesz az UUID-vel, ha fentebb nincs másként definiálva. Ezt a beállítást felülbírálhatja és bármely attribútummal helyettesítheti. Ekkor azonban gondoskodnia kell arról, hogy a kiválasztott attribútum minden felhasználó és csoport esetén lekérdezhető és egyedi értékkel bír. Ha a mezőt üresen hagyja, akkor az alapértelmezett attribútum lesz érvényes. Egy esetleges módosítás csak az újonnan hozzárendelt (ill. létrehozott) felhasználókra és csoportokra lesz érvényes.", "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." => "Az UUID attribútum alapértelmezetten felismerésre kerül. Az UUID attribútum segítségével az LDAP felhasználók és csoportok egyértelműen azonosíthatók. A belső felhasználónév is azonos lesz az UUID-vel, ha fentebb nincs másként definiálva. Ezt a beállítást felülbírálhatja és bármely attribútummal helyettesítheti. Ekkor azonban gondoskodnia kell arról, hogy a kiválasztott attribútum minden felhasználó és csoport esetén lekérdezhető és egyedi értékkel bír. Ha a mezőt üresen hagyja, akkor az alapértelmezett attribútum lesz érvényes. Egy esetleges módosítás csak az újonnan hozzárendelt (ill. létrehozott) felhasználókra és csoportokra lesz érvényes.",

View File

@ -3,6 +3,6 @@ $TRANSLATIONS = array(
"WebDAV Authentication" => "Uwierzytelnienie WebDAV", "WebDAV Authentication" => "Uwierzytelnienie WebDAV",
"Address:" => "Adres:", "Address:" => "Adres:",
"Save" => "Zapisz", "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." "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. Ta wtyczka sprawdza odpowiedź i będzie interpretować kody 401 i 403 statusów HTTP jako nieprawidłowe dane uwierzytelniające, a wszystkie inne odpowiedzi jako prawidłowe uwierzytelnienie."
); );
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -4,9 +4,11 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "A karbantartási mód bekapcsolva", "Turned on maintenance mode" => "A karbantartási mód bekapcsolva",
"Turned off maintenance mode" => "A karbantartási mód kikapcsolva", "Turned off maintenance mode" => "A karbantartási mód kikapcsolva",
"Updated database" => "Az adatbázis frissítése megtörtént", "Updated database" => "Az adatbázis frissítése megtörtént",
"Checked database schema update" => "Az adatbázis séma frissítését ellenőrztük", "Checked database schema update" => "Az adatbázis séma frissítését ellenőriztük",
"Checked database schema update for apps" => "Az adatbázis séma frissítését ellenőriztük az alkalmazásokra vontakozóan",
"Updated \"%s\" to %s" => "Frissítettük \"%s\"-t erre: %s",
"Disabled incompatible apps: %s" => "Letiltásra került inkompatibilis alkalmazások: %s", "Disabled incompatible apps: %s" => "Letiltásra került inkompatibilis alkalmazások: %s",
"No image or file provided" => "Nincs kép vagy file megadva", "No image or file provided" => "Nincs kép vagy fájl megadva",
"Unknown filetype" => "Ismeretlen fájltípus", "Unknown filetype" => "Ismeretlen fájltípus",
"Invalid image" => "Hibás kép", "Invalid image" => "Hibás kép",
"No temporary profile picture available, try again" => "Az átmeneti profilkép nem elérhető, próbálja újra", "No temporary profile picture available, try again" => "Az átmeneti profilkép nem elérhető, próbálja újra",
@ -46,12 +48,12 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("%n hónappal ezelőtt","%n hónappal ezelőtt"), "_%n month ago_::_%n months ago_" => array("%n hónappal ezelőtt","%n hónappal ezelőtt"),
"last year" => "tavaly", "last year" => "tavaly",
"years ago" => "több éve", "years ago" => "több éve",
"Couldn't send reset email. Please contact your administrator." => "Visszaállítási mail nem küldhetö. Kérjük, lépj kapcsolatba az adminisztrátorral.", "Couldn't send reset email. Please contact your administrator." => "Visszaállítási e-mail nem küldhető. Kérjük, lépjen kapcsolatba a rendszergazdával.",
"The link to reset your password has been sent to your email. 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." => "A jelszó újramegadásához a linker elküldtük. Ha real is iron belül nem érkezik meg, ellenörízd a spam/hulladék könyvtárat.<br>Ha nincs ott, kérdezd meg a helyi rendszergazdádat.", "The link to reset your password has been sent to your email. 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." => "A jelszó felülírásához a linket e-mailben elküldtük. Ha a levél elfogadható időn belül nem érkezik meg, ellenőrizze a spam/levélszemét mappát.<br>Ha nincs ott, kérdezze meg a helyi rendszergazdát.",
"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.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "Az Ön állományai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne. Biztos, hogy folytatni kívánja?", "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.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "Az Ön állományai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne. Biztos, hogy folytatni kívánja?",
"I know what I'm doing" => "Tudom mit csinálok.", "I know what I'm doing" => "Tudom mit csinálok.",
"Reset password" => "Jelszó-visszaállítás", "Reset password" => "Jelszó-visszaállítás",
"Password can not be changed. Please contact your administrator." => "A jelszót nem lehet visszaállítani. Kérlek, lépj kapcsolatba a redszergazdával.", "Password can not be changed. Please contact your administrator." => "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
"No" => "Nem", "No" => "Nem",
"Yes" => "Igen", "Yes" => "Igen",
"Choose" => "Válasszon", "Choose" => "Válasszon",
@ -59,7 +61,7 @@ $TRANSLATIONS = array(
"Ok" => "Ok", "Ok" => "Ok",
"Error loading message template: {error}" => "Nem sikerült betölteni az üzenet sablont: {error}", "Error loading message template: {error}" => "Nem sikerült betölteni az üzenet sablont: {error}",
"_{count} file conflict_::_{count} file conflicts_" => array("{count} fájl ütközik","{count} fájl ütközik"), "_{count} file conflict_::_{count} file conflicts_" => array("{count} fájl ütközik","{count} fájl ütközik"),
"One file conflict" => "Egy file ütközik", "One file conflict" => "Egy fájl ütközik",
"New Files" => "Új fájlok", "New Files" => "Új fájlok",
"Already existing files" => "A fájlok már léteznek", "Already existing files" => "A fájlok már léteznek",
"Which files do you want to keep?" => "Melyik fájlokat akarja megtartani?", "Which files do you want to keep?" => "Melyik fájlokat akarja megtartani?",
@ -97,7 +99,7 @@ $TRANSLATIONS = array(
"Resharing is not allowed" => "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal", "Resharing is not allowed" => "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal",
"Shared in {item} with {user}" => "Megosztva {item}-ben {user}-rel", "Shared in {item} with {user}" => "Megosztva {item}-ben {user}-rel",
"Unshare" => "A megosztás visszavonása", "Unshare" => "A megosztás visszavonása",
"notify by email" => "email értesítés", "notify by email" => "e-mail értesítés",
"can share" => "megosztható", "can share" => "megosztható",
"can edit" => "módosíthat", "can edit" => "módosíthat",
"access control" => "jogosultság", "access control" => "jogosultság",
@ -108,7 +110,7 @@ $TRANSLATIONS = array(
"Error unsetting expiration date" => "Nem sikerült a lejárati időt törölni", "Error unsetting expiration date" => "Nem sikerült a lejárati időt törölni",
"Error setting expiration date" => "Nem sikerült a lejárati időt beállítani", "Error setting expiration date" => "Nem sikerült a lejárati időt beállítani",
"Sending ..." => "Küldés ...", "Sending ..." => "Küldés ...",
"Email sent" => "Az emailt elküldtük", "Email sent" => "Az e-mailt elküldtük",
"Warning" => "Figyelmeztetés", "Warning" => "Figyelmeztetés",
"The object type is not specified." => "Az objektum típusa nincs megadva.", "The object type is not specified." => "Az objektum típusa nincs megadva.",
"Enter new" => "Új beírása", "Enter new" => "Új beírása",
@ -122,18 +124,18 @@ $TRANSLATIONS = array(
"The update was unsuccessful." => "A frissítés nem sikerült.", "The update was unsuccessful." => "A frissítés nem sikerült.",
"The update was successful. Redirecting you to ownCloud now." => "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.", "The update was successful. Redirecting you to ownCloud now." => "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
"Couldn't reset password because the token is invalid" => "Nem lehet a jelszót törölni, mert a token érvénytelen.", "Couldn't reset password because the token is invalid" => "Nem lehet a jelszót törölni, mert a token érvénytelen.",
"Couldn't send reset email. Please make sure your username is correct." => "Visszaállítási mail nem küldhetö. Kérjük, lépj kapcsolatba a rendszergazdával. ", "Couldn't send reset email. Please make sure your username is correct." => "Visszaállítási e-mail nem küldhető. Kérjük, lépjen kapcsolatba a rendszergazdával. ",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Visszaállítási mail nem küldhetö, mert nem tartozik email cím ehhez a felhasználóhoz. Kérjük, lépj kapcsolatba az adminisztrátorral.", "Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Visszaállítási e-mail nem küldhető, mert nem tartozik e-mail cím ehhez a felhasználóhoz. Kérjük, lépjen kapcsolatba a rendszergazdával.",
"%s password reset" => "%s jelszó visszaállítás", "%s password reset" => "%s jelszó visszaállítás",
"Use the following link to reset your password: {link}" => "Használja ezt a linket a jelszó ismételt beállításához: {link}", "Use the following link to reset your password: {link}" => "Használja ezt a linket a jelszó ismételt beállításához: {link}",
"You will receive a link to reset your password via Email." => "Egy emailben fog értesítést kapni a jelszóbeállítás módjáról.", "You will receive a link to reset your password via Email." => "Egy e-mailben fog értesítést kapni a jelszóbeállítás módjáról.",
"Username" => "Felhasználónév", "Username" => "Felhasználónév",
"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?" => "Az Ön állományai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne. Biztos, hogy folytatni kívánja?", "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?" => "Az Ön állományai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne. Biztos, hogy folytatni kívánja?",
"Yes, I really want to reset my password now" => "Igen, tényleg meg akarom változtatni a jelszavam", "Yes, I really want to reset my password now" => "Igen, tényleg meg akarom változtatni a jelszavam",
"Reset" => "Visszaállítás", "Reset" => "Visszaállítás",
"New password" => "Az új jelszó", "New password" => "Az új jelszó",
"New Password" => "Új jelszó", "New Password" => "Új jelszó",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Felhasználás csak saját felelősségre!", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Csak saját felelősségre használja!",
"For the best results, please consider using a GNU/Linux server instead." => "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.", "For the best results, please consider using a GNU/Linux server instead." => "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.",
"Personal" => "Személyes", "Personal" => "Személyes",
"Users" => "Felhasználók", "Users" => "Felhasználók",
@ -178,7 +180,7 @@ $TRANSLATIONS = array(
"Log out" => "Kilépés", "Log out" => "Kilépés",
"Server side authentication failed!" => "A szerveroldali hitelesítés sikertelen!", "Server side authentication failed!" => "A szerveroldali hitelesítés sikertelen!",
"Please contact your administrator." => "Kérjük, lépjen kapcsolatba a rendszergazdával.", "Please contact your administrator." => "Kérjük, lépjen kapcsolatba a rendszergazdával.",
"Forgot your password? Reset it!" => "Elfelejtetted a jelszavad?", "Forgot your password? Reset it!" => "Elfelejtette a jelszavát? Állítsa vissza!",
"remember" => "emlékezzen", "remember" => "emlékezzen",
"Log in" => "Bejelentkezés", "Log in" => "Bejelentkezés",
"Alternative Logins" => "Alternatív bejelentkezés", "Alternative Logins" => "Alternatív bejelentkezés",
@ -187,11 +189,16 @@ $TRANSLATIONS = array(
"This means only administrators can use the instance." => "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt", "This means only administrators can use the instance." => "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!", "Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!",
"Thank you for your patience." => "Köszönjük a türelmét.", "Thank you for your patience." => "Köszönjük a türelmét.",
"You are accessing the server from an untrusted domain." => "A kiszolgálót nem megbízható tartományból éri el.",
"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." => "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php állományban a \"trusted_domain\" paramétert! A config/config.sample.php állományban talál példát a beállításra.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a tartomány megbízhatóvá tételéhez.",
"Add \"%s\" as trusted domain" => "Adjuk hozzá \"%s\"-t a megbízható tartományokhoz!",
"%s will be updated to version %s." => "%s frissítődni fog erre a verzióra: %s.", "%s will be updated to version %s." => "%s frissítődni fog erre a verzióra: %s.",
"The following apps will be disabled:" => "A következő alkalmazások lesznek letiltva:", "The following apps will be disabled:" => "A következő alkalmazások lesznek letiltva:",
"The theme %s has been disabled." => "Ez a smink: %s letiltásra került.", "The theme %s has been disabled." => "Ez a smink: %s letiltásra került.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Kérjük gondoskodjon róla, hogy elmentse az adatbázist, a konfigurációs mappa és az adatamappa tartalmát, mielőtt folytatja.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Kérjük gondoskodjon róla, hogy elmentse az adatbázist, a konfigurációs mappa és az adatamappa tartalmát, mielőtt folytatja.",
"Start update" => "A frissítés megkezdése", "Start update" => "A frissítés megkezdése",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Nagyobb telepítések esetén úgy kerülhetők el az időtúllépések, ha inkább a következő parancsot adja ki a telepítési alkönyvtárban:",
"This ownCloud instance is currently being updated, which may take a while." => "Az ownCloud frissítés elkezdődött, ez eltarthat egy ideig.", "This ownCloud instance is currently being updated, which may take a while." => "Az ownCloud frissítés elkezdődött, ez eltarthat egy ideig.",
"Please reload this page after a short time to continue using ownCloud." => "Frissitse az oldalt egy kis idő múlva, ha folytatni kívánja az ownCloud használatát." "Please reload this page after a short time to continue using ownCloud." => "Frissitse az oldalt egy kis idő múlva, ha folytatni kívánja az ownCloud használatát."
); );

View File

@ -187,7 +187,7 @@ $TRANSLATIONS = array(
"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>" => "Hallo,<br><br>%s deelt <strong>%s</strong> met u.<br><a href=\"%s\">Bekijk het!</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>" => "Hallo,<br><br>%s deelt <strong>%s</strong> met u.<br><a href=\"%s\">Bekijk het!</a><br><br>",
"This ownCloud instance is currently in single user mode." => "Deze ownCloud werkt momenteel in enkele gebruiker modus.", "This ownCloud instance is currently in single user mode." => "Deze ownCloud werkt momenteel in enkele gebruiker modus.",
"This means only administrators can use the instance." => "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "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.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Neem contact op met uw systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"Thank you for your patience." => "Bedankt voor uw geduld.", "Thank you for your patience." => "Bedankt voor uw geduld.",
"You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.", "You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.",

View File

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Режим отладки отключён", "Turned off maintenance mode" => "Режим отладки отключён",
"Updated database" => "База данных обновлена", "Updated database" => "База данных обновлена",
"Checked database schema update" => "Проверено обновление схемы БД", "Checked database schema update" => "Проверено обновление схемы БД",
"Checked database schema update for apps" => "Проверено обновление схемы БД для приложений",
"Updated \"%s\" to %s" => "Обновлено \"%s\" до %s",
"Disabled incompatible apps: %s" => "Отключенные несовместимые приложения: %s", "Disabled incompatible apps: %s" => "Отключенные несовместимые приложения: %s",
"No image or file provided" => "Не указано изображение или файл", "No image or file provided" => "Не указано изображение или файл",
"Unknown filetype" => "Неизвестный тип файла", "Unknown filetype" => "Неизвестный тип файла",

View File

@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Vzdrževalni način je onemogočen", "Turned off maintenance mode" => "Vzdrževalni način je onemogočen",
"Updated database" => "Posodobljena podatkovna zbirka", "Updated database" => "Posodobljena podatkovna zbirka",
"Checked database schema update" => "Izbrana posodobitev sheme podatkovne zbirke", "Checked database schema update" => "Izbrana posodobitev sheme podatkovne zbirke",
"Checked database schema update for apps" => "Izbrana posodobitev sheme podatkovne zbirke za programe",
"Updated \"%s\" to %s" => "Datoteka \"%s\" je posodobljena na %s",
"Disabled incompatible apps: %s" => "Onemogočeni neskladni programi: %s", "Disabled incompatible apps: %s" => "Onemogočeni neskladni programi: %s",
"No image or file provided" => "Ni podane datoteke ali slike", "No image or file provided" => "Ni podane datoteke ali slike",
"Unknown filetype" => "Neznana vrsta datoteke", "Unknown filetype" => "Neznana vrsta datoteke",
@ -187,6 +189,10 @@ $TRANSLATIONS = array(
"This means only administrators can use the instance." => "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.", "This means only administrators can use the instance." => "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.",
"Thank you for your patience." => "Hvala za potrpežljivost!", "Thank you for your patience." => "Hvala za potrpežljivost!",
"You are accessing the server from an untrusted domain." => "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Stopite v stik s skrbnikom ali pa nastavite možnost \"varna_domena\" v datoteki config/config.php. Primer nastavitve je razložen v datoteki config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.",
"Add \"%s\" as trusted domain" => "Dodaj \"%s\" kot varno domeno",
"%s will be updated to version %s." => "%s bo posodobljen na različico %s.", "%s will be updated to version %s." => "%s bo posodobljen na različico %s.",
"The following apps will be disabled:" => "Navedeni programi bodo onemogočeni:", "The following apps will be disabled:" => "Navedeni programi bodo onemogočeni:",
"The theme %s has been disabled." => "Tema %s je onemogočena za uporabo.", "The theme %s has been disabled." => "Tema %s je onemogočena za uporabo.",

View File

@ -191,6 +191,8 @@ $TRANSLATIONS = array(
"Thank you for your patience." => "Sabrınız için teşekkür ederiz.", "Thank you for your patience." => "Sabrınız için teşekkür ederiz.",
"You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.", "You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu alan adına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.",
"Add \"%s\" as trusted domain" => "\"%s\" alan adını güvenilir olarak ekle",
"%s will be updated to version %s." => "%s, %s sürümüne güncellenecek.", "%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 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ı.", "The theme %s has been disabled." => "%s teması devre dışı bırakıldı.",

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -236,29 +236,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "حفظ" msgstr "حفظ"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -237,29 +237,29 @@ msgstr "Sistema"
msgid "Saved" msgid "Saved"
msgstr "Guardáu" msgstr "Guardáu"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Nota:</b> " msgstr "<b>Nota:</b> "
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "y" msgstr "y"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -236,29 +236,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "Saxlanıldı" msgstr "Saxlanıldı"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: unixidzero <unixidzero@gmail.com>\n" "Last-Translator: unixidzero <unixidzero@gmail.com>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -236,29 +236,29 @@ msgstr "Системен"
msgid "Saved" msgid "Saved"
msgstr "Запазено" msgstr "Запазено"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Бележка:</b> " msgstr "<b>Бележка:</b> "
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "и" msgstr "и"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Note:</b> PHP подръжката на cURL не е включена или инсталирана. Прикачването на %s не е възможно. Моля, поискай системния администратор да я инсталира." msgstr "<b>Note:</b> PHP подръжката на cURL не е включена или инсталирана. Прикачването на %s не е възможно. Моля, поискай системния администратор да я инсталира."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Note:</b> PHP подръжката на FTP не е включена или инсталирана. Прикачването на %s не е възможно. Моля, поискай системния администратор да я инсталира." msgstr "<b>Note:</b> PHP подръжката на FTP не е включена или инсталирана. Прикачването на %s не е възможно. Моля, поискай системния администратор да я инсталира."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: Ivo\n" "Last-Translator: Ivo\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -235,29 +235,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "" msgstr ""
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -235,29 +235,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "সংরক্ষিত" msgstr "সংরক্ষিত"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: ishita mukherjee <ishitamukh91@gmail.com>\n" "Last-Translator: ishita mukherjee <ishitamukh91@gmail.com>\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -238,29 +238,29 @@ msgstr "Sistema"
msgid "Saved" msgid "Saved"
msgstr "Desat" msgstr "Desat"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Nota:</b> " msgstr "<b>Nota:</b> "
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "i" msgstr "i"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: Petr Šťastný <petr@stastny.eu>\n" "Last-Translator: Petr Šťastný <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: Petr Šťastný <petr@stastny.eu>\n" "Last-Translator: Petr Šťastný <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -238,29 +238,29 @@ msgstr "Systém"
msgid "Saved" msgid "Saved"
msgstr "Uloženo" msgstr "Uloženo"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Poznámka:</b>" msgstr "<b>Poznámka:</b>"
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "a" msgstr "a"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -235,29 +235,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "" msgstr ""
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -19,8 +19,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Aputsiaĸ Niels Janussen <aj@isit.gl>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -86,7 +86,7 @@ msgstr "Server har ikke tilladelse til at åbne URL'er. Kontroller venligst serv
#: ajax/newfile.php:126 #: ajax/newfile.php:126
#, php-format #, php-format
msgid "The file exceeds your quota by %s" msgid "The file exceeds your quota by %s"
msgstr "" msgstr "Denne fil overskrider dit kvota med %s"
#: ajax/newfile.php:141 #: ajax/newfile.php:141
#, php-format #, php-format
@ -334,7 +334,7 @@ msgstr "{dirs} og {files}"
#: lib/app.php:80 #: lib/app.php:80
#, php-format #, php-format
msgid "%s could not be renamed as it has been deleted" msgid "%s could not be renamed as it has been deleted"
msgstr "" msgstr "%s kunne ikke omdøbes, da den er blevet slettet"
#: lib/app.php:113 #: lib/app.php:113
#, php-format #, php-format

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -238,29 +238,29 @@ msgstr "System"
msgid "Saved" msgid "Saved"
msgstr "Gemt" msgstr "Gemt"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Note:</b> " msgstr "<b>Note:</b> "
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "og" msgstr "og"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Bemærk:</b> cURL understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det." msgstr "<b>Bemærk:</b> cURL understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Bemærk:</b> FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det." msgstr "<b>Bemærk:</b> FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-16 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-16 05:54+0000\n" "PO-Revision-Date: 2014-08-26 04:40+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Aputsiaĸ Niels Janussen <aj@isit.gl>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -28,21 +28,21 @@ msgstr "Server til serverdeling er ikke slået til på denne server"
#: ajax/external.php:38 #: ajax/external.php:38
msgid "Invalid or untrusted SSL certificate" msgid "Invalid or untrusted SSL certificate"
msgstr "" msgstr "Ugyldigt eller upålideligt SSL-certifikat"
#: ajax/external.php:52 #: ajax/external.php:52
msgid "Couldn't add remote share" msgid "Couldn't add remote share"
msgstr "Kunne ikke tliføje den delte ekstern ressource" msgstr "Kunne ikke tliføje den delte ekstern ressource"
#: appinfo/app.php:33 js/app.js:34 #: appinfo/app.php:36 js/app.js:34
msgid "Shared with you" msgid "Shared with you"
msgstr "Delt med dig" msgstr "Delt med dig"
#: appinfo/app.php:45 js/app.js:53 #: appinfo/app.php:48 js/app.js:53
msgid "Shared with others" msgid "Shared with others"
msgstr "Delt med andre" msgstr "Delt med andre"
#: appinfo/app.php:54 js/app.js:72 #: appinfo/app.php:57 js/app.js:72
msgid "Shared by link" msgid "Shared by link"
msgstr "Delt via link" msgstr "Delt via link"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: Aputsiaĸ Niels Janussen <aj@isit.gl>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -201,11 +201,11 @@ msgstr "Kunne ikke ændre kodeord"
#: js/admin.js:45 #: js/admin.js:45
msgid "Are you really sure you want add \"{domain}\" as trusted domain?" msgid "Are you really sure you want add \"{domain}\" as trusted domain?"
msgstr "" msgstr "Sikker på at du vil tilføje \"{domain}\" som et domæne du har tiilid til?"
#: js/admin.js:46 #: js/admin.js:46
msgid "Add trusted domain" msgid "Add trusted domain"
msgstr "" msgstr "Tilføj et domæne som du har tillid til"
#: js/admin.js:146 #: js/admin.js:146
msgid "Sending..." msgid "Sending..."
@ -508,14 +508,14 @@ msgstr "Din PHP-version er forældet. Vi anbefaler at du opgraderer til 5.3.8 el
#: templates/admin.php:151 #: templates/admin.php:151
msgid "PHP charset is not set to UTF-8" msgid "PHP charset is not set to UTF-8"
msgstr "" msgstr "PHP-tegnsættet er ikke angivet til UTF-8"
#: templates/admin.php:154 #: templates/admin.php:154
msgid "" msgid ""
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII " "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII "
"characters in file names. We highly recommend to change the value of " "characters in file names. We highly recommend to change the value of "
"'default_charset' php.ini to 'UTF-8'." "'default_charset' php.ini to 'UTF-8'."
msgstr "" msgstr "PHP-tegnsættet er ikke angivet til UTF-8. Denne kan føre til store problemer med tegn som ikke er af typen ASCII i filnavne. Vi anbefaler kraftigt at ændre værdien for 'default_charset' i php.ini til 'UTF-8'."
#: templates/admin.php:165 #: templates/admin.php:165
msgid "Locale not working" msgid "Locale not working"
@ -553,7 +553,7 @@ msgstr "Denne ownCloud-server har ikke en fungerende forbindelse til internettet
#: templates/admin.php:203 #: templates/admin.php:203
msgid "URL generation in notification emails" msgid "URL generation in notification emails"
msgstr "" msgstr "URL-oprettelse i email-notifikationer."
#: templates/admin.php:206 #: templates/admin.php:206
#, php-format #, php-format
@ -562,7 +562,7 @@ msgid ""
"system cron, there can be issues with the URL generation. To avoid these " "system cron, there can be issues with the URL generation. To avoid these "
"problems, please set the \"overwritewebroot\" option in your config.php file" "problems, please set the \"overwritewebroot\" option in your config.php file"
" to the webroot path of your installation (Suggested: \"%s\")" " to the webroot path of your installation (Suggested: \"%s\")"
msgstr "" msgstr "Hvis din installation ikke er installeret i roden af domænet, og bruger systemets cron, så kan der være problemer med URL-oprettelsen. For at undgå disse problemer, så angiv tilvalget \"overwritewebroot\" i din fil config.php til webrodens sti for din installation (foreslået værdi: \"%s\")"
#: templates/admin.php:220 #: templates/admin.php:220
msgid "Cron" msgid "Cron"

View File

@ -18,8 +18,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -239,29 +239,29 @@ msgstr "System"
msgid "Saved" msgid "Saved"
msgstr "Gespeichert" msgstr "Gespeichert"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "<b>Hinweis:</b> " msgstr "<b>Hinweis:</b> "
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "und" msgstr "und"
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "<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." msgstr "<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."
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -235,29 +235,29 @@ msgstr ""
msgid "Saved" msgid "Saved"
msgstr "" msgstr ""
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:23+0000\n" "PO-Revision-Date: 2014-08-26 05:23+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:02+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -50,7 +50,7 @@ msgstr "Externer Speicher"
#: appinfo/app.php:44 #: appinfo/app.php:44
msgid "Local" msgid "Local"
msgstr "" msgstr "Lokal"
#: appinfo/app.php:47 #: appinfo/app.php:47
msgid "Location" msgid "Location"
@ -234,31 +234,31 @@ msgstr ""
#: js/settings.js:325 js/settings.js:332 #: js/settings.js:325 js/settings.js:332
msgid "Saved" msgid "Saved"
msgstr "" msgstr "Gespeichert"
#: lib/config.php:712 #: lib/config.php:716
msgid "<b>Note:</b> " msgid "<b>Note:</b> "
msgstr "" msgstr ""
#: lib/config.php:722 #: lib/config.php:726
msgid " and " msgid " and "
msgstr "" msgstr ""
#: lib/config.php:744 #: lib/config.php:748
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " "<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." "of %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:746 #: lib/config.php:750
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" "<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." " %s is not possible. Please ask your system administrator to install it."
msgstr "" msgstr ""
#: lib/config.php:748 #: lib/config.php:752
#, php-format #, php-format
msgid "" msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-25 01:54-0400\n" "POT-Creation-Date: 2014-08-26 01:54-0400\n"
"PO-Revision-Date: 2014-08-25 05:02+0000\n" "PO-Revision-Date: 2014-08-26 05:03+0000\n"
"Last-Translator: I Robot\n" "Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

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