From dc910cf5842f8dd3a076b618b3505a5c718ed6de Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 13 Jul 2025 00:12:00 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/nl.js | 6 ++++++ apps/dav/l10n/nl.json | 6 ++++++ apps/files/l10n/nl.js | 3 +++ apps/files/l10n/nl.json | 3 +++ apps/files_sharing/l10n/nl.js | 1 + apps/files_sharing/l10n/nl.json | 1 + apps/files_trashbin/l10n/nl.js | 4 +++- apps/files_trashbin/l10n/nl.json | 4 +++- apps/user_ldap/l10n/pl.js | 6 +++--- apps/user_ldap/l10n/pl.json | 6 +++--- lib/l10n/sw.js | 2 ++ lib/l10n/sw.json | 2 ++ 12 files changed, 36 insertions(+), 8 deletions(-) diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index c7be6184cea..9c6d1e049e9 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -121,6 +121,12 @@ OC.L10N.register( "On specific dates for the entire day until %1$s" : "Op specifieke dagen gedurende de hele dag tot %1$s", "On specific dates between %1$s - %2$s until %3$s" : "Op specifieke dagen van %1$s tot %2$s, tot %3$s", "In the past on %1$s" : "In het verleden op %1$s", + "_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Over een minuut om %1$s","Over %n minuten om %1$s"], + "_In a hour on %1$s_::_In %n hours on %1$s_" : ["Over een uur om %1$s","Over %n uur om %1$s"], + "_In a day on %1$s_::_In %n days on %1$s_" : ["Over een dag op %1$s","Over %n dagen op %1$s"], + "_In a week on %1$s_::_In %n weeks on %1$s_" : ["Over een week op %1$s","Over %n weken op %1$s"], + "_In a month on %1$s_::_In %n months on %1$s_" : ["Over een maand op %1$s","Over %n maanden op %1$s"], + "_In a year on %1$s_::_In %n years on %1$s_" : ["Over een jaar op %1$s","Over %n jaar op %1$s"], "Cancelled: %1$s" : "Geannuleerd: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" is geannuleerd", "Re: %1$s" : "Re: %1$s", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 54a3886106b..5886b756d62 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -119,6 +119,12 @@ "On specific dates for the entire day until %1$s" : "Op specifieke dagen gedurende de hele dag tot %1$s", "On specific dates between %1$s - %2$s until %3$s" : "Op specifieke dagen van %1$s tot %2$s, tot %3$s", "In the past on %1$s" : "In het verleden op %1$s", + "_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Over een minuut om %1$s","Over %n minuten om %1$s"], + "_In a hour on %1$s_::_In %n hours on %1$s_" : ["Over een uur om %1$s","Over %n uur om %1$s"], + "_In a day on %1$s_::_In %n days on %1$s_" : ["Over een dag op %1$s","Over %n dagen op %1$s"], + "_In a week on %1$s_::_In %n weeks on %1$s_" : ["Over een week op %1$s","Over %n weken op %1$s"], + "_In a month on %1$s_::_In %n months on %1$s_" : ["Over een maand op %1$s","Over %n maanden op %1$s"], + "_In a year on %1$s_::_In %n years on %1$s_" : ["Over een jaar op %1$s","Over %n jaar op %1$s"], "Cancelled: %1$s" : "Geannuleerd: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" is geannuleerd", "Re: %1$s" : "Re: %1$s", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 8794b46fdf1..635bd12615d 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -126,6 +126,9 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.", "File not found" : "Bestand niet gevonden", "_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"], + "Search globally by filename …" : "Zoek door alles op bestandsnaam …", + "Search here by filename …" : "Zoek hier op bestandsnaam …", + "Search scope options" : "Zoek bereikopties", "Search globally" : "Zoek door alles", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{used} of {quota} used" : "{used} van {quota} gebruikt", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 49f9277c7fd..fc59f68690e 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -124,6 +124,9 @@ "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.", "File not found" : "Bestand niet gevonden", "_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"], + "Search globally by filename …" : "Zoek door alles op bestandsnaam …", + "Search here by filename …" : "Zoek hier op bestandsnaam …", + "Search scope options" : "Zoek bereikopties", "Search globally" : "Zoek door alles", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", "{used} of {quota} used" : "{used} van {quota} gebruikt", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 83254086333..52b06ff181a 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -368,6 +368,7 @@ OC.L10N.register( "List of unapproved shares." : "Lijst van niet-goedgekeurde shares.", "No pending shares" : "Geen deellinks in behandeling", "Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier", + "Error deleting the share: {errorMessage}" : "Fout bij verwijderen van de share: {errorMessage}", "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", "Error updating the share" : "Fout tijdens bijwerken share", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 30f7f5142fb..22ee5b47ee9 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -366,6 +366,7 @@ "List of unapproved shares." : "Lijst van niet-goedgekeurde shares.", "No pending shares" : "Geen deellinks in behandeling", "Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier", + "Error deleting the share: {errorMessage}" : "Fout bij verwijderen van de share: {errorMessage}", "Error deleting the share" : "Fout bij verwijderen share", "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", "Error updating the share" : "Fout tijdens bijwerken share", diff --git a/apps/files_trashbin/l10n/nl.js b/apps/files_trashbin/l10n/nl.js index c36ecaab64a..5eeb292a983 100644 --- a/apps/files_trashbin/l10n/nl.js +++ b/apps/files_trashbin/l10n/nl.js @@ -23,6 +23,8 @@ OC.L10N.register( "You" : "Jou", "List of files that have been deleted." : "Lijst van bestanden die verwijderd zijn.", "No deleted files" : "Geen verwijderde bestanden", - "Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond" + "Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond", + "All files have been permanently deleted" : "Alle bestanden zijn permanent verwijderd", + "Failed to empty deleted files" : "Mislukt om de verwijderde bestanden leeg te maken" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/nl.json b/apps/files_trashbin/l10n/nl.json index 3b2898f9f44..df665e6dd63 100644 --- a/apps/files_trashbin/l10n/nl.json +++ b/apps/files_trashbin/l10n/nl.json @@ -21,6 +21,8 @@ "You" : "Jou", "List of files that have been deleted." : "Lijst van bestanden die verwijderd zijn.", "No deleted files" : "Geen verwijderde bestanden", - "Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond" + "Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond", + "All files have been permanently deleted" : "Alle bestanden zijn permanent verwijderd", + "Failed to empty deleted files" : "Mislukt om de verwijderde bestanden leeg te maken" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 1e8b788f12f..5ffcf80e841 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -70,9 +70,9 @@ OC.L10N.register( "LDAP/AD integration" : "Integracja z LDAP/AD", "LDAP Connection" : "Połączenie LDAP", "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s połączenie nie powiodło się","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s"], - "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %2$s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s"], - "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %1$n nieaktywne konfiguracje LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s"], - "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %n nieaktywne konfiguracje LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %nskonfigurowanych połączeń LDAP (%s)"], "Invalid LDAP UUIDs" : "Nieprawidłowy LDAP UUID", "None found" : "Nie znaleziono", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID kont lub grup LDAP. Sprawdź ustawienia „Zastąp wykrywanie UUID” w części eksperckiej konfiguracji LDAP i użyj „occ ldap:update-uuid”, aby je zaktualizować.", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 57c25f9609b..36ed7181b95 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -68,9 +68,9 @@ "LDAP/AD integration" : "Integracja z LDAP/AD", "LDAP Connection" : "Połączenie LDAP", "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s połączenie nie powiodło się","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s"], - "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %2$s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s"], - "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %1$n nieaktywne konfiguracje LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s"], - "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %n nieaktywne konfiguracje LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %nskonfigurowanych połączeń LDAP (%s)"], "Invalid LDAP UUIDs" : "Nieprawidłowy LDAP UUID", "None found" : "Nie znaleziono", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID kont lub grup LDAP. Sprawdź ustawienia „Zastąp wykrywanie UUID” w części eksperckiej konfiguracji LDAP i użyj „occ ldap:update-uuid”, aby je zaktualizować.", diff --git a/lib/l10n/sw.js b/lib/l10n/sw.js index abac48cb8ea..b325d289caf 100644 --- a/lib/l10n/sw.js +++ b/lib/l10n/sw.js @@ -26,7 +26,9 @@ OC.L10N.register( "Address" : "Anwani", "About" : "Kuhusu", "Additional settings" : "Mipangilio ya nyongeza", + "%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe", "Open %s" : "Fungua %s", + "Unknown share type" : "Unknown share type", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", "Sunday" : "Jumapili", "Monday" : "Jumatatu", diff --git a/lib/l10n/sw.json b/lib/l10n/sw.json index 6db7894e5ae..039c6109f3a 100644 --- a/lib/l10n/sw.json +++ b/lib/l10n/sw.json @@ -24,7 +24,9 @@ "Address" : "Anwani", "About" : "Kuhusu", "Additional settings" : "Mipangilio ya nyongeza", + "%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe", "Open %s" : "Fungua %s", + "Unknown share type" : "Unknown share type", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", "Sunday" : "Jumapili", "Monday" : "Jumatatu",