[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-11-07 01:07:10 +00:00
parent 70772a6f56
commit 7f3a13c968
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
30 changed files with 142 additions and 40 deletions

View File

@ -23,9 +23,9 @@ OC.L10N.register(
"Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
"one-time password for server-side-encryption" : "jednorazové heslo na šifrovanie na strane servera",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor sa nepodarilo dešifrovať, pravdepodobne je zdieľaný. Požiadajte majiteľa súboru, aby ho s vami znovu vyzdieľal.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor sa nepodarilo prečítať, pravdepodobne je zdieľaný. Požiadajte majiteľa súboru, aby vám ho znova zdieľal.",
"The share will expire on %s." : "Zdieľanie vyprší %s.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné rozšifrovať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné prečítať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
"Cheers!" : "Pekný deň!",
"Encrypt the home storage" : "Šifrovať domáce úložisko",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Zapnutím tejto voľby zašifrujete všetky súbory v hlavnom úložisku, v opačnom prípade zašifrujete iba súbory na externom úložisku.",

View File

@ -21,9 +21,9 @@
"Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
"one-time password for server-side-encryption" : "jednorazové heslo na šifrovanie na strane servera",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor sa nepodarilo dešifrovať, pravdepodobne je zdieľaný. Požiadajte majiteľa súboru, aby ho s vami znovu vyzdieľal.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor sa nepodarilo prečítať, pravdepodobne je zdieľaný. Požiadajte majiteľa súboru, aby vám ho znova zdieľal.",
"The share will expire on %s." : "Zdieľanie vyprší %s.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné rozšifrovať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento súbor nie je možné prečítať, môže ísť o súbor sprístupnený iným používateľom. Požiadajte majiteľa súboru, aby vám ho sprístupnil ešte raz.",
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
"Cheers!" : "Pekný deň!",
"Encrypt the home storage" : "Šifrovať domáce úložisko",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Zapnutím tejto voľby zašifrujete všetky súbory v hlavnom úložisku, v opačnom prípade zašifrujete iba súbory na externom úložisku.",

View File

@ -26,6 +26,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits mit %s geteilt",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.",
"Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"%3$s\" als eine entfernte Freigabe von \"%1$s\" empfangen (im Auftrag von %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Du hast {share} als eine entfernte Freigabe von {user} empfangen (im Auftrag von {behalf})",

View File

@ -24,6 +24,7 @@
"Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits mit %s geteilt",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.",
"Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"%3$s\" als eine entfernte Freigabe von \"%1$s\" empfangen (im Auftrag von %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Du hast {share} als eine entfernte Freigabe von {user} empfangen (im Auftrag von {behalf})",

View File

@ -26,6 +26,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.",
"Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie empfingen \"%3$s\" als eine entfernte Freigabe von \"%1$s\" (im Auftrag von %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sie empfingen {share} als eine entfernte Freigabe von {user} (im Auftrag von {behalf})",

View File

@ -24,6 +24,7 @@
"Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.",
"Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie empfingen \"%3$s\" als eine entfernte Freigabe von \"%1$s\" (im Auftrag von %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sie empfingen {share} als eine entfernte Freigabe von {user} (im Auftrag von {behalf})",

View File

@ -26,6 +26,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
"Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
"File is already shared with %s" : "Il file è già condiviso con %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile o che utilizzi un certificato auto-firmato.",
"Could not find share" : "Impossibile trovare la condivisione",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",

View File

@ -24,6 +24,7 @@
"Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
"Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
"File is already shared with %s" : "Il file è già condiviso con %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile o che utilizzi un certificato auto-firmato.",
"Could not find share" : "Impossibile trovare la condivisione",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",

View File

@ -53,6 +53,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать папку \"{dir}\" потому что уже имеется",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других папках для '{tag}{filter}{endtag}'",
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Изменён",
@ -122,6 +123,11 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"No favorites" : "Нет избранного",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Поделились с вами",
"Shared with others" : "Доступные для других",
"Shared by link" : "Доступные по ссылке",
"Tags" : "Метки",
"Deleted files" : "Удалённые файлы",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый документ.txt",
"Storage not available" : "Хранилище недоступно",

View File

@ -51,6 +51,7 @@
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать папку \"{dir}\" потому что уже имеется",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Нет результатов поиска в других папках для '{tag}{filter}{endtag}'",
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Изменён",
@ -120,6 +121,11 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"No favorites" : "Нет избранного",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
"Shared with you" : "Поделились с вами",
"Shared with others" : "Доступные для других",
"Shared by link" : "Доступные по ссылке",
"Tags" : "Метки",
"Deleted files" : "Удалённые файлы",
"Text file" : "Текстовый файл",
"New text file.txt" : "Новый текстовый документ.txt",
"Storage not available" : "Хранилище недоступно",

View File

@ -125,9 +125,13 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
"group" : "Gruppe",
"remote" : "Entfernte Freigabe",
"email" : "E-Mail",
"Unshare" : "Freigabe aufheben",
"can reshare" : "kann weiterteilen",
"can edit" : "kann bearbeiten",
"can create" : "kann erstellen",
"can change" : "kann ändern",
"can delete" : "kann löschen",
"access control" : "Zugriffskontrolle",
"Could not unshare" : "Freigabe konnte nicht entfernt werden",
"Share details could not be loaded for this item." : "Details der geteilten Freigabe konnten nicht geladen werden zu diesem Eintrag.",
@ -136,7 +140,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal",
"{sharee} (group)" : "{sharee} (group)",
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (E-Mail)",
"Share" : "Teilen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Teile es mit Nutzern in anderen Server. Die Syntax hierfür lautet: username@beispiel.de/nextcloud",
"Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…",
"Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…",
"Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…",
"Share with users or groups..." : "Mit Benutzern oder Gruppen teilen...",
"Share with users, groups or by mail..." : "Mit Benutzern, Gruppen oder per E-Mail teilen…",
"Share with users, groups or remote users..." : "Mit Benutzern, Gruppen oder externen Benutzern teilen…",
"Share with users, groups, remote users or by mail..." : "Mit Benutzern, Gruppen, externen Benutzern oder per E-Mail teilen…",
"Share with users..." : "Mit Benutzern teilen…",
"Error removing share" : "Fehler beim Entfernen der Freigabe",
"Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}",
"restricted" : "Eingeschränkt",

View File

@ -123,9 +123,13 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
"group" : "Gruppe",
"remote" : "Entfernte Freigabe",
"email" : "E-Mail",
"Unshare" : "Freigabe aufheben",
"can reshare" : "kann weiterteilen",
"can edit" : "kann bearbeiten",
"can create" : "kann erstellen",
"can change" : "kann ändern",
"can delete" : "kann löschen",
"access control" : "Zugriffskontrolle",
"Could not unshare" : "Freigabe konnte nicht entfernt werden",
"Share details could not be loaded for this item." : "Details der geteilten Freigabe konnten nicht geladen werden zu diesem Eintrag.",
@ -134,7 +138,17 @@
"An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal",
"{sharee} (group)" : "{sharee} (group)",
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (E-Mail)",
"Share" : "Teilen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Teile es mit Nutzern in anderen Server. Die Syntax hierfür lautet: username@beispiel.de/nextcloud",
"Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…",
"Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…",
"Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…",
"Share with users or groups..." : "Mit Benutzern oder Gruppen teilen...",
"Share with users, groups or by mail..." : "Mit Benutzern, Gruppen oder per E-Mail teilen…",
"Share with users, groups or remote users..." : "Mit Benutzern, Gruppen oder externen Benutzern teilen…",
"Share with users, groups, remote users or by mail..." : "Mit Benutzern, Gruppen, externen Benutzern oder per E-Mail teilen…",
"Share with users..." : "Mit Benutzern teilen…",
"Error removing share" : "Fehler beim Entfernen der Freigabe",
"Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}",
"restricted" : "Eingeschränkt",

View File

@ -125,9 +125,13 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
"group" : "Gruppe",
"remote" : "Entfernte Freigabe",
"email" : "E-Mail",
"Unshare" : "Freigabe aufheben",
"can reshare" : "kann weiterteilen",
"can edit" : "kann bearbeiten",
"can create" : "Kann erstellen",
"can change" : "Kann ändern",
"can delete" : "Kann löschen",
"access control" : "Zugriffskontrolle",
"Could not unshare" : "Freigabe konnte nicht aufgehoben werden",
"Share details could not be loaded for this item." : "Die Freigabedetails konnten für dieses Element nicht geladen werden.",
@ -136,7 +140,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es noch einmal",
"{sharee} (group)" : "{sharee} (Gruppe)",
"{sharee} (remote)" : "{sharee} (entfernt)",
"{sharee} (email)" : "{sharee} (E-Mail)",
"Share" : "Teilen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Teilen Sie es mit Nutzern in anderen Server. Die Syntax hierfür lautet: username@beispiel.de/nextcloud",
"Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…",
"Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…",
"Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…",
"Share with users or groups..." : "Mit Benutzern oder Gruppen teilen...",
"Share with users, groups or by mail..." : "Mit Benutzern, Gruppen oder per E-Mail teilen…",
"Share with users, groups or remote users..." : "Mit Benutzern, Gruppen oder externen Benutzern teilen…",
"Share with users, groups, remote users or by mail..." : "Mit Benutzern, Gruppen, externen Benutzern oder per E-Mail teilen…",
"Share with users..." : "Mit Benutzern teilen…",
"Error removing share" : "Fehler beim Entfernen der Freigabe",
"Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}",
"restricted" : "Eingeschränkt",

View File

@ -123,9 +123,13 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt",
"group" : "Gruppe",
"remote" : "Entfernte Freigabe",
"email" : "E-Mail",
"Unshare" : "Freigabe aufheben",
"can reshare" : "kann weiterteilen",
"can edit" : "kann bearbeiten",
"can create" : "Kann erstellen",
"can change" : "Kann ändern",
"can delete" : "Kann löschen",
"access control" : "Zugriffskontrolle",
"Could not unshare" : "Freigabe konnte nicht aufgehoben werden",
"Share details could not be loaded for this item." : "Die Freigabedetails konnten für dieses Element nicht geladen werden.",
@ -134,7 +138,17 @@
"An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es noch einmal",
"{sharee} (group)" : "{sharee} (Gruppe)",
"{sharee} (remote)" : "{sharee} (entfernt)",
"{sharee} (email)" : "{sharee} (E-Mail)",
"Share" : "Teilen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Teilen Sie es mit Nutzern in anderen Server. Die Syntax hierfür lautet: username@beispiel.de/nextcloud",
"Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…",
"Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…",
"Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…",
"Share with users or groups..." : "Mit Benutzern oder Gruppen teilen...",
"Share with users, groups or by mail..." : "Mit Benutzern, Gruppen oder per E-Mail teilen…",
"Share with users, groups or remote users..." : "Mit Benutzern, Gruppen oder externen Benutzern teilen…",
"Share with users, groups, remote users or by mail..." : "Mit Benutzern, Gruppen, externen Benutzern oder per E-Mail teilen…",
"Share with users..." : "Mit Benutzern teilen…",
"Error removing share" : "Fehler beim Entfernen der Freigabe",
"Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}",
"restricted" : "Eingeschränkt",

View File

@ -129,6 +129,9 @@ OC.L10N.register(
"Unshare" : "Stop met delen",
"can reshare" : "kan doordelen",
"can edit" : "kan wijzigen",
"can create" : "kan creëren",
"can change" : "kan wijzigen",
"can delete" : "kan verwijderen",
"access control" : "toegangscontrole",
"Could not unshare" : "Kon delen niet ongedaan maken",
"Share details could not be loaded for this item." : "Details van shares voor dit object konden niet worden geladen.",

View File

@ -127,6 +127,9 @@
"Unshare" : "Stop met delen",
"can reshare" : "kan doordelen",
"can edit" : "kan wijzigen",
"can create" : "kan creëren",
"can change" : "kan wijzigen",
"can delete" : "kan verwijderen",
"access control" : "toegangscontrole",
"Could not unshare" : "Kon delen niet ongedaan maken",
"Share details could not be loaded for this item." : "Details van shares voor dit object konden niet worden geladen.",

View File

@ -78,34 +78,34 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</a>.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.",
"Shared" : "Zdieľané",
"Shared with {recipients}" : "Zdieľa s {recipients}",
"Shared" : "Sprístupnené",
"Shared with {recipients}" : "Sprístupnené {recipients}",
"Error" : "Chyba",
"Error while sharing" : "Chyba počas zdieľania",
"Error while unsharing" : "Chyba počas ukončenia zdieľania",
"Error while sharing" : "Chyba počas sprístupňovania",
"Error while unsharing" : "Chyba počas odobratia sprístupnenia",
"Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
"The public link will expire no later than {days} days after it is created" : "Verejný odkaz nevyprší skôr než za {days} dní po vytvorení",
"Set expiration date" : "Nastaviť dátum expirácie",
"Expiration" : "Koniec platnosti",
"Expiration date" : "Dátum expirácie",
"Choose a password for the public link" : "Zadajte heslo pre tento verejný odkaz",
"Resharing is not allowed" : "Zdieľanie už zdieľanej položky nie je povolené",
"Share link" : "Zdieľať linku",
"Resharing is not allowed" : "Sprístupnenie už sprístupnenej položky nie je povolené",
"Share link" : "Sprístupniť odkaz",
"Link" : "Odkaz",
"Password protect" : "Chrániť heslom",
"Password" : "Heslo",
"Email link to person" : "Odoslať odkaz emailom",
"Send" : "Odoslať",
"Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}",
"Shared with you by {owner}" : "Zdieľané s vami používateľom {owner}",
"Shared with you and the group {group} by {owner}" : "Sprístupnené vám a skupine {group} používateľom {owner}",
"Shared with you by {owner}" : "Sprístupnené vám používateľom {owner}",
"group" : "skupina",
"remote" : "vzdialený",
"Unshare" : "Zrušiť zdieľanie",
"Unshare" : "Zneprístupniť",
"can edit" : "môže upraviť",
"access control" : "prístupové práva",
"Could not unshare" : "Nepodarilo sa zrušiť sprístupnenie",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.",
"Share" : "Zdieľať",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o sprístupnení tejto položky.",
"Share" : "Sprístupniť",
"Error removing share" : "Chyba pri rušení sprístupnenia",
"invisible" : "neviditeľný",
"Delete" : "Zmazať",
@ -137,8 +137,8 @@ OC.L10N.register(
"File not found" : "Súbor nenájdený",
"The specified document has not been found on the server." : "Zadaný dokument nebol nájdený na serveri.",
"You can click here to return to %s." : "Kliknite tu pre návrat do %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\nPoužívateľ %s zdieľa s vami súbor, alebo priečinok s názvom %s.\nPre zobrazenie kliknite na túto linku: %s\n",
"The share will expire on %s." : "Zdieľanie vyprší %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n",
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
"Cheers!" : "Pekný deň!",
"Internal Server Error" : "Vnútorná chyba servera",
"The server encountered an internal error and was unable to complete your request." : "Na serveri došlo k vnútornej chybe a nebol schopný dokončiť vašu požiadavku.",
@ -176,7 +176,7 @@ OC.L10N.register(
"Finishing …" : "Dokončujem...",
"Need help?" : "Potrebujete pomoc?",
"See the documentation" : "Pozri dokumentáciu",
"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>" : "Dobrý deň,<br><br>Používateľ %s zdieľa s vami súbor, alebo priečinok s názvom »%s«.<br><a href=\"%s\">Pre zobrazenie kliknite na túto linku!</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>" : "Dobrý deň,<br><br>používateľ %s Vám sprístupnil položku s názvom »%s«.<br><a href=\"%s\">Zobraziť!</a><br><br>",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku",
"Log out" : "Odhlásiť",
"Search" : "Hľadať",
@ -268,12 +268,12 @@ OC.L10N.register(
"Sending ..." : "Odosielam ...",
"Email sent" : "Email odoslaný",
"notify by email" : "informovať emailom",
"can share" : "môže zdieľať",
"can share" : "môže sprístupniť",
"create" : "vytvoriť",
"change" : "zmeniť",
"delete" : "vymazať",
"{sharee} (at {server})" : "{sharee} (na {server})",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Sprístupniť ľuďom na iných serveroch ownCloud pomocou syntaxe používateľ@doména.com/owncloud",
"Share with users…" : "Sprístupniť používateľom...",
"Share with users, groups or remote users…" : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...",
"Share with users or groups…" : "Sprístupniť používateľom alebo skupinám...",

View File

@ -76,34 +76,34 @@
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</a>.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.",
"Shared" : "Zdieľané",
"Shared with {recipients}" : "Zdieľa s {recipients}",
"Shared" : "Sprístupnené",
"Shared with {recipients}" : "Sprístupnené {recipients}",
"Error" : "Chyba",
"Error while sharing" : "Chyba počas zdieľania",
"Error while unsharing" : "Chyba počas ukončenia zdieľania",
"Error while sharing" : "Chyba počas sprístupňovania",
"Error while unsharing" : "Chyba počas odobratia sprístupnenia",
"Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
"The public link will expire no later than {days} days after it is created" : "Verejný odkaz nevyprší skôr než za {days} dní po vytvorení",
"Set expiration date" : "Nastaviť dátum expirácie",
"Expiration" : "Koniec platnosti",
"Expiration date" : "Dátum expirácie",
"Choose a password for the public link" : "Zadajte heslo pre tento verejný odkaz",
"Resharing is not allowed" : "Zdieľanie už zdieľanej položky nie je povolené",
"Share link" : "Zdieľať linku",
"Resharing is not allowed" : "Sprístupnenie už sprístupnenej položky nie je povolené",
"Share link" : "Sprístupniť odkaz",
"Link" : "Odkaz",
"Password protect" : "Chrániť heslom",
"Password" : "Heslo",
"Email link to person" : "Odoslať odkaz emailom",
"Send" : "Odoslať",
"Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}",
"Shared with you by {owner}" : "Zdieľané s vami používateľom {owner}",
"Shared with you and the group {group} by {owner}" : "Sprístupnené vám a skupine {group} používateľom {owner}",
"Shared with you by {owner}" : "Sprístupnené vám používateľom {owner}",
"group" : "skupina",
"remote" : "vzdialený",
"Unshare" : "Zrušiť zdieľanie",
"Unshare" : "Zneprístupniť",
"can edit" : "môže upraviť",
"access control" : "prístupové práva",
"Could not unshare" : "Nepodarilo sa zrušiť sprístupnenie",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.",
"Share" : "Zdieľať",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o sprístupnení tejto položky.",
"Share" : "Sprístupniť",
"Error removing share" : "Chyba pri rušení sprístupnenia",
"invisible" : "neviditeľný",
"Delete" : "Zmazať",
@ -135,8 +135,8 @@
"File not found" : "Súbor nenájdený",
"The specified document has not been found on the server." : "Zadaný dokument nebol nájdený na serveri.",
"You can click here to return to %s." : "Kliknite tu pre návrat do %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\nPoužívateľ %s zdieľa s vami súbor, alebo priečinok s názvom %s.\nPre zobrazenie kliknite na túto linku: %s\n",
"The share will expire on %s." : "Zdieľanie vyprší %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n",
"The share will expire on %s." : "Sprístupnenie vyprší %s.",
"Cheers!" : "Pekný deň!",
"Internal Server Error" : "Vnútorná chyba servera",
"The server encountered an internal error and was unable to complete your request." : "Na serveri došlo k vnútornej chybe a nebol schopný dokončiť vašu požiadavku.",
@ -174,7 +174,7 @@
"Finishing …" : "Dokončujem...",
"Need help?" : "Potrebujete pomoc?",
"See the documentation" : "Pozri dokumentáciu",
"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>" : "Dobrý deň,<br><br>Používateľ %s zdieľa s vami súbor, alebo priečinok s názvom »%s«.<br><a href=\"%s\">Pre zobrazenie kliknite na túto linku!</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>" : "Dobrý deň,<br><br>používateľ %s Vám sprístupnil položku s názvom »%s«.<br><a href=\"%s\">Zobraziť!</a><br><br>",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Táto aplikácia vyžaduje JavaScript, aby správne fungovala. Prosím, {linkstart}zapnite si JavaScript{linkend} a obnovte stránku",
"Log out" : "Odhlásiť",
"Search" : "Hľadať",
@ -266,12 +266,12 @@
"Sending ..." : "Odosielam ...",
"Email sent" : "Email odoslaný",
"notify by email" : "informovať emailom",
"can share" : "môže zdieľať",
"can share" : "môže sprístupniť",
"create" : "vytvoriť",
"change" : "zmeniť",
"delete" : "vymazať",
"{sharee} (at {server})" : "{sharee} (na {server})",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Sprístupniť ľuďom na iných serveroch ownCloud pomocou syntaxe používateľ@doména.com/owncloud",
"Share with users…" : "Sprístupniť používateľom...",
"Share with users, groups or remote users…" : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...",
"Share with users or groups…" : "Sprístupniť používateľom alebo skupinám...",

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird%s.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "Die Dateien der App \"%$1s\" (%$2s) wurden nicht korrekt ersetzt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zunichte machen und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",

View File

@ -3,6 +3,7 @@
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird%s.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "Die Dateien der App \"%$1s\" (%$2s) wurden nicht korrekt ersetzt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zunichte machen und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird%s.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "Die Dateien der App \"%$1s\" (%$2s) wurden nicht korrekt ersetzt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte lesen Sie die Dokumentation, bevor Sie Änderungen an der config.php vornehmen.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",

View File

@ -3,6 +3,7 @@
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird%s.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "Die Dateien der App \"%$1s\" (%$2s) wurden nicht korrekt ersetzt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte lesen Sie die Dokumentation, bevor Sie Änderungen an der config.php vornehmen.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",

View File

@ -5,7 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"",
"See %s" : "Vedi %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%$1s\" (%$2s) non sono stati sostituiti correttamente.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%1$s\" (%2$s) non sono stati sostituiti correttamente.",
"Sample configuration detected" : "Configurazione di esempio rilevata",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",

View File

@ -3,7 +3,7 @@
"This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"",
"See %s" : "Vedi %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%$1s\" (%$2s) non sono stati sostituiti correttamente.",
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%1$s\" (%2$s) non sono stati sostituiti correttamente.",
"Sample configuration detected" : "Configurazione di esempio rilevata",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden",
"Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Are you really sure you want add {domain} as trusted domain?" : "Bist du sicher, dass du {domain} als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migrationabgeschlossen ist",
"Migration started …" : "Migration begonnen…",
@ -198,6 +199,8 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Führe eine Aufgabe mit jeder geladenen Seite aus",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.",
"Version" : "Version",
"Sharing" : "Teilen",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
@ -254,6 +257,7 @@ OC.L10N.register(
"Administrator documentation" : "Dokumentation für Administratoren",
"Online documentation" : "Online-Dokumentation",
"Forum" : "Forum",
"Getting help" : "Hilfe bekommen",
"Commercial support" : "Kommerzieller Support",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>",
"Profile picture" : "Profilbild",

View File

@ -40,6 +40,7 @@
"Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden",
"Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Are you really sure you want add {domain} as trusted domain?" : "Bist du sicher, dass du {domain} als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migrationabgeschlossen ist",
"Migration started …" : "Migration begonnen…",
@ -196,6 +197,8 @@
"Execute one task with each page loaded" : "Führe eine Aufgabe mit jeder geladenen Seite aus",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.",
"Version" : "Version",
"Sharing" : "Teilen",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
@ -252,6 +255,7 @@
"Administrator documentation" : "Dokumentation für Administratoren",
"Online documentation" : "Online-Dokumentation",
"Forum" : "Forum",
"Getting help" : "Hilfe bekommen",
"Commercial support" : "Kommerzieller Support",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>",
"Profile picture" : "Profilbild",

View File

@ -42,6 +42,7 @@ OC.L10N.register(
"Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden",
"Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Are you really sure you want add {domain} as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Migration in progress. Please wait until the migration is finished" : "Migration in Arbeit. Bitte warten Sie, bis die Migration beendet ist",
"Migration started …" : "Migration begonnen…",
@ -198,6 +199,8 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, benötigen Sie die PHP-Posix Erweiterung. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.",
"Version" : "Version",
"Sharing" : "Teilen",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
@ -254,6 +257,7 @@ OC.L10N.register(
"Administrator documentation" : "Dokumentation für Administratoren",
"Online documentation" : "Online-Dokumentation",
"Forum" : "Forum",
"Getting help" : "Hilfe bekommen",
"Commercial support" : "Kommerzieller Support",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>",
"Profile picture" : "Profilbild",

View File

@ -40,6 +40,7 @@
"Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden",
"Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Are you really sure you want add {domain} as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Migration in progress. Please wait until the migration is finished" : "Migration in Arbeit. Bitte warten Sie, bis die Migration beendet ist",
"Migration started …" : "Migration begonnen…",
@ -196,6 +197,8 @@
"Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, benötigen Sie die PHP-Posix Erweiterung. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.",
"Version" : "Version",
"Sharing" : "Teilen",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
@ -252,6 +255,7 @@
"Administrator documentation" : "Dokumentation für Administratoren",
"Online documentation" : "Online-Dokumentation",
"Forum" : "Forum",
"Getting help" : "Hilfe bekommen",
"Commercial support" : "Kommerzieller Support",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>",
"Profile picture" : "Profilbild",

View File

@ -199,6 +199,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".",
"Version" : "Versie",
"Sharing" : "Delen",
"Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken",

View File

@ -197,6 +197,7 @@
"Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".",
"Version" : "Versie",
"Sharing" : "Delen",
"Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken",