diff options
-rw-r--r-- | apps/files/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/pl.json | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 40780daf005..0ad7e5c3615 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 92ff10e6ef9..1a509aae8de 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 7dfec2300bb..f4b09c32832 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for users who have access to this file/folder)" : "Le lien direct à été copié (marche uniquement pour les utilisateurs qui ont accès à ce fichier/dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index ed7b0c37a65..42b1ccfefbf 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for users who have access to this file/folder)" : "Le lien direct à été copié (marche uniquement pour les utilisateurs qui ont accès à ce fichier/dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index f7c177961eb..1aa632c1127 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["pasuje do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\""], "View in folder" : "Zobacz w katalogu", + "Direct link was copied (only works for users who have access to this file/folder)" : "Bezpośredni link został skopiowany (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], "Favorited" : "Ulubiony", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 4d023f1635e..c7dd1ec570c 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["pasuje do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\"","pasują do \"{filter}\""], "View in folder" : "Zobacz w katalogu", + "Direct link was copied (only works for users who have access to this file/folder)" : "Bezpośredni link został skopiowany (działa tylko dla użytkowników, którzy mają dostęp do tego pliku/katalogu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], "Favorited" : "Ulubiony", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 91ad01ccf8b..386478f0e4d 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅適用於有權訪問此檔案/資料夾的用戶)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 1dd686eab6e..833f4648e6a 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅適用於有權訪問此檔案/資料夾的用戶)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 44fb9b765f7..d1cba151b7e 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe has finished on %1$s" : "Wissen op afstand voltooid op %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Wrong password" : "Onjuist wachtwoord", + "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", "No user supplied" : "Geen gebruiker opgegeven", "Authentication error" : "Authenticatiefout", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index e6f8e134af9..d35760ef7cd 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -48,6 +48,7 @@ "Remote wipe has finished on %1$s" : "Wissen op afstand voltooid op %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Wrong password" : "Onjuist wachtwoord", + "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", "No user supplied" : "Geen gebruiker opgegeven", "Authentication error" : "Authenticatiefout", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index dcd63402a4b..1a497ac15a4 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Le serveur de mise à jour n'a pas pu être atteint depuis %d jours pour vérifier les nouvelles mises à jour.", "Please check the Nextcloud and server log files for errors." : "Veuillez vérifier les fichiers de log de Nextcloud et du serveur pour les erreurs.", "Update to %1$s is available." : "Une mise à jour vers %1$s est disponible", + "Update to {serverAndVersion} is available." : "La mise à jour de {serverAndVersion} est disponible", "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 802f3b6a677..fcad8d0e817 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Le serveur de mise à jour n'a pas pu être atteint depuis %d jours pour vérifier les nouvelles mises à jour.", "Please check the Nextcloud and server log files for errors." : "Veuillez vérifier les fichiers de log de Nextcloud et du serveur pour les erreurs.", "Update to %1$s is available." : "Une mise à jour vers %1$s est disponible", + "Update to {serverAndVersion} is available." : "La mise à jour de {serverAndVersion} est disponible", "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.", diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 0288644ee27..7e00cd90fce 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Serwer aktualizacji nie był dostępny od %d dni w celu sprawdzenia dostępności nowych aktualizacji.", "Please check the Nextcloud and server log files for errors." : "Sprawdź pliki dziennika Nextcloud i serwera pod kątem błędów.", "Update to %1$s is available." : "Dostępna jest aktualizacja do wersji %1$s.", + "Update to {serverAndVersion} is available." : "Dostępna jest aktualizacja dla {serverAndVersion}.", "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index fa4dd195c63..86344aab6d7 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Serwer aktualizacji nie był dostępny od %d dni w celu sprawdzenia dostępności nowych aktualizacji.", "Please check the Nextcloud and server log files for errors." : "Sprawdź pliki dziennika Nextcloud i serwera pod kątem błędów.", "Update to %1$s is available." : "Dostępna jest aktualizacja do wersji %1$s.", + "Update to {serverAndVersion} is available." : "Dostępna jest aktualizacja dla {serverAndVersion}.", "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", |