[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-11-17 01:07:09 +00:00
parent 4d0037c461
commit 2600bb2dbb
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
114 changed files with 582 additions and 460 deletions

View File

@ -1,7 +1,7 @@
OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Federated sharing",
"Federated sharing" : "Partage fédéré",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} depuis {owner}@{remote} ?",
"Remote share" : "Partage distant",
"Remote share password" : "Mot de passe du partage distant",
@ -28,6 +28,8 @@ OC.L10N.register(
"File is already shared with %s" : "Le fichier est déjà partagé avec %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Le partage de %s a échoué, impossible de trouver %s, le serveur est peut-être momentanément injoignable ou utilise un certificat auto-signé.",
"Could not find share" : "Impossible de trouver le partage",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vous avez reçu \"%3$s\" en tant que partage distant de %1$s (de la part de %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vous avez reçu {share} comme partage distant de la part de {user} (de la part de {behalf})",
"You received \"%3$s\" as a remote share from %1$s" : "Vous avez reçu \"%3$s\" comme partage distant de %1$s",
"You received {share} as a remote share from {user}" : "Vous avez reçu {share} comme partage distant de la part de {user}",
"Accept" : "Accepter",

View File

@ -1,5 +1,5 @@
{ "translations": {
"Federated sharing" : "Federated sharing",
"Federated sharing" : "Partage fédéré",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} depuis {owner}@{remote} ?",
"Remote share" : "Partage distant",
"Remote share password" : "Mot de passe du partage distant",
@ -26,6 +26,8 @@
"File is already shared with %s" : "Le fichier est déjà partagé avec %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Le partage de %s a échoué, impossible de trouver %s, le serveur est peut-être momentanément injoignable ou utilise un certificat auto-signé.",
"Could not find share" : "Impossible de trouver le partage",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vous avez reçu \"%3$s\" en tant que partage distant de %1$s (de la part de %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vous avez reçu {share} comme partage distant de la part de {user} (de la part de {behalf})",
"You received \"%3$s\" as a remote share from %1$s" : "Vous avez reçu \"%3$s\" comme partage distant de %1$s",
"You received {share} as a remote share from {user}" : "Vous avez reçu {share} comme partage distant de la part de {user}",
"Accept" : "Accepter",

View File

@ -6,8 +6,8 @@ OC.L10N.register(
"No server to federate with found" : "Kein Server gefunden, der sich verbinden ließe",
"Could not add server" : "Konnte Server nicht hinzufügen",
"Federation" : "Federation",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation erlaubt es Ihnen sich mit anderen vertrauenswürdigen Servern zu verbinden um das Benutzerverzeichnis auszutauschen. Diese Funktion wird beispielsweise für die Autovervollständigung externer Benutzer genutzt und ermöglicht das Teilen von Inhalten mit ihnen (\"federated sharing\").",
"Add server automatically once a federated share was created successfully" : "Server automatisch hinzufügen sobale eine federated Freigabe erstellt wurde",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation erlaubt es Ihnen sich mit anderen vertrauenswürdigen Servern zu verbinden um das Benutzerverzeichnis auszutauschen. Diese Funktion wird beispielsweise für die Autovervollständigung externer Benutzer genutzt und ermöglicht das Teilen von Inhalten mit Ihnen (\"federated sharing\").",
"Add server automatically once a federated share was created successfully" : "Server automatisch hinzufügen sobald eine federated Freigabe erstellt wurde",
"Trusted Servers" : "Vertrauenswürdige Server",
"+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen",
"Nextcloud Server" : "Nextcloud Server",

View File

@ -4,8 +4,8 @@
"No server to federate with found" : "Kein Server gefunden, der sich verbinden ließe",
"Could not add server" : "Konnte Server nicht hinzufügen",
"Federation" : "Federation",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation erlaubt es Ihnen sich mit anderen vertrauenswürdigen Servern zu verbinden um das Benutzerverzeichnis auszutauschen. Diese Funktion wird beispielsweise für die Autovervollständigung externer Benutzer genutzt und ermöglicht das Teilen von Inhalten mit ihnen (\"federated sharing\").",
"Add server automatically once a federated share was created successfully" : "Server automatisch hinzufügen sobale eine federated Freigabe erstellt wurde",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation erlaubt es Ihnen sich mit anderen vertrauenswürdigen Servern zu verbinden um das Benutzerverzeichnis auszutauschen. Diese Funktion wird beispielsweise für die Autovervollständigung externer Benutzer genutzt und ermöglicht das Teilen von Inhalten mit Ihnen (\"federated sharing\").",
"Add server automatically once a federated share was created successfully" : "Server automatisch hinzufügen sobald eine federated Freigabe erstellt wurde",
"Trusted Servers" : "Vertrauenswürdige Server",
"+ Add Nextcloud server" : "+ Nextcloud Server hinzufügen",
"Nextcloud Server" : "Nextcloud Server",

View File

@ -67,11 +67,11 @@ OC.L10N.register(
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
"Changed by %2$s" : "Променен от %2$s",
"Deleted by %2$s" : "Изтрит от %2$s",
"Restored by %2$s" : "Възстанвен от %2$s",
"Renamed by %2$s" : "Преимеуван от %2$s",
"Moved by %2$s" : "Преместен от %2$s",
"You created %1$s" : "Вие създадохте %1$s",
"%2$s created %1$s" : "%2$s създаде %1$s",
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
@ -85,11 +85,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
"You moved %2$s to %1$s" : "Вие преместихте %2$s в %1$s",
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
"Changed by %2$s" : "Променен от %2$s",
"Deleted by %2$s" : "Изтрит от %2$s",
"Restored by %2$s" : "Възстанвен от %2$s",
"Renamed by %2$s" : "Преимеуван от %2$s",
"Moved by %2$s" : "Преместен от %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
"Upload (max. %s)" : "Качи (макс. %s)",
"File handling" : "Операция с файла",
"Maximum upload size" : "Максимален размер",
@ -137,6 +135,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
"{newname} already exists" : "{newname} вече съществува",
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>",
"Cancel upload" : "Прекрати качването"
},

View File

@ -65,11 +65,11 @@
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
"Changed by %2$s" : "Променен от %2$s",
"Deleted by %2$s" : "Изтрит от %2$s",
"Restored by %2$s" : "Възстанвен от %2$s",
"Renamed by %2$s" : "Преимеуван от %2$s",
"Moved by %2$s" : "Преместен от %2$s",
"You created %1$s" : "Вие създадохте %1$s",
"%2$s created %1$s" : "%2$s създаде %1$s",
"%1$s was created in a public folder" : "%1$s е създаден в публична папка",
@ -83,11 +83,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s",
"You moved %2$s to %1$s" : "Вие преместихте %2$s в %1$s",
"%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s",
"Changed by %2$s" : "Променен от %2$s",
"Deleted by %2$s" : "Изтрит от %2$s",
"Restored by %2$s" : "Възстанвен от %2$s",
"Renamed by %2$s" : "Преимеуван от %2$s",
"Moved by %2$s" : "Преместен от %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
"Upload (max. %s)" : "Качи (макс. %s)",
"File handling" : "Операция с файла",
"Maximum upload size" : "Максимален размер",
@ -135,6 +133,8 @@
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
"{newname} already exists" : "{newname} вече съществува",
"A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка",
"A file or folder has been <strong>deleted</strong>" : "<strong>Изтриване</strong> на файл / папка",
"A file or folder has been <strong>restored</strong>" : "<strong>Възстановяване</strong> на на файл / папка",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>",
"Cancel upload" : "Прекрати качването"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nový adresář",
"Upload" : "Odeslat",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
"File changes" : "Změny souboru",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
"Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
"Moved by %2$s" : "Přesunuto uživatelem %2$s",
"You created %1$s" : "Vytvořili jste %1$s",
"%2$s created %1$s" : "%2$s vytvořil(a) %1$s",
"%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s",
"You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s",
"%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
"Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
"Moved by %2$s" : "Přesunuto uživatelem %2$s",
"File changes" : "Změny souboru",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"Upload (max. %s)" : "Nahrát (max. %s)",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'",
"{newname} already exists" : "{newname} již existuje",
"A file or folder has been <strong>changed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup ke svým Souborům přes WebDAV</a>",
"Cancel upload" : "Ukončit nahrávání"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Nový adresář",
"Upload" : "Odeslat",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
"File changes" : "Změny souboru",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
"Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
"Moved by %2$s" : "Přesunuto uživatelem %2$s",
"You created %1$s" : "Vytvořili jste %1$s",
"%2$s created %1$s" : "%2$s vytvořil(a) %1$s",
"%1$s was created in a public folder" : "%1$s byl vytvořen ve veřejném adresáři",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s",
"You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s",
"%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
"Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
"Moved by %2$s" : "Přesunuto uživatelem %2$s",
"File changes" : "Změny souboru",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"Upload (max. %s)" : "Nahrát (max. %s)",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'",
"{newname} already exists" : "{newname} již existuje",
"A file or folder has been <strong>changed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup ke svým Souborům přes WebDAV</a>",
"Cancel upload" : "Ukončit nahrávání"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Neuer Ordner",
"Upload" : "Hochladen",
"An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen auf deine <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"File changes" : "Dateiänderungen",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s ",
"Moved by %2$s" : "Verschoben von %2$s",
"You created %1$s" : "Du hast %1$s erstellt",
"%2$s created %1$s" : "%2$s hat %1$s erstellt",
"%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s hat %3$s in %1$s umebenannt",
"You moved %2$s to %1$s" : "Du hast %2$s nach %1$s verschoben",
"%2$s moved %3$s to %1$s" : "%2$s hat %3$s nach %1$s verschoben",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s ",
"Moved by %2$s" : "Verschoben von %2$s",
"File changes" : "Dateiänderungen",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen auf deine <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"Upload (max. %s)" : "Hochladen (max. %s)",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein",
"{newname} already exists" : "{newname} existiert bereits",
"A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf deine Dateien zuzugreifen</a>",
"Cancel upload" : "Hochladen abbrechen"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Neuer Ordner",
"Upload" : "Hochladen",
"An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen auf deine <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"File changes" : "Dateiänderungen",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s ",
"Moved by %2$s" : "Verschoben von %2$s",
"You created %1$s" : "Du hast %1$s erstellt",
"%2$s created %1$s" : "%2$s hat %1$s erstellt",
"%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s hat %3$s in %1$s umebenannt",
"You moved %2$s to %1$s" : "Du hast %2$s nach %1$s verschoben",
"%2$s moved %3$s to %1$s" : "%2$s hat %3$s nach %1$s verschoben",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s ",
"Moved by %2$s" : "Verschoben von %2$s",
"File changes" : "Dateiänderungen",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen auf deine <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"Upload (max. %s)" : "Hochladen (max. %s)",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein",
"{newname} already exists" : "{newname} existiert bereits",
"A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf deine Dateien zuzugreifen</a>",
"Cancel upload" : "Hochladen abbrechen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Neuer Ordner",
"Upload" : "Hochladen",
"An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen zu Ihren <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"File changes" : "Datei geändert",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s",
"Moved by %2$s" : "Verschoben von %2$s",
"You created %1$s" : "Sie haben %1$s erstellt",
"%2$s created %1$s" : "%2$s hat %1$s erstellt",
"%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s hat %3$s in %1$s umebenannt",
"You moved %2$s to %1$s" : "Sie haben %2$s nach %1$s verschoben",
"%2$s moved %3$s to %1$s" : "%2$s hat %3$s nach %1$s verschoben",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s",
"Moved by %2$s" : "Verschoben von %2$s",
"File changes" : "Datei geändert",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen zu Ihren <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"Upload (max. %s)" : "Hochladen (max. %s)",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein",
"{newname} already exists" : "{newname} existiert bereits",
"A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf deine Dateien zuzugreifen</a>",
"Cancel upload" : "Hochladen abbrechen"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Neuer Ordner",
"Upload" : "Hochladen",
"An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen zu Ihren <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"File changes" : "Datei geändert",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s",
"Moved by %2$s" : "Verschoben von %2$s",
"You created %1$s" : "Sie haben %1$s erstellt",
"%2$s created %1$s" : "%2$s hat %1$s erstellt",
"%1$s was created in a public folder" : "%1$s wurde in einem öffentlichen Ordner erstellt",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s hat %3$s in %1$s umebenannt",
"You moved %2$s to %1$s" : "Sie haben %2$s nach %1$s verschoben",
"%2$s moved %3$s to %1$s" : "%2$s hat %3$s nach %1$s verschoben",
"Changed by %2$s" : "Geändert von %2$s",
"Deleted by %2$s" : "Gelöscht von %2$s",
"Restored by %2$s" : "Wiederhergestellt von %2$s",
"Renamed by %2$s" : "Umbenannt von %2$s",
"Moved by %2$s" : "Verschoben von %2$s",
"File changes" : "Datei geändert",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eine Datei oder Ordner wurden <strong>geändert</strong> oder <strong>umbenannt</strong>",
"A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Benachrichtigungen über Neues und Änderungen zu Ihren <strong>favorisierten Dateien</strong> beschränken <em>(nur im Stream)</em>",
"Upload (max. %s)" : "Hochladen (max. %s)",
"File handling" : "Dateibehandlung",
"Maximum upload size" : "Maximale Upload-Größe",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Keine Einträge in diesem Ordner stimmen mit '{filter}' überein",
"{newname} already exists" : "{newname} existiert bereits",
"A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
"A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
"A file or folder has been <strong>restored</strong>" : "Eine Datei oder ein Ordner wurde <strong>wiederhergestellt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf deine Dateien zuzugreifen</a>",
"Cancel upload" : "Hochladen abbrechen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -79,10 +79,11 @@ OC.L10N.register(
"New folder" : "Nueva carpeta",
"Upload" : "Subir",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",
"A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renombrado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"You created %1$s" : "Ha creado %1$s",
"%2$s created %1$s" : "%2$s ha creado %1$s",
"%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública",
@ -96,11 +97,8 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s renombrado %3$s a %1$s",
"You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
"%2$s moved %3$s to %1$s" : "%2$s movido %3$s a %1$s",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renombrado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@ -148,6 +146,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'",
"{newname} already exists" : "{newname} ya existe",
"A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
"A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",
"A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta direccioń para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV<a>",
"Cancel upload" : "Cancelar la subida"
},

View File

@ -77,10 +77,11 @@
"New folder" : "Nueva carpeta",
"Upload" : "Subir",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",
"A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renombrado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"You created %1$s" : "Ha creado %1$s",
"%2$s created %1$s" : "%2$s ha creado %1$s",
"%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública",
@ -94,11 +95,8 @@
"%2$s renamed %3$s to %1$s" : "%2$s renombrado %3$s a %1$s",
"You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
"%2$s moved %3$s to %1$s" : "%2$s movido %3$s a %1$s",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renombrado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@ -146,6 +144,8 @@
"No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'",
"{newname} already exists" : "{newname} ya existe",
"A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
"A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",
"A file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un archivo o carpeta",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta direccioń para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV<a>",
"Cancel upload" : "Cancelar la subida"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -75,10 +75,9 @@ OC.L10N.register(
"New folder" : "Uusi kansio",
"Upload" : "Lähetä",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Changed by %2$s" : "Muuttanut %2$s",
"Deleted by %2$s" : "Poistanut %2$s",
"Restored by %2$s" : "Palauttanut %2$s",
"You created %1$s" : "Loit kohteen %1$s",
"%2$s created %1$s" : "%2$s loi kohteen %1$s",
"%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
@ -88,9 +87,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
"You restored %1$s" : "Palautit kohteen %1$s",
"%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
"Changed by %2$s" : "Muuttanut %2$s",
"Deleted by %2$s" : "Poistanut %2$s",
"Restored by %2$s" : "Palauttanut %2$s",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
@ -134,6 +132,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
"{newname} already exists" : "{newname} on jo olemassa",
"A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>",
"Cancel upload" : "Peru lähetys"
},

View File

@ -73,10 +73,9 @@
"New folder" : "Uusi kansio",
"Upload" : "Lähetä",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Changed by %2$s" : "Muuttanut %2$s",
"Deleted by %2$s" : "Poistanut %2$s",
"Restored by %2$s" : "Palauttanut %2$s",
"You created %1$s" : "Loit kohteen %1$s",
"%2$s created %1$s" : "%2$s loi kohteen %1$s",
"%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
@ -86,9 +85,8 @@
"%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
"You restored %1$s" : "Palautit kohteen %1$s",
"%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
"Changed by %2$s" : "Muuttanut %2$s",
"Deleted by %2$s" : "Poistanut %2$s",
"Restored by %2$s" : "Palauttanut %2$s",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
@ -132,6 +130,8 @@
"No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
"{newname} already exists" : "{newname} on jo olemassa",
"A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>",
"Cancel upload" : "Peru lähetys"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -33,6 +33,7 @@ OC.L10N.register(
"Download" : "Télécharger",
"Rename" : "Renommer",
"Move" : "Déplacer",
"Target folder" : "Dossier cible",
"Delete" : "Supprimer",
"Disconnect storage" : "Déconnecter ce support de stockage",
"Unshare" : "Ne plus partager",
@ -52,6 +53,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Impossible de créer le fichier \"{file}\" car il existe déjà",
"Could not create folder \"{dir}\" because it already exists" : "Impossible de créer le dossier \"{dir}\" car il existe déjà",
"Error deleting file \"{fileName}\"." : "Erreur à la suppression du fichier \"{fileName}\".",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Aucun résultat dans d'autres dossiers n'a été trouvé pour '{tag}{filter}{endtag}'",
"Name" : "Nom",
"Size" : "Taille",
"Modified" : "Modifié",
@ -79,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nouveau dossier",
"Upload" : "Chargement",
"An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"File changes" : "Modifications du fichier",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
"Renamed by %2$s" : "Renommé par %2$s",
"Moved by %2$s" : "Déplacé par %2$s",
"You created %1$s" : "Vous avez créé %1$s",
"%2$s created %1$s" : "%2$s a créé %1$s",
"%1$s was created in a public folder" : "%1$s a été créé dans un dossier public",
@ -97,11 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s",
"You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s",
"%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
"Renamed by %2$s" : "Renommé par %2$s",
"Moved by %2$s" : "Déplacé par %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
@ -150,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Aucune entrée de ce dossier ne correspond à '{filter}'",
"{newname} already exists" : "{newname} existe déjà",
"A file or folder has been <strong>changed</strong>" : "Un fichier ou un répertoire a été <strong>modifié</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Cancel upload" : "Annuler le téléversement"
},

View File

@ -31,6 +31,7 @@
"Download" : "Télécharger",
"Rename" : "Renommer",
"Move" : "Déplacer",
"Target folder" : "Dossier cible",
"Delete" : "Supprimer",
"Disconnect storage" : "Déconnecter ce support de stockage",
"Unshare" : "Ne plus partager",
@ -50,6 +51,7 @@
"Could not create file \"{file}\" because it already exists" : "Impossible de créer le fichier \"{file}\" car il existe déjà",
"Could not create folder \"{dir}\" because it already exists" : "Impossible de créer le dossier \"{dir}\" car il existe déjà",
"Error deleting file \"{fileName}\"." : "Erreur à la suppression du fichier \"{fileName}\".",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Aucun résultat dans d'autres dossiers n'a été trouvé pour '{tag}{filter}{endtag}'",
"Name" : "Nom",
"Size" : "Taille",
"Modified" : "Modifié",
@ -77,11 +79,12 @@
"New folder" : "Nouveau dossier",
"Upload" : "Chargement",
"An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"File changes" : "Modifications du fichier",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
"Renamed by %2$s" : "Renommé par %2$s",
"Moved by %2$s" : "Déplacé par %2$s",
"You created %1$s" : "Vous avez créé %1$s",
"%2$s created %1$s" : "%2$s a créé %1$s",
"%1$s was created in a public folder" : "%1$s a été créé dans un dossier public",
@ -95,11 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s",
"You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s",
"%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
"Renamed by %2$s" : "Renommé par %2$s",
"Moved by %2$s" : "Déplacé par %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
@ -148,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Aucune entrée de ce dossier ne correspond à '{filter}'",
"{newname} already exists" : "{newname} existe déjà",
"A file or folder has been <strong>changed</strong>" : "Un fichier ou un répertoire a été <strong>modifié</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Cancel upload" : "Annuler le téléversement"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Új mappa",
"Upload" : "Feltöltés",
"An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
"File changes" : "Fájl változások",
"Changed by %2$s" : "Megváltoztatta: %2$s",
"Deleted by %2$s" : "Törölte: %2$s",
"Restored by %2$s" : "Visszaállította: %2$s",
"Renamed by %2$s" : "Átnevezte: %2$s",
"Moved by %2$s" : "Áthelyezte: %2$s",
"You created %1$s" : "Létrehoztad: %1$s",
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s átnevezte ezt: %3$s erre: %1$s",
"You moved %2$s to %1$s" : "Áthelyezted ezt: %2$s ide: %1$s",
"%2$s moved %3$s to %1$s" : "%2$s áthelyezted ezt: %3$s ide: %1$s",
"Changed by %2$s" : "Megváltoztatta: %2$s",
"Deleted by %2$s" : "Törölte: %2$s",
"Restored by %2$s" : "Visszaállította: %2$s",
"Renamed by %2$s" : "Átnevezte: %2$s",
"Moved by %2$s" : "Áthelyezte: %2$s",
"File changes" : "Fájl változások",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"Upload (max. %s)" : "Feltöltés (max.: %s)",
"File handling" : "Fájlkezelés",
"Maximum upload size" : "Maximális feltölthető fájlméret",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'",
"{newname} already exists" : "{newname} már létezik",
"A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Használd ezt a címet <a href=\"%s\" target=\"_blank\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
"Cancel upload" : "Feltöltés megszakítása"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Új mappa",
"Upload" : "Feltöltés",
"An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
"File changes" : "Fájl változások",
"Changed by %2$s" : "Megváltoztatta: %2$s",
"Deleted by %2$s" : "Törölte: %2$s",
"Restored by %2$s" : "Visszaállította: %2$s",
"Renamed by %2$s" : "Átnevezte: %2$s",
"Moved by %2$s" : "Áthelyezte: %2$s",
"You created %1$s" : "Létrehoztad: %1$s",
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s átnevezte ezt: %3$s erre: %1$s",
"You moved %2$s to %1$s" : "Áthelyezted ezt: %2$s ide: %1$s",
"%2$s moved %3$s to %1$s" : "%2$s áthelyezted ezt: %3$s ide: %1$s",
"Changed by %2$s" : "Megváltoztatta: %2$s",
"Deleted by %2$s" : "Törölte: %2$s",
"Restored by %2$s" : "Visszaállította: %2$s",
"Renamed by %2$s" : "Átnevezte: %2$s",
"Moved by %2$s" : "Áthelyezte: %2$s",
"File changes" : "Fájl változások",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A fájl vagy mappa <strong>megváltozott</strong> vagy <strong>át lett nevezve</strong>",
"A new file or folder has been <strong>created</strong>" : "Új fájl vagy mappa <strong>létrehozva</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"Upload (max. %s)" : "Feltöltés (max.: %s)",
"File handling" : "Fájlkezelés",
"Maximum upload size" : "Maximális feltölthető fájlméret",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Nincsenek egyező bejegyzések ebben a mappában '{filter}'",
"{newname} already exists" : "{newname} már létezik",
"A file or folder has been <strong>changed</strong>" : "Fájl vagy mappa <strong>módosítva</strong>",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Használd ezt a címet <a href=\"%s\" target=\"_blank\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
"Cancel upload" : "Feltöltés megszakítása"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -74,10 +74,9 @@ OC.L10N.register(
"New folder" : "Map baru",
"Upload" : "Unggah",
"An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s",
"You created %1$s" : "Anda membuat %1$s",
"%2$s created %1$s" : "%2$s membuat %1$s",
"%1$s was created in a public folder" : "%1$s telah dibuat di folder publik",
@ -87,9 +86,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s menghapus %1$s",
"You restored %1$s" : "Anda memulihkan %1$s",
"%2$s restored %1$s" : "%2$s memulihkan %1$s",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
"Upload (max. %s)" : "Unggah (maks. %s)",
"File handling" : "Penanganan berkas",
"Maximum upload size" : "Ukuran pengunggahan maksimum",
@ -133,6 +131,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"{newname} already exists" : "{newname} sudah ada",
"A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses berkas Anda melalui WebDAV</a>",
"Cancel upload" : "Batalkan pengunggahan"
},

View File

@ -72,10 +72,9 @@
"New folder" : "Map baru",
"Upload" : "Unggah",
"An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s",
"You created %1$s" : "Anda membuat %1$s",
"%2$s created %1$s" : "%2$s membuat %1$s",
"%1$s was created in a public folder" : "%1$s telah dibuat di folder publik",
@ -85,9 +84,8 @@
"%2$s deleted %1$s" : "%2$s menghapus %1$s",
"You restored %1$s" : "Anda memulihkan %1$s",
"%2$s restored %1$s" : "%2$s memulihkan %1$s",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
"Upload (max. %s)" : "Unggah (maks. %s)",
"File handling" : "Penanganan berkas",
"Maximum upload size" : "Ukuran pengunggahan maksimum",
@ -131,6 +129,8 @@
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"{newname} already exists" : "{newname} sudah ada",
"A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses berkas Anda melalui WebDAV</a>",
"Cancel upload" : "Batalkan pengunggahan"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -75,10 +75,9 @@ OC.L10N.register(
"New folder" : "Ný mappa",
"Upload" : "Senda inn",
"An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
"A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"A file or folder has been <strong>deleted</strong>" : "Skjali eða möppu hefur verið <strong>eytt</strong>",
"A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
"Changed by %2$s" : "Breytt af %2$s",
"Deleted by %2$s" : "Eytt af %2$s",
"Restored by %2$s" : "Endurheimt af %2$s",
"You created %1$s" : "Þú bjóst til %1$s",
"%2$s created %1$s" : "%2$s bjó til %1$s",
"%1$s was created in a public folder" : "%1$s var búið til í opinni möppu",
@ -88,9 +87,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s eyddi %1$s",
"You restored %1$s" : "Þú endurheimtir %1$s",
"%2$s restored %1$s" : "%2$s endurheimti %1$s",
"Changed by %2$s" : "Breytt af %2$s",
"Deleted by %2$s" : "Eytt af %2$s",
"Restored by %2$s" : "Endurheimt af %2$s",
"A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"Upload (max. %s)" : "Senda inn (hám. %s)",
"File handling" : "Meðhöndlun skráar",
"Maximum upload size" : "Hámarksstærð innsendingar",
@ -134,6 +132,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Engar færslur í þessari möppu samsvara '{filter}'",
"{newname} already exists" : "{newname} er þegar til",
"A file or folder has been <strong>changed</strong>" : "Skjali eða möppu hefur verið <strong>breytt</strong>",
"A file or folder has been <strong>deleted</strong>" : "Skjali eða möppu hefur verið <strong>eytt</strong>",
"A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\">nálgast skrárnar þínar með WebDAV</a>",
"Cancel upload" : "Hætta við innsendingu"
},

View File

@ -73,10 +73,9 @@
"New folder" : "Ný mappa",
"Upload" : "Senda inn",
"An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
"A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"A file or folder has been <strong>deleted</strong>" : "Skjali eða möppu hefur verið <strong>eytt</strong>",
"A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
"Changed by %2$s" : "Breytt af %2$s",
"Deleted by %2$s" : "Eytt af %2$s",
"Restored by %2$s" : "Endurheimt af %2$s",
"You created %1$s" : "Þú bjóst til %1$s",
"%2$s created %1$s" : "%2$s bjó til %1$s",
"%1$s was created in a public folder" : "%1$s var búið til í opinni möppu",
@ -86,9 +85,8 @@
"%2$s deleted %1$s" : "%2$s eyddi %1$s",
"You restored %1$s" : "Þú endurheimtir %1$s",
"%2$s restored %1$s" : "%2$s endurheimti %1$s",
"Changed by %2$s" : "Breytt af %2$s",
"Deleted by %2$s" : "Eytt af %2$s",
"Restored by %2$s" : "Endurheimt af %2$s",
"A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"Upload (max. %s)" : "Senda inn (hám. %s)",
"File handling" : "Meðhöndlun skráar",
"Maximum upload size" : "Hámarksstærð innsendingar",
@ -132,6 +130,8 @@
"No entries in this folder match '{filter}'" : "Engar færslur í þessari möppu samsvara '{filter}'",
"{newname} already exists" : "{newname} er þegar til",
"A file or folder has been <strong>changed</strong>" : "Skjali eða möppu hefur verið <strong>breytt</strong>",
"A file or folder has been <strong>deleted</strong>" : "Skjali eða möppu hefur verið <strong>eytt</strong>",
"A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\">nálgast skrárnar þínar með WebDAV</a>",
"Cancel upload" : "Hætta við innsendingu"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nuova cartella",
"Upload" : "Carica",
"An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"File changes" : "Modiche dei file",
"Changed by %2$s" : "Modificata da %2$s",
"Deleted by %2$s" : "Eliminata da %2$s",
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
"You created %1$s" : "Hai creato %1$s",
"%2$s created %1$s" : "%2$s ha creato %1$s",
"%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s ha rinominato %3$s in %1$s",
"You moved %2$s to %1$s" : "Hai spostato %1$s in %2$s",
"%2$s moved %3$s to %1$s" : "%2$s ha spostato %3$s in %1$s",
"Changed by %2$s" : "Modificata da %2$s",
"Deleted by %2$s" : "Eliminata da %2$s",
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
"File changes" : "Modiche dei file",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'",
"{newname} already exists" : "{newname} esiste già",
"A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Nuova cartella",
"Upload" : "Carica",
"An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"File changes" : "Modiche dei file",
"Changed by %2$s" : "Modificata da %2$s",
"Deleted by %2$s" : "Eliminata da %2$s",
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
"You created %1$s" : "Hai creato %1$s",
"%2$s created %1$s" : "%2$s ha creato %1$s",
"%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s ha rinominato %3$s in %1$s",
"You moved %2$s to %1$s" : "Hai spostato %1$s in %2$s",
"%2$s moved %3$s to %1$s" : "%2$s ha spostato %3$s in %1$s",
"Changed by %2$s" : "Modificata da %2$s",
"Deleted by %2$s" : "Eliminata da %2$s",
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
"File changes" : "Modiche dei file",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'",
"{newname} already exists" : "{newname} esiste già",
"A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>",
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
"Cancel upload" : "Annulla caricamento"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -75,10 +75,9 @@ OC.L10N.register(
"New folder" : "新しいフォルダー",
"Upload" : "アップロード",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
"A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
"Changed by %2$s" : "%2$s により更新",
"Deleted by %2$s" : "%2$s により削除",
"Restored by %2$s" : "%2$s により復元",
"You created %1$s" : "あなたは %1$s を作成しました",
"%2$s created %1$s" : "%2$s は%1$s を作成しました",
"%1$s was created in a public folder" : "公開フォルダーに %1$s が作成されました",
@ -88,9 +87,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s は %1$s を削除しました",
"You restored %1$s" : "%1$s を復元しました",
"%2$s restored %1$s" : "%2$s は、 %1$s を復元しました",
"Changed by %2$s" : "%2$s により更新",
"Deleted by %2$s" : "%2$s により削除",
"Restored by %2$s" : "%2$s により復元",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"File handling" : "ファイル操作",
"Maximum upload size" : "最大アップロードサイズ",
@ -134,6 +132,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
"{newname} already exists" : "{newname} はすでに存在します",
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
"A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
"Cancel upload" : "アップロードをキャンセル"
},

View File

@ -73,10 +73,9 @@
"New folder" : "新しいフォルダー",
"Upload" : "アップロード",
"An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
"A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
"Changed by %2$s" : "%2$s により更新",
"Deleted by %2$s" : "%2$s により削除",
"Restored by %2$s" : "%2$s により復元",
"You created %1$s" : "あなたは %1$s を作成しました",
"%2$s created %1$s" : "%2$s は%1$s を作成しました",
"%1$s was created in a public folder" : "公開フォルダーに %1$s が作成されました",
@ -86,9 +85,8 @@
"%2$s deleted %1$s" : "%2$s は %1$s を削除しました",
"You restored %1$s" : "%1$s を復元しました",
"%2$s restored %1$s" : "%2$s は、 %1$s を復元しました",
"Changed by %2$s" : "%2$s により更新",
"Deleted by %2$s" : "%2$s により削除",
"Restored by %2$s" : "%2$s により復元",
"A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"File handling" : "ファイル操作",
"Maximum upload size" : "最大アップロードサイズ",
@ -132,6 +130,8 @@
"No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
"{newname} already exists" : "{newname} はすでに存在します",
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
"A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
"Cancel upload" : "アップロードをキャンセル"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -74,10 +74,9 @@ OC.L10N.register(
"New folder" : "Jauna mape",
"Upload" : "Augšupielādēt",
"An error occurred while trying to update the tags" : "Notika kļūda atjaunojot atzīmi",
"A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
"A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
"Changed by %2$s" : "Izmainīja %2$s",
"Deleted by %2$s" : "Dzēsa %2$s",
"Restored by %2$s" : "Atjaunoja %2$s",
"You created %1$s" : "Tu izveidoji %1$s",
"%2$s created %1$s" : "%2$s izveidoja %1$s",
"%1$s was created in a public folder" : "%1$s tika izveidots publiskajā mapē",
@ -87,9 +86,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s izdzēsa %1$s",
"You restored %1$s" : "Tu atjaunoji %1$s",
"%2$s restored %1$s" : "%2$s atjaunoja %1$s",
"Changed by %2$s" : "Izmainīja %2$s",
"Deleted by %2$s" : "Dzēsa %2$s",
"Restored by %2$s" : "Atjaunoja %2$s",
"A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>",
"Upload (max. %s)" : "Augšupielādēt (maks. %s)",
"File handling" : "Datņu pārvaldība",
"Maximum upload size" : "Maksimālais datņu augšupielādes apjoms",
@ -133,6 +131,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'",
"{newname} already exists" : "{newname} jau eksistē",
"A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape",
"A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
"A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmanto šo adresi, lai <a href=\"%s\" target=\"_blank\">sasniegtu savas datnes caur WebDAV</a>",
"Cancel upload" : "Atcelt augšupielādi"
},

View File

@ -72,10 +72,9 @@
"New folder" : "Jauna mape",
"Upload" : "Augšupielādēt",
"An error occurred while trying to update the tags" : "Notika kļūda atjaunojot atzīmi",
"A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
"A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
"Changed by %2$s" : "Izmainīja %2$s",
"Deleted by %2$s" : "Dzēsa %2$s",
"Restored by %2$s" : "Atjaunoja %2$s",
"You created %1$s" : "Tu izveidoji %1$s",
"%2$s created %1$s" : "%2$s izveidoja %1$s",
"%1$s was created in a public folder" : "%1$s tika izveidots publiskajā mapē",
@ -85,9 +84,8 @@
"%2$s deleted %1$s" : "%2$s izdzēsa %1$s",
"You restored %1$s" : "Tu atjaunoji %1$s",
"%2$s restored %1$s" : "%2$s atjaunoja %1$s",
"Changed by %2$s" : "Izmainīja %2$s",
"Deleted by %2$s" : "Dzēsa %2$s",
"Restored by %2$s" : "Atjaunoja %2$s",
"A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>",
"Upload (max. %s)" : "Augšupielādēt (maks. %s)",
"File handling" : "Datņu pārvaldība",
"Maximum upload size" : "Maksimālais datņu augšupielādes apjoms",
@ -131,6 +129,8 @@
"No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'",
"{newname} already exists" : "{newname} jau eksistē",
"A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape",
"A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
"A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmanto šo adresi, lai <a href=\"%s\" target=\"_blank\">sasniegtu savas datnes caur WebDAV</a>",
"Cancel upload" : "Atcelt augšupielādi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Ny mappe",
"Upload" : "Last opp",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
"File changes" : "Filendringer",
"Changed by %2$s" : "Endret av %2$s",
"Deleted by %2$s" : "Slettet av %2$s",
"Restored by %2$s" : "Gjenopprettet av %2$s",
"Renamed by %2$s" : "Omdøpt av %2$s",
"Moved by %2$s" : "Flyttet av %2$s",
"You created %1$s" : "Du opprettet %1$s",
"%2$s created %1$s" : "%2$s opprettet %1$s",
"%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s omdøpte %3$s til %1$s",
"You moved %2$s to %1$s" : "Du flyttet %2$s til %1$s",
"%2$s moved %3$s to %1$s" : "%2$s flyttet %3$s til %1$s",
"Changed by %2$s" : "Endret av %2$s",
"Deleted by %2$s" : "Slettet av %2$s",
"Restored by %2$s" : "Gjenopprettet av %2$s",
"Renamed by %2$s" : "Omdøpt av %2$s",
"Moved by %2$s" : "Flyttet av %2$s",
"File changes" : "Filendringer",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"Upload (max. %s)" : "Opplasting (maks. %s)",
"File handling" : "Filhåndtering",
"Maximum upload size" : "Største opplastingsstørrelse",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'",
"{newname} already exists" : "{newname} finnes allerede",
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk følgende adresse for <a href=\"%s\" target=\"_blank\">tilgang til filene via WebDAV</a>",
"Cancel upload" : "Avbryt opplasting"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Ny mappe",
"Upload" : "Last opp",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
"File changes" : "Filendringer",
"Changed by %2$s" : "Endret av %2$s",
"Deleted by %2$s" : "Slettet av %2$s",
"Restored by %2$s" : "Gjenopprettet av %2$s",
"Renamed by %2$s" : "Omdøpt av %2$s",
"Moved by %2$s" : "Flyttet av %2$s",
"You created %1$s" : "Du opprettet %1$s",
"%2$s created %1$s" : "%2$s opprettet %1$s",
"%1$s was created in a public folder" : "%1$s ble opprettet i en offentlig mappe",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s omdøpte %3$s til %1$s",
"You moved %2$s to %1$s" : "Du flyttet %2$s til %1$s",
"%2$s moved %3$s to %1$s" : "%2$s flyttet %3$s til %1$s",
"Changed by %2$s" : "Endret av %2$s",
"Deleted by %2$s" : "Slettet av %2$s",
"Restored by %2$s" : "Gjenopprettet av %2$s",
"Renamed by %2$s" : "Omdøpt av %2$s",
"Moved by %2$s" : "Flyttet av %2$s",
"File changes" : "Filendringer",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"Upload (max. %s)" : "Opplasting (maks. %s)",
"File handling" : "Filhåndtering",
"Maximum upload size" : "Største opplastingsstørrelse",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Ingen oppføringer i denne mappen stemmer med '{filter}'",
"{newname} already exists" : "{newname} finnes allerede",
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk følgende adresse for <a href=\"%s\" target=\"_blank\">tilgang til filene via WebDAV</a>",
"Cancel upload" : "Avbryt opplasting"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nieuwe map",
"Upload" : "Uploaden",
"An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"File changes" : "Bestandswijzigingen",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
"Renamed by %2$s" : "Hernoemd door %2$s",
"Moved by %2$s" : "Verplaatst door %2$s",
"You created %1$s" : "Gecreëerd: %1$s",
"%2$s created %1$s" : "%2$s creëerde %1$s",
"%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s",
"You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s",
"%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
"Renamed by %2$s" : "Hernoemd door %2$s",
"Moved by %2$s" : "Verplaatst door %2$s",
"File changes" : "Bestandswijzigingen",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "Bestand",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'",
"{newname} already exists" : "{newname} bestaat al",
"A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">om je bestanden via WebDAV te benaderen</a>",
"Cancel upload" : "Upload annuleren"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Nieuwe map",
"Upload" : "Uploaden",
"An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"File changes" : "Bestandswijzigingen",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
"Renamed by %2$s" : "Hernoemd door %2$s",
"Moved by %2$s" : "Verplaatst door %2$s",
"You created %1$s" : "Gecreëerd: %1$s",
"%2$s created %1$s" : "%2$s creëerde %1$s",
"%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s",
"You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s",
"%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
"Renamed by %2$s" : "Hernoemd door %2$s",
"Moved by %2$s" : "Verplaatst door %2$s",
"File changes" : "Bestandswijzigingen",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "Bestand",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Niets in deze map komt overeen met '{filter}'",
"{newname} already exists" : "{newname} bestaat al",
"A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">om je bestanden via WebDAV te benaderen</a>",
"Cancel upload" : "Upload annuleren"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nowy folder",
"Upload" : "Wyślij",
"An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"File changes" : "Zmień w plikach",
"Changed by %2$s" : "Zmienione przez %2$s",
"Deleted by %2$s" : "Usunięte przez %2$s",
"Restored by %2$s" : "Przywrócone przez %2$s",
"Renamed by %2$s" : "Zmieniony przez %2$s",
"Moved by %2$s" : "Przeniesiony przez %2$s",
"You created %1$s" : "Utworzyłeś %1$s",
"%2$s created %1$s" : "%2$s utworzył %1$s",
"%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s zmieniony %3$s na %1$s",
"You moved %2$s to %1$s" : "Przeniosłeś %2$s do %1$s",
"%2$s moved %3$s to %1$s" : "%2$s przeniesiony %3$s do %1$s",
"Changed by %2$s" : "Zmienione przez %2$s",
"Deleted by %2$s" : "Usunięte przez %2$s",
"Restored by %2$s" : "Przywrócone przez %2$s",
"Renamed by %2$s" : "Zmieniony przez %2$s",
"Moved by %2$s" : "Przeniesiony przez %2$s",
"File changes" : "Zmień w plikach",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'",
"{newname} already exists" : "{newname} już istnieje",
"A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Nowy folder",
"Upload" : "Wyślij",
"An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"File changes" : "Zmień w plikach",
"Changed by %2$s" : "Zmienione przez %2$s",
"Deleted by %2$s" : "Usunięte przez %2$s",
"Restored by %2$s" : "Przywrócone przez %2$s",
"Renamed by %2$s" : "Zmieniony przez %2$s",
"Moved by %2$s" : "Przeniesiony przez %2$s",
"You created %1$s" : "Utworzyłeś %1$s",
"%2$s created %1$s" : "%2$s utworzył %1$s",
"%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s zmieniony %3$s na %1$s",
"You moved %2$s to %1$s" : "Przeniosłeś %2$s do %1$s",
"%2$s moved %3$s to %1$s" : "%2$s przeniesiony %3$s do %1$s",
"Changed by %2$s" : "Zmienione przez %2$s",
"Deleted by %2$s" : "Usunięte przez %2$s",
"Restored by %2$s" : "Przywrócone przez %2$s",
"Renamed by %2$s" : "Zmieniony przez %2$s",
"Moved by %2$s" : "Przeniesiony przez %2$s",
"File changes" : "Zmień w plikach",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'",
"{newname} already exists" : "{newname} już istnieje",
"A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"

View File

@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"File changes" : "Alterações do arquivo",
"Changed by %2$s" : "Modificado por %2$s",
"Deleted by %2$s" : "Excluído por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renomeado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"You created %1$s" : "Você criou %1$s",
"%2$s created %1$s" : "%2$s criou %1$s",
"%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública",
@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s renomeado %3$s para %1$s",
"You moved %2$s to %1$s" : "Você moveu %2$s para %1$s",
"%2$s moved %3$s to %1$s" : "%2$s moveu %3$s para %1$s",
"Changed by %2$s" : "Modificado por %2$s",
"Deleted by %2$s" : "Excluído por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renomeado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"File changes" : "Alterações do arquivo",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
"Upload (max. %s)" : "Envio (max. %s)",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'",
"{newname} already exists" : "{newname} já existe",
"A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
"A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\">acessar seus arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio"
},

View File

@ -79,11 +79,12 @@
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"File changes" : "Alterações do arquivo",
"Changed by %2$s" : "Modificado por %2$s",
"Deleted by %2$s" : "Excluído por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renomeado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"You created %1$s" : "Você criou %1$s",
"%2$s created %1$s" : "%2$s criou %1$s",
"%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública",
@ -97,12 +98,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s renomeado %3$s para %1$s",
"You moved %2$s to %1$s" : "Você moveu %2$s para %1$s",
"%2$s moved %3$s to %1$s" : "%2$s moveu %3$s para %1$s",
"Changed by %2$s" : "Modificado por %2$s",
"Deleted by %2$s" : "Excluído por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
"Renamed by %2$s" : "Renomeado por %2$s",
"Moved by %2$s" : "Movido por %2$s",
"File changes" : "Alterações do arquivo",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
"Upload (max. %s)" : "Envio (max. %s)",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
@ -151,6 +149,8 @@
"No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'",
"{newname} already exists" : "{newname} já existe",
"A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
"A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\">acessar seus arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -81,11 +81,11 @@ OC.L10N.register(
"New folder" : "Новый каталог",
"Upload" : "Загрузить",
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог",
"A file or folder has been <strong>restored</strong>" : "<strong>Восстановлен</strong> файл или каталог",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
"Renamed by %2$s" : "Переименовано %2$s",
"Moved by %2$s" : "Перемещено %2$s",
"You created %1$s" : "Вы создали %1$s",
"%2$s created %1$s" : "%2$s создал %1$s",
"%1$s was created in a public folder" : "%1$s создан в общем каталоге",
@ -99,11 +99,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s переименовал %3$s в %1$s",
"You moved %2$s to %1$s" : "Вы переместили %2$s в %1$s",
"%2$s moved %3$s to %1$s" : "%2$s переместил %3$s в %1$s",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
"Renamed by %2$s" : "Переименовано %2$s",
"Moved by %2$s" : "Перемещено %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"Upload (max. %s)" : "Загрузка (максимум %s)",
"File handling" : "Управление файлами",
"Maximum upload size" : "Максимальный размер загружаемого файла",
@ -152,6 +150,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "В данном каталоге нет элементов соответствующих '{filter}'",
"{newname} already exists" : "{newname} уже существует",
"A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
"A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог",
"A file or folder has been <strong>restored</strong>" : "<strong>Восстановлен</strong> файл или каталог",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">получения доступа к вашим файлам через WebDAV</a>",
"Cancel upload" : "Отменить загрузку"
},

View File

@ -79,11 +79,11 @@
"New folder" : "Новый каталог",
"Upload" : "Загрузить",
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог",
"A file or folder has been <strong>restored</strong>" : "<strong>Восстановлен</strong> файл или каталог",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
"Renamed by %2$s" : "Переименовано %2$s",
"Moved by %2$s" : "Перемещено %2$s",
"You created %1$s" : "Вы создали %1$s",
"%2$s created %1$s" : "%2$s создал %1$s",
"%1$s was created in a public folder" : "%1$s создан в общем каталоге",
@ -97,11 +97,9 @@
"%2$s renamed %3$s to %1$s" : "%2$s переименовал %3$s в %1$s",
"You moved %2$s to %1$s" : "Вы переместили %2$s в %1$s",
"%2$s moved %3$s to %1$s" : "%2$s переместил %3$s в %1$s",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
"Renamed by %2$s" : "Переименовано %2$s",
"Moved by %2$s" : "Перемещено %2$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>",
"A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"Upload (max. %s)" : "Загрузка (максимум %s)",
"File handling" : "Управление файлами",
"Maximum upload size" : "Максимальный размер загружаемого файла",
@ -150,6 +148,8 @@
"No entries in this folder match '{filter}'" : "В данном каталоге нет элементов соответствующих '{filter}'",
"{newname} already exists" : "{newname} уже существует",
"A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
"A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог",
"A file or folder has been <strong>restored</strong>" : "<strong>Восстановлен</strong> файл или каталог",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">получения доступа к вашим файлам через WebDAV</a>",
"Cancel upload" : "Отменить загрузку"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"

View File

@ -75,10 +75,9 @@ OC.L10N.register(
"New folder" : "Nova mapa",
"Upload" : "Pošlji",
"An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak",
"A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>",
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je <strong>izbrisana</strong>.",
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je <strong>obnovljena</strong>.",
"Changed by %2$s" : "Zadnja sprememba: %2$s",
"Deleted by %2$s" : "Izbrisano: %2$s",
"Restored by %2$s" : "Obnovljeno: %2$s",
"You created %1$s" : "Ustvarili ste %1$s",
"%2$s created %1$s" : "%2$s je ustvaril %1$s",
"%1$s was created in a public folder" : "Datoteka %1$s je ustvarjena v javni mapi.",
@ -88,9 +87,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s je izbrisal %1$s",
"You restored %1$s" : "Obnovljen je predmet %1$s",
"%2$s restored %1$s" : "Uporabnik %2$s je obnovil predmet %1$s.",
"Changed by %2$s" : "Zadnja sprememba: %2$s",
"Deleted by %2$s" : "Izbrisano: %2$s",
"Restored by %2$s" : "Obnovljeno: %2$s",
"A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>",
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
"File handling" : "Upravljanje z datotekami",
"Maximum upload size" : "Največja velikost za pošiljanja",
@ -134,6 +132,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Ni zadetkov, ki bi bili skladni z nizom '{filter}'",
"{newname} already exists" : "{newname} že obstaja",
"A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</strong>.",
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je <strong>izbrisana</strong>.",
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je <strong>obnovljena</strong>.",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>",
"Cancel upload" : "Prekini nalaganje"
},

View File

@ -73,10 +73,9 @@
"New folder" : "Nova mapa",
"Upload" : "Pošlji",
"An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak",
"A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>",
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je <strong>izbrisana</strong>.",
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je <strong>obnovljena</strong>.",
"Changed by %2$s" : "Zadnja sprememba: %2$s",
"Deleted by %2$s" : "Izbrisano: %2$s",
"Restored by %2$s" : "Obnovljeno: %2$s",
"You created %1$s" : "Ustvarili ste %1$s",
"%2$s created %1$s" : "%2$s je ustvaril %1$s",
"%1$s was created in a public folder" : "Datoteka %1$s je ustvarjena v javni mapi.",
@ -86,9 +85,8 @@
"%2$s deleted %1$s" : "%2$s je izbrisal %1$s",
"You restored %1$s" : "Obnovljen je predmet %1$s",
"%2$s restored %1$s" : "Uporabnik %2$s je obnovil predmet %1$s.",
"Changed by %2$s" : "Zadnja sprememba: %2$s",
"Deleted by %2$s" : "Izbrisano: %2$s",
"Restored by %2$s" : "Obnovljeno: %2$s",
"A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih </strong> datotek <em>(omogoči pretok)</em>",
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
"File handling" : "Upravljanje z datotekami",
"Maximum upload size" : "Največja velikost za pošiljanja",
@ -132,6 +130,8 @@
"No entries in this folder match '{filter}'" : "Ni zadetkov, ki bi bili skladni z nizom '{filter}'",
"{newname} already exists" : "{newname} že obstaja",
"A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</strong>.",
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je <strong>izbrisana</strong>.",
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je <strong>obnovljena</strong>.",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>",
"Cancel upload" : "Prekini nalaganje"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"

View File

@ -75,10 +75,9 @@ OC.L10N.register(
"New folder" : "Ny mapp",
"Upload" : "Ladda upp",
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"Changed by %2$s" : "Ändrad av %2$s",
"Deleted by %2$s" : "Bortagen av %2$s",
"Restored by %2$s" : "Återställd av %2$s",
"You created %1$s" : "Du skapade %1$s",
"%2$s created %1$s" : "%2$s skapade %1$s",
"%1$s was created in a public folder" : "%1$s skapades i en publik mapp",
@ -88,9 +87,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s raderade %1$s",
"You restored %1$s" : "Du återkapade %1$s",
"%2$s restored %1$s" : "%2$s återskapade %1$s",
"Changed by %2$s" : "Ändrad av %2$s",
"Deleted by %2$s" : "Bortagen av %2$s",
"Restored by %2$s" : "Återställd av %2$s",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"Upload (max. %s)" : "Ladda upp (max. %s)",
"File handling" : "Filhantering",
"Maximum upload size" : "Maximal storlek att ladda upp",
@ -134,6 +132,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
"{newname} already exists" : "{newname} existerar redan",
"A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning"
},

View File

@ -73,10 +73,9 @@
"New folder" : "Ny mapp",
"Upload" : "Ladda upp",
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"Changed by %2$s" : "Ändrad av %2$s",
"Deleted by %2$s" : "Bortagen av %2$s",
"Restored by %2$s" : "Återställd av %2$s",
"You created %1$s" : "Du skapade %1$s",
"%2$s created %1$s" : "%2$s skapade %1$s",
"%1$s was created in a public folder" : "%1$s skapades i en publik mapp",
@ -86,9 +85,8 @@
"%2$s deleted %1$s" : "%2$s raderade %1$s",
"You restored %1$s" : "Du återkapade %1$s",
"%2$s restored %1$s" : "%2$s återskapade %1$s",
"Changed by %2$s" : "Ändrad av %2$s",
"Deleted by %2$s" : "Bortagen av %2$s",
"Restored by %2$s" : "Återställd av %2$s",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>",
"Upload (max. %s)" : "Ladda upp (max. %s)",
"File handling" : "Filhantering",
"Maximum upload size" : "Maximal storlek att ladda upp",
@ -132,6 +130,8 @@
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
"{newname} already exists" : "{newname} existerar redan",
"A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
"A file or folder has been <strong>deleted</strong>" : "En ny fil eller mapp har blivit <strong>raderad</strong>",
"A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -74,10 +74,9 @@ OC.L10N.register(
"New folder" : "Yeni klasör",
"Upload" : "Yükle",
"An error occurred while trying to update the tags" : "Etiketler güncellenmeye çalışılırken bir hata oluştu",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"A file or folder has been <strong>deleted</strong>" : "Bir dosya veya klasör <strong>silindi</strong>",
"A file or folder has been <strong>restored</strong>" : "Bir dosya veya klasör <strong>geri alındı</strong>",
"Changed by %2$s" : "%2$s tarafından değiştirildi",
"Deleted by %2$s" : "%2$s tarafından silindi",
"Restored by %2$s" : "%2$s tarafından geri yüklendi",
"You created %1$s" : "%1$s dosyasını oluşturdunuz",
"%2$s created %1$s" : "%2$s, %1$s dosyasını oluşturdu",
"%1$s was created in a public folder" : "%1$s herkese açık klasörde oluşturuldu",
@ -87,9 +86,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s, %1$s dosyasını sildi",
"You restored %1$s" : "%1$s ögesini geri aldınız",
"%2$s restored %1$s" : "%2$s, %1$s ögesini geri aldı",
"Changed by %2$s" : "%2$s tarafından değiştirildi",
"Deleted by %2$s" : "%2$s tarafından silindi",
"Restored by %2$s" : "%2$s tarafından geri yüklendi",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"Upload (max. %s)" : "Yükle (azami: %s)",
"File handling" : "Dosya işlemleri",
"Maximum upload size" : "Azami yükleme boyutu",
@ -132,6 +130,8 @@ OC.L10N.register(
"Could not get result from server." : "Sunucudan sonuç alınamadı.",
"No entries in this folder match '{filter}'" : "Bu klasörde hiçbir girdi '{filter}' ile eşleşmiyor",
"{newname} already exists" : "{newname} zaten mevcut",
"A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>"
"A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>",
"A file or folder has been <strong>deleted</strong>" : "Bir dosya veya klasör <strong>silindi</strong>",
"A file or folder has been <strong>restored</strong>" : "Bir dosya veya klasör <strong>geri alındı</strong>"
},
"nplurals=2; plural=(n > 1);");

View File

@ -72,10 +72,9 @@
"New folder" : "Yeni klasör",
"Upload" : "Yükle",
"An error occurred while trying to update the tags" : "Etiketler güncellenmeye çalışılırken bir hata oluştu",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"A file or folder has been <strong>deleted</strong>" : "Bir dosya veya klasör <strong>silindi</strong>",
"A file or folder has been <strong>restored</strong>" : "Bir dosya veya klasör <strong>geri alındı</strong>",
"Changed by %2$s" : "%2$s tarafından değiştirildi",
"Deleted by %2$s" : "%2$s tarafından silindi",
"Restored by %2$s" : "%2$s tarafından geri yüklendi",
"You created %1$s" : "%1$s dosyasını oluşturdunuz",
"%2$s created %1$s" : "%2$s, %1$s dosyasını oluşturdu",
"%1$s was created in a public folder" : "%1$s herkese açık klasörde oluşturuldu",
@ -85,9 +84,8 @@
"%2$s deleted %1$s" : "%2$s, %1$s dosyasını sildi",
"You restored %1$s" : "%1$s ögesini geri aldınız",
"%2$s restored %1$s" : "%2$s, %1$s ögesini geri aldı",
"Changed by %2$s" : "%2$s tarafından değiştirildi",
"Deleted by %2$s" : "%2$s tarafından silindi",
"Restored by %2$s" : "%2$s tarafından geri yüklendi",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"Upload (max. %s)" : "Yükle (azami: %s)",
"File handling" : "Dosya işlemleri",
"Maximum upload size" : "Azami yükleme boyutu",
@ -130,6 +128,8 @@
"Could not get result from server." : "Sunucudan sonuç alınamadı.",
"No entries in this folder match '{filter}'" : "Bu klasörde hiçbir girdi '{filter}' ile eşleşmiyor",
"{newname} already exists" : "{newname} zaten mevcut",
"A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>"
"A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>",
"A file or folder has been <strong>deleted</strong>" : "Bir dosya veya klasör <strong>silindi</strong>",
"A file or folder has been <strong>restored</strong>" : "Bir dosya veya klasör <strong>geri alındı</strong>"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -75,10 +75,11 @@ OC.L10N.register(
"New folder" : "新資料夾",
"Upload" : "上傳",
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
"Renamed by %2$s" : "由 %2$s 重新命名",
"Moved by %2$s" : "由 %2$s 移動",
"You created %1$s" : "您建立了 %1$s",
"%2$s created %1$s" : "%2$s 已建立 %1$s",
"%1$s was created in a public folder" : "%1$s 已建立於公開的目錄",
@ -88,11 +89,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
"You restored %1$s" : "您還原了 %1$s",
"%2$s restored %1$s" : "%2$s 還原了 %1$s",
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
"Renamed by %2$s" : "由 %2$s 重新命名",
"Moved by %2$s" : "由 %2$s 移動",
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
"Upload (max. %s)" : "上傳(至多 %s",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
@ -136,6 +134,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"{newname} already exists" : "{newname} 已經存在",
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳"
},

View File

@ -73,10 +73,11 @@
"New folder" : "新資料夾",
"Upload" : "上傳",
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
"Renamed by %2$s" : "由 %2$s 重新命名",
"Moved by %2$s" : "由 %2$s 移動",
"You created %1$s" : "您建立了 %1$s",
"%2$s created %1$s" : "%2$s 已建立 %1$s",
"%1$s was created in a public folder" : "%1$s 已建立於公開的目錄",
@ -86,11 +87,8 @@
"%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
"You restored %1$s" : "您還原了 %1$s",
"%2$s restored %1$s" : "%2$s 還原了 %1$s",
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
"Renamed by %2$s" : "由 %2$s 重新命名",
"Moved by %2$s" : "由 %2$s 移動",
"A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "僅顯示<strong>已加星號的檔案</strong>的動態通知<em>(僅限訊息串)</em>",
"Upload (max. %s)" : "上傳(至多 %s",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
@ -134,6 +132,8 @@
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"{newname} already exists" : "{newname} 已經存在",
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
"A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -25,6 +25,7 @@ OC.L10N.register(
"Save" : "Enregistrer",
"Empty response from the server" : "Réponse vide du serveur",
"Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.",
"Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}",
"There was an error with message: " : "Il y a eu une erreur avec le message :",
"External mount error" : "Erreur de point de montage externe",

View File

@ -23,6 +23,7 @@
"Save" : "Enregistrer",
"Empty response from the server" : "Réponse vide du serveur",
"Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.",
"Couldn't get the information from the remote server: {code} {type}" : "Impossible d'obtenir l'information du serveur distant: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Impossible de récupérer la liste des points de montage externes : {type}",
"There was an error with message: " : "Il y a eu une erreur avec le message :",
"External mount error" : "Erreur de point de montage externe",

View File

@ -7,6 +7,8 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storage" : "外部儲存",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
@ -17,10 +19,15 @@ OC.L10N.register(
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
"Saved" : "已儲存",
"Saving..." : "儲存中...",
"Save" : "儲存",
"Empty response from the server" : "服務器没有回應",
"Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。",
"Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
"There was an error with message: " : "錯誤信息:",
"External mount error" : "外部掛載錯誤",
"external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
@ -77,6 +84,7 @@ OC.L10N.register(
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
"External storages" : "外部儲存",
"No external storage configured" : "目前尚未配置任何外部儲存",
"You can add external storages in the personal settings" : "在個人設定裡您可以自行加入外部儲存設定",
"Name" : "名稱",
@ -84,6 +92,7 @@ OC.L10N.register(
"Scope" : "範圍",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
"Enable sharing" : "啟動分享",
"Check for changes" : "檢查變動",
"Never" : "絕不",
"Folder name" : "資料夾名稱",

View File

@ -5,6 +5,8 @@
"Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s",
"Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s",
"External storage" : "外部儲存",
"Dropbox App Configuration" : "Dropbox 應用設置",
"Google Drive App Configuration" : "Google Drive 應用設置",
"Personal" : "個人",
"System" : "系統",
"Grant access" : "允許存取",
@ -15,10 +17,15 @@
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
"Saved" : "已儲存",
"Saving..." : "儲存中...",
"Save" : "儲存",
"Empty response from the server" : "服務器没有回應",
"Couldn't access. Please logout and login to activate this mount point" : "無法存取。請重新登出再登入啟動此掛載點。",
"Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
"There was an error with message: " : "錯誤信息:",
"External mount error" : "外部掛載錯誤",
"external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
"Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
@ -75,6 +82,7 @@
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
"External storages" : "外部儲存",
"No external storage configured" : "目前尚未配置任何外部儲存",
"You can add external storages in the personal settings" : "在個人設定裡您可以自行加入外部儲存設定",
"Name" : "名稱",
@ -82,6 +90,7 @@
"Scope" : "範圍",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
"Enable sharing" : "啟動分享",
"Check for changes" : "檢查變動",
"Never" : "絕不",
"Folder name" : "資料夾名稱",

View File

@ -59,6 +59,7 @@ OC.L10N.register(
"Public link expired" : "Veřejný odkaz vypršel",
"Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel",
"Shared by %2$s" : "%2$s sdílel(a)",
"Downloaded by %2$s" : "Staženo uživatelem %2$s",
"File shares" : "Sdílení souboru",
"Wrong share ID, share doesn't exist" : "Špatné ID sdílení, sdílení neexistuje",
"could not delete share" : "nelze smazat sdílení",

View File

@ -57,6 +57,7 @@
"Public link expired" : "Veřejný odkaz vypršel",
"Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel",
"Shared by %2$s" : "%2$s sdílel(a)",
"Downloaded by %2$s" : "Staženo uživatelem %2$s",
"File shares" : "Sdílení souboru",
"Wrong share ID, share doesn't exist" : "Špatné ID sdílení, sdílení neexistuje",
"could not delete share" : "nelze smazat sdílení",

View File

@ -84,6 +84,7 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ",
"Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public",
"Cannot increase permissions" : "Impossible d'augmenter les permissions",
"%s is publicly shared" : "%s a été partagé publiquement",
"Share API is disabled" : "l'API de partage est désactivée",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",

View File

@ -82,6 +82,7 @@
"Wrong or no update parameter given" : "Mauvais ou aucun paramètre donné ",
"Can't change permissions for public share links" : "Impossible de changer les permissions pour les liens de partage public",
"Cannot increase permissions" : "Impossible d'augmenter les permissions",
"%s is publicly shared" : "%s a été partagé publiquement",
"Share API is disabled" : "l'API de partage est désactivée",
"This share is password-protected" : "Ce partage est protégé par un mot de passe",
"The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Select tag…" : "Tag wählen",
"Tagged files" : "Mit Tags versehene Dateien",
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
"No tags found" : "Keine Tags gefunden",
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",

View File

@ -5,6 +5,7 @@
"Select tag…" : "Tag wählen",
"Tagged files" : "Mit Tags versehene Dateien",
"Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll",
"No tags found" : "Keine Tags gefunden",
"Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll",
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Select tag…" : "Tag wählen",
"Tagged files" : "Getaggte Dateien",
"Select tags to filter by" : "Wählen Sie Tags nach denen gefiltert werden soll",
"No tags found" : "Keine Tags gefunden",
"Please select tags to filter by" : "Bitte wählen Sie Tags nach denen gefiltert werden sollen",
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",

View File

@ -5,6 +5,7 @@
"Select tag…" : "Tag wählen",
"Tagged files" : "Getaggte Dateien",
"Select tags to filter by" : "Wählen Sie Tags nach denen gefiltert werden soll",
"No tags found" : "Keine Tags gefunden",
"Please select tags to filter by" : "Bitte wählen Sie Tags nach denen gefiltert werden sollen",
"No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Select tag…" : "Sélectionner une étiquette…",
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"No tags found" : "Aucune étiquette trouvée",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"<strong>System tags</strong> for a file have been modified" : "<strong>Les étiquettes collaboratives</strong> pour un fichier ont été modifiées",

View File

@ -5,6 +5,7 @@
"Select tag…" : "Sélectionner une étiquette…",
"Tagged files" : "Fichiers étiquetés",
"Select tags to filter by" : "Sélectionner les étiquettes par lesquelles filtrer",
"No tags found" : "Aucune étiquette trouvée",
"Please select tags to filter by" : "Veuillez sélectionner les étiquettes par lesquelles filtrer",
"No files found for the selected tags" : "Aucun fichier pour les étiquettes sélectionnées",
"<strong>System tags</strong> for a file have been modified" : "<strong>Les étiquettes collaboratives</strong> pour un fichier ont été modifiées",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Select tag…" : "Címke választás...",
"Tagged files" : "Címkézett fájlok",
"Select tags to filter by" : "Kiválasztott címkék a szűrő által:",
"No tags found" : "Nem találhatók címkék",
"Please select tags to filter by" : "Kéjük, válasszon ki címkét a szűréshez:",
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez.",
"<strong>System tags</strong> for a file have been modified" : "A fájl <strong>rendszer címkéje</strong> módosítva lett",

View File

@ -5,6 +5,7 @@
"Select tag…" : "Címke választás...",
"Tagged files" : "Címkézett fájlok",
"Select tags to filter by" : "Kiválasztott címkék a szűrő által:",
"No tags found" : "Nem találhatók címkék",
"Please select tags to filter by" : "Kéjük, válasszon ki címkét a szűréshez:",
"No files found for the selected tags" : "Nem található fájl a kiválasztott címkéhez.",
"<strong>System tags</strong> for a file have been modified" : "A fájl <strong>rendszer címkéje</strong> módosítva lett",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Select tag…" : "Seleziona etichetta...",
"Tagged files" : "File etichettati",
"Select tags to filter by" : "Seleziona le etichette per filtrare",
"No tags found" : "Nessuna etichetta trovata",
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
"<strong>System tags</strong> for a file have been modified" : "Le <strong>etichette di sistema</strong> per un file sono state modificate",

View File

@ -5,6 +5,7 @@
"Select tag…" : "Seleziona etichetta...",
"Tagged files" : "File etichettati",
"Select tags to filter by" : "Seleziona le etichette per filtrare",
"No tags found" : "Nessuna etichetta trovata",
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
"<strong>System tags</strong> for a file have been modified" : "Le <strong>etichette di sistema</strong> per un file sono state modificate",

View File

@ -141,7 +141,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (vzdálený)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Sdílet",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Ke sdílení s lidmi na jiných serverech použijte syntaxi username@example.com/nextcloud",
"Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...",
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
"Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...",

View File

@ -139,7 +139,6 @@
"{sharee} (remote)" : "{sharee} (vzdálený)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Sdílet",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Ke sdílení s lidmi na jiných serverech použijte syntaxi username@example.com/nextcloud",
"Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...",
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
"Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...",

View File

@ -142,7 +142,6 @@ OC.L10N.register(
"{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…",
@ -159,6 +158,7 @@ OC.L10N.register(
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Zusammenarbeits-Tags",
"No tags found" : "Keine Tags gefunden",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -140,7 +140,6 @@
"{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…",
@ -157,6 +156,7 @@
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Zusammenarbeits-Tags",
"No tags found" : "Keine Tags gefunden",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -142,7 +142,6 @@ OC.L10N.register(
"{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…",
@ -159,6 +158,7 @@ OC.L10N.register(
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Zusammenarbeits-Tags",
"No tags found" : "Keine Tags gefunden",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -140,7 +140,6 @@
"{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…",
@ -157,6 +156,7 @@
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"Collaborative tags" : "Zusammenarbeits-Tags",
"No tags found" : "Keine Tags gefunden",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",

View File

@ -52,6 +52,7 @@ OC.L10N.register(
"Saving..." : "Enregistrement…",
"Dismiss" : "Ignorer",
"seconds ago" : "à l'instant",
"Logging in …" : "Connexion…",
"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." : "Un lien permettant de réinitialiser votre mot de passe vient de vous être envoyé par courriel.<br>Si vous ne le recevez pas dans un délai raisonnable, contactez votre administrateur.<br>N'oubliez pas de vérifier dans votre dossier pourriel / spam!",
"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?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clé de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer. <br />Voulez-vous vraiment continuer ?",
"I know what I'm doing" : "Je sais ce que je fais",
@ -87,6 +88,7 @@ OC.L10N.register(
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"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\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
@ -140,7 +142,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Partagez avec des personnes sur d'autres serveurs en utilisant la syntaxe utilisateur@exemple.com/nextcloud",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
@ -157,6 +158,7 @@ OC.L10N.register(
"Delete" : "Supprimer",
"Rename" : "Renommer",
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Add" : "Ajouter",
@ -179,6 +181,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Continuer sur Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "La mise à jour a réussi. Vous allez être redirigé vers votre Nextcloud.",
"Searching other places" : "Recherche en cours dans d'autres emplacements",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Aucun résultat dans d'autres dossiers n'a été trouvé pour '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} résultat dans un autre dossier","{count} résultats dans d'autres dossiers"],
"Personal" : "Personnel",
"Users" : "Utilisateurs",

View File

@ -50,6 +50,7 @@
"Saving..." : "Enregistrement…",
"Dismiss" : "Ignorer",
"seconds ago" : "à l'instant",
"Logging in …" : "Connexion…",
"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." : "Un lien permettant de réinitialiser votre mot de passe vient de vous être envoyé par courriel.<br>Si vous ne le recevez pas dans un délai raisonnable, contactez votre administrateur.<br>N'oubliez pas de vérifier dans votre dossier pourriel / spam!",
"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?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clé de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer. <br />Voulez-vous vraiment continuer ?",
"I know what I'm doing" : "Je sais ce que je fais",
@ -85,6 +86,7 @@
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour augmenter les performances. Pour plus d'information consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Nous vous encourageons à mettre à jour votre version de PHP afin de tirer avantage des amélioration liées à <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a>, dès que votre distribution le supportera.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train daccéder à Nextcloud depuis un proxy de confiance, ceci est un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a> pour avoir plus d'informations à ce sujet.",
"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\" est configuré comme cache distribué, mais le module installé est \"memcache\". \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">Consulter le wiki de memcached à propos de ces deux modules.</a>",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas réussi à passer la vérification dintégrité. Plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Relancer…</a>)",
"Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur",
@ -138,7 +140,6 @@
"{sharee} (remote)" : "{sharee} (distant)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Partagez avec des personnes sur d'autres serveurs en utilisant la syntaxe utilisateur@exemple.com/nextcloud",
"Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users, remote users or by mail..." : "Partager avec des utilisateurs, des utilisateurs distants ou par mail…",
@ -155,6 +156,7 @@
"Delete" : "Supprimer",
"Rename" : "Renommer",
"Collaborative tags" : "Étiquettes collaboratives ",
"No tags found" : "Aucune étiquette n'a été trouvée",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Add" : "Ajouter",
@ -177,6 +179,7 @@
"Continue to Nextcloud" : "Continuer sur Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "La mise à jour a réussi. Vous allez être redirigé vers votre Nextcloud.",
"Searching other places" : "Recherche en cours dans d'autres emplacements",
"No search results in other folders for '{tag}{filter}{endtag}'" : "Aucun résultat dans d'autres dossiers n'a été trouvé pour '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} résultat dans un autre dossier","{count} résultats dans d'autres dossiers"],
"Personal" : "Personnel",
"Users" : "Utilisateurs",

View File

@ -142,7 +142,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (távoli)",
"{sharee} (email)" : "{sharee} (e-mail)",
"Share" : "Megosztás",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Megosztás más szervert használó emberekkel, a következő szintaxissal: username@example.com/nextcloud",
"Share with users or by mail..." : "Megosztás felhasználókkal e-mailben...",
"Share with users or remote users..." : "Megosztás helyi vagy távoli felhasználókkal...",
"Share with users, remote users or by mail..." : "Megosztás helyi vagy távoli felhasználókkal e-mailben...",
@ -159,6 +158,7 @@ OC.L10N.register(
"Delete" : "Törlés",
"Rename" : "Átnevezés",
"Collaborative tags" : "Címke hozzárendelése",
"No tags found" : "Nem találhatók címkék",
"The object type is not specified." : "Az objektum típusa nincs megadva.",
"Enter new" : "Új beírása",
"Add" : "Hozzáadás",

View File

@ -140,7 +140,6 @@
"{sharee} (remote)" : "{sharee} (távoli)",
"{sharee} (email)" : "{sharee} (e-mail)",
"Share" : "Megosztás",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Megosztás más szervert használó emberekkel, a következő szintaxissal: username@example.com/nextcloud",
"Share with users or by mail..." : "Megosztás felhasználókkal e-mailben...",
"Share with users or remote users..." : "Megosztás helyi vagy távoli felhasználókkal...",
"Share with users, remote users or by mail..." : "Megosztás helyi vagy távoli felhasználókkal e-mailben...",
@ -157,6 +156,7 @@
"Delete" : "Törlés",
"Rename" : "Átnevezés",
"Collaborative tags" : "Címke hozzárendelése",
"No tags found" : "Nem találhatók címkék",
"The object type is not specified." : "Az objektum típusa nincs megadva.",
"Enter new" : "Új beírása",
"Add" : "Hozzáadás",

View File

@ -142,7 +142,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Condividi",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando la sintassi nomeutente@esempio.com/nextcloud",
"Share with users or by mail..." : "Condividi con utenti o tramite posta...",
"Share with users or remote users..." : "Condividi con utenti o utenti remoti...",
"Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...",
@ -159,6 +158,7 @@ OC.L10N.register(
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"No tags found" : "Nessuna etichetta trovata",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",

View File

@ -140,7 +140,6 @@
"{sharee} (remote)" : "{sharee} (remote)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Condividi",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando la sintassi nomeutente@esempio.com/nextcloud",
"Share with users or by mail..." : "Condividi con utenti o tramite posta...",
"Share with users or remote users..." : "Condividi con utenti o utenti remoti...",
"Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...",
@ -157,6 +156,7 @@
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"No tags found" : "Nessuna etichetta trovata",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",

View File

@ -138,7 +138,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (ekstern)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Del",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Del med andre brukere på andre tjenere ved å bruker syntaksen brukernavn@eksempel.com/nextcloud",
"Share with users or by mail..." : "Del med brukere eller på e-post...",
"Share with users or remote users..." : "Del med brukere eller eksterne brukere...",
"Share with users, remote users or by mail..." : "Del med brukere, eksterne brukere eller på e-post...",

View File

@ -136,7 +136,6 @@
"{sharee} (remote)" : "{sharee} (ekstern)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Del",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Del med andre brukere på andre tjenere ved å bruker syntaksen brukernavn@eksempel.com/nextcloud",
"Share with users or by mail..." : "Del med brukere eller på e-post...",
"Share with users or remote users..." : "Del med brukere eller eksterne brukere...",
"Share with users, remote users or by mail..." : "Del med brukere, eksterne brukere eller på e-post...",

View File

@ -141,7 +141,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (extern)",
"{sharee} (email)" : "{sharee} (e-mail)",
"Share" : "Delen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Delen met mensen bij andere servers via de syntax gebruikers@voorbeeld.nl/nextcloud",
"Share with users or by mail..." : "Deel met gebruikers per e-mail...",
"Share with users or remote users..." : "Deel met gebruikers of externe gebruikers...",
"Share with users, remote users or by mail..." : "Deel met gebruikers, externe gebruikers of per e-mail...",

View File

@ -139,7 +139,6 @@
"{sharee} (remote)" : "{sharee} (extern)",
"{sharee} (email)" : "{sharee} (e-mail)",
"Share" : "Delen",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Delen met mensen bij andere servers via de syntax gebruikers@voorbeeld.nl/nextcloud",
"Share with users or by mail..." : "Deel met gebruikers per e-mail...",
"Share with users or remote users..." : "Deel met gebruikers of externe gebruikers...",
"Share with users, remote users or by mail..." : "Deel met gebruikers, externe gebruikers of per e-mail...",

View File

@ -114,6 +114,7 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
"group" : "grupa",
"remote" : "zdalny",
"email" : "email",
"Unshare" : "Zatrzymaj współdzielenie",
"can reshare" : "mogą udostępniać",
"can edit" : "może edytować",

View File

@ -112,6 +112,7 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane za pośrednictwem łącza",
"group" : "grupa",
"remote" : "zdalny",
"email" : "email",
"Unshare" : "Zatrzymaj współdzielenie",
"can reshare" : "mogą udostępniać",
"can edit" : "może edytować",

View File

@ -141,7 +141,6 @@ OC.L10N.register(
"{sharee} (remote)" : "{sharee} (remoto)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Compartilhar",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Compartilhe com pessoas em outros servidores utilizando a sintaxe username@example.com/nextcloud",
"Share with users or by mail..." : "Compartilhe com usuários internos ou por email...",
"Share with users or remote users..." : "Compartilhe com usuários internos ou usuários remotos...",
"Share with users, remote users or by mail..." : "Compartilhe com usuários internos, usuários remotos ou por email...",

View File

@ -139,7 +139,6 @@
"{sharee} (remote)" : "{sharee} (remoto)",
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Compartilhar",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Compartilhe com pessoas em outros servidores utilizando a sintaxe username@example.com/nextcloud",
"Share with users or by mail..." : "Compartilhe com usuários internos ou por email...",
"Share with users or remote users..." : "Compartilhe com usuários internos ou usuários remotos...",
"Share with users, remote users or by mail..." : "Compartilhe com usuários internos, usuários remotos ou por email...",

View File

@ -139,7 +139,6 @@ OC.L10N.register(
"{sharee} (group)" : "{sharee} (группа)",
"{sharee} (remote)" : "{sharee} (удалённо)",
"Share" : "Поделиться",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Поделиться с людьми на других серверах используя формат username@example.com/nextcloud",
"Share with users or remote users..." : "Общий доступ с пользователями или удаленными пользователями",
"Share with users or groups..." : "Общий доступ с пользователями или группами",
"Share with users, groups or remote users..." : "Поделиться с пользователями, группами или удаленными пользователями...",

View File

@ -137,7 +137,6 @@
"{sharee} (group)" : "{sharee} (группа)",
"{sharee} (remote)" : "{sharee} (удалённо)",
"Share" : "Поделиться",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Поделиться с людьми на других серверах используя формат username@example.com/nextcloud",
"Share with users or remote users..." : "Общий доступ с пользователями или удаленными пользователями",
"Share with users or groups..." : "Общий доступ с пользователями или группами",
"Share with users, groups or remote users..." : "Поделиться с пользователями, группами или удаленными пользователями...",

View File

@ -21,6 +21,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
"Unknown filetype" : "Type de fichier inconnu",
"Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
"today" : "aujourd'hui",
"yesterday" : "hier",
"_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"],
@ -203,6 +204,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
"Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s",
"Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s",
"Storage is temporarily not available" : "Le support de stockage est temporairement indisponible",
"Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s",
"App directory already exists" : "Le dossier de l'application existe déjà",
"Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s",

View File

@ -19,6 +19,7 @@
"Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.",
"Unknown filetype" : "Type de fichier inconnu",
"Invalid image" : "Image non valable",
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
"today" : "aujourd'hui",
"yesterday" : "hier",
"_%n day ago_::_%n days ago_" : ["il y a %n jour","il y a %n jours"],
@ -201,6 +202,7 @@
"Storage unauthorized. %s" : "Espace de stockage non autorisé. %s",
"Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s",
"Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s",
"Storage is temporarily not available" : "Le support de stockage est temporairement indisponible",
"Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s",
"App directory already exists" : "Le dossier de l'application existe déjà",
"Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s",

View File

@ -100,6 +100,51 @@ OC.L10N.register(
"Expiration date is in the past" : "到期日是之前的時間",
"Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "週日",
"Monday" : "週一",
"Tuesday" : "週二",
"Wednesday" : "週三",
"Thursday" : "週四",
"Friday" : "週五",
"Saturday" : "週六",
"Sun." : "日",
"Mon." : "一",
"Tue." : "二",
"Wed." : "三",
"Thu." : "四",
"Fri." : "五",
"Sat." : "六",
"Su" : "日",
"Mo" : "一",
"Tu" : "二",
"We" : "三",
"Th" : "四",
"Fr" : "五",
"Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
"April" : "四月",
"May" : "五月",
"June" : "六月",
"July" : "七月",
"August" : "八月",
"September" : "九月",
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
"Jan." : "一月",
"Feb." : "二月",
"Mar." : "三月",
"Apr." : "四月",
"May." : "五月",
"Jun." : "六月",
"Jul." : "七月",
"Aug." : "八月",
"Sep." : "九月",
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"Apps" : "應用程式",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",

View File

@ -98,6 +98,51 @@
"Expiration date is in the past" : "到期日是之前的時間",
"Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "週日",
"Monday" : "週一",
"Tuesday" : "週二",
"Wednesday" : "週三",
"Thursday" : "週四",
"Friday" : "週五",
"Saturday" : "週六",
"Sun." : "日",
"Mon." : "一",
"Tue." : "二",
"Wed." : "三",
"Thu." : "四",
"Fri." : "五",
"Sat." : "六",
"Su" : "日",
"Mo" : "一",
"Tu" : "二",
"We" : "三",
"Th" : "四",
"Fr" : "五",
"Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
"April" : "四月",
"May" : "五月",
"June" : "六月",
"July" : "七月",
"August" : "八月",
"September" : "九月",
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
"Jan." : "一月",
"Feb." : "二月",
"Mar." : "三月",
"Apr." : "四月",
"May." : "五月",
"Jun." : "六月",
"Jul." : "七月",
"Aug." : "八月",
"Sep." : "九月",
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"Apps" : "應用程式",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",

View File

@ -284,7 +284,6 @@ OC.L10N.register(
"Desktop client" : "Aplikace pro počítač",
"Android app" : "Aplikace pro Android",
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li projekt podpořit\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"Web, desktop and mobile clients currently logged in to your account." : "Weboví, desktopoví a mobilní klienti aktuálně přihlášeni k vašemu účtu.",
"Device" : "Přístroj",

View File

@ -282,7 +282,6 @@
"Desktop client" : "Aplikace pro počítač",
"Android app" : "Aplikace pro Android",
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li projekt podpořit\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\tnebo\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"Web, desktop and mobile clients currently logged in to your account." : "Weboví, desktopoví a mobilní klienti aktuálně přihlášeni k vašemu účtu.",
"Device" : "Přístroj",

View File

@ -284,7 +284,6 @@ OC.L10N.register(
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn du das Projekt unterstützen möchtest\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a>\n⇥⇥oder\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto eingeloggte Web-, Desktop- und Mobil-Clients.",
"Device" : "Gerät",
@ -297,7 +296,7 @@ OC.L10N.register(
"For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.",
"Username" : "Benutzername",
"Done" : "Erledigt",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Follow us on Google Plus!" : "Folgen Sie uns auf Google Plus!",
"Like our facebook page!" : "Like uns auf unserer Facebook-Seite!",
"Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!",

View File

@ -282,7 +282,6 @@
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn du das Projekt unterstützen möchtest\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a>\n⇥⇥oder\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto eingeloggte Web-, Desktop- und Mobil-Clients.",
"Device" : "Gerät",
@ -295,7 +294,7 @@
"For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.",
"Username" : "Benutzername",
"Done" : "Erledigt",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Follow us on Google Plus!" : "Folgen Sie uns auf Google Plus!",
"Like our facebook page!" : "Like uns auf unserer Facebook-Seite!",
"Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!",

View File

@ -284,7 +284,6 @@ OC.L10N.register(
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a>\n⇥⇥oder\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto eingeloggte Web-, Desktop- und Mobil-Clients.",
"Device" : "Gerät",
@ -297,7 +296,7 @@ OC.L10N.register(
"For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.",
"Username" : "Benutzername",
"Done" : "Erledigt",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Follow us on Google Plus!" : "Folgen Sie uns zu Google Plus!",
"Like our facebook page!" : "Liken Sie uns auf unserer Facebook-Seite!",
"Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!",

View File

@ -282,7 +282,6 @@
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
"iOS app" : "iOS-App",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a>\n⇥⇥oder\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>!",
"Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen",
"Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto eingeloggte Web-, Desktop- und Mobil-Clients.",
"Device" : "Gerät",
@ -295,7 +294,7 @@
"For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.",
"Username" : "Benutzername",
"Done" : "Erledigt",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Follow us on Google Plus!" : "Folgen Sie uns zu Google Plus!",
"Like our facebook page!" : "Liken Sie uns auf unserer Facebook-Seite!",
"Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!",

View File

@ -199,6 +199,7 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Utilisez un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP",
"Use system's cron service to call the cron.php file every 15 minutes." : "Utilisez le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
"The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'executer, vous devez avoir l'extension PHP posix. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.",
"Version" : "Version",
"Sharing" : "Partage",
"Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage",
@ -219,6 +220,7 @@ OC.L10N.register(
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera visible sur la page publique de téléversement quand la liste des fichiers est masquée.",
"Tips & tricks" : "Trucs et astuces",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite est actuellement utilisé comme système de gestion de base de données. Pour des installations plus volumineuses, nous vous recommandons de migrer vers un autre système de gestion de base de données.",
"This is particularly recommended when using the desktop client for file synchronisation." : "C'est particulièrement recommandé lorsque l'on utilise un client bureau pour la synchronisation des fichiers.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
@ -254,6 +256,7 @@ OC.L10N.register(
"Administrator documentation" : "Documentation administrateur",
"Online documentation" : "Documentation en ligne",
"Forum" : "Forum",
"Getting help" : "Obtenir de l'aide",
"Commercial support" : "Support commercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>",
"Profile picture" : "Photo de profil",
@ -281,7 +284,6 @@ OC.L10N.register(
"Desktop client" : "Client de bureau",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\nou\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">promouvoir</a> !",
"Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion",
"Web, desktop and mobile clients currently logged in to your account." : "Clients web, desktop et mobiles actuellement connectés sur votre compte.",
"Device" : "Périphérique",
@ -309,6 +311,7 @@ OC.L10N.register(
"Create" : "Créer",
"Admin Recovery Password" : "Mot de passe Administrateur de récupération",
"Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe",
"Group name" : "Nom de groupe",
"Everyone" : "Tout le monde",
"Admins" : "Administrateurs",
"Default quota" : "Quota par défaut",

View File

@ -197,6 +197,7 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Utilisez un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP",
"Use system's cron service to call the cron.php file every 15 minutes." : "Utilisez le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
"The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'executer, vous devez avoir l'extension PHP posix. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.",
"Version" : "Version",
"Sharing" : "Partage",
"Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage",
@ -217,6 +218,7 @@
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera visible sur la page publique de téléversement quand la liste des fichiers est masquée.",
"Tips & tricks" : "Trucs et astuces",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite est actuellement utilisé comme système de gestion de base de données. Pour des installations plus volumineuses, nous vous recommandons de migrer vers un autre système de gestion de base de données.",
"This is particularly recommended when using the desktop client for file synchronisation." : "C'est particulièrement recommandé lorsque l'on utilise un client bureau pour la synchronisation des fichiers.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
@ -252,6 +254,7 @@
"Administrator documentation" : "Documentation administrateur",
"Online documentation" : "Documentation en ligne",
"Forum" : "Forum",
"Getting help" : "Obtenir de l'aide",
"Commercial support" : "Support commercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>",
"Profile picture" : "Photo de profil",
@ -279,7 +282,6 @@
"Desktop client" : "Client de bureau",
"Android app" : "Application Android",
"iOS app" : "Application iOS",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\nou\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">promouvoir</a> !",
"Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion",
"Web, desktop and mobile clients currently logged in to your account." : "Clients web, desktop et mobiles actuellement connectés sur votre compte.",
"Device" : "Périphérique",
@ -307,6 +309,7 @@
"Create" : "Créer",
"Admin Recovery Password" : "Mot de passe Administrateur de récupération",
"Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe",
"Group name" : "Nom de groupe",
"Everyone" : "Tout le monde",
"Admins" : "Administrateurs",
"Default quota" : "Quota par défaut",

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