diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 70c8f094ac6..1f6a1063d1f 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -127,6 +127,20 @@ OC.L10N.register( "_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"], + "In the past on %1$s then on %2$s" : "In het verleden op %1$s dan op %2$s", + "_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Over een minuut op %1$s dan op %2$s","Over %n minuten op %1$s dan op %2$s"], + "_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Over een uur op %1$s dan op %2$s","Over %n uren op %1$s dan op %2$s"], + "_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Over een dag op %1$s dan op %2$s","Over %n dagen op %1$s dan op %2$s"], + "_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Over een week op %1$s dan op %2$s","Over %n weken op %1$s dan op %2$s"], + "_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Over een maand op %1$s dan op %2$s","Over %n maanden op %1$s dan op %2$s"], + "_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Over een jaar op %1$s dan op %2$s","Over %n jaren op %1$s dan op %2$s"], + "In the past on %1$s then on %2$s and %3$s" : "In het verleden op %1$s dan op %2$s en %3$s", + "_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Over een minuut op %1$s dan op %2$s en %3$s","Over %n minuten op %1$s dan op %2$s en %3$s"], + "_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Over een uur op %1$s dan op %2$s en %3$s","Over %n uren op %1$s dan op %2$s en %3$s"], + "_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Over een dag op %1$s dan op %2$s en %3$s","Over %n dagen op %1$s dan op %2$s en %3$s"], + "_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Over een week op %1$s dan op %2$s en %3$s","Over %n weken op %1$s dan op %2$s en %3$s"], + "_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Over een maand op %1$s dan op %2$s en %3$s","Over %n maanden op %1$s then on %2$s and %3$s"], + "_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Over een jaar op %1$s dan op %2$s en %3$s","Over %n jaren op %1$s dan op %2$s en %3$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 e4195941801..17ba9a86223 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -125,6 +125,20 @@ "_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"], + "In the past on %1$s then on %2$s" : "In het verleden op %1$s dan op %2$s", + "_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Over een minuut op %1$s dan op %2$s","Over %n minuten op %1$s dan op %2$s"], + "_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Over een uur op %1$s dan op %2$s","Over %n uren op %1$s dan op %2$s"], + "_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Over een dag op %1$s dan op %2$s","Over %n dagen op %1$s dan op %2$s"], + "_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Over een week op %1$s dan op %2$s","Over %n weken op %1$s dan op %2$s"], + "_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Over een maand op %1$s dan op %2$s","Over %n maanden op %1$s dan op %2$s"], + "_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Over een jaar op %1$s dan op %2$s","Over %n jaren op %1$s dan op %2$s"], + "In the past on %1$s then on %2$s and %3$s" : "In het verleden op %1$s dan op %2$s en %3$s", + "_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Over een minuut op %1$s dan op %2$s en %3$s","Over %n minuten op %1$s dan op %2$s en %3$s"], + "_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Over een uur op %1$s dan op %2$s en %3$s","Over %n uren op %1$s dan op %2$s en %3$s"], + "_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Over een dag op %1$s dan op %2$s en %3$s","Over %n dagen op %1$s dan op %2$s en %3$s"], + "_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Over een week op %1$s dan op %2$s en %3$s","Over %n weken op %1$s dan op %2$s en %3$s"], + "_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Over een maand op %1$s dan op %2$s en %3$s","Over %n maanden op %1$s then on %2$s and %3$s"], + "_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Over een jaar op %1$s dan op %2$s en %3$s","Over %n jaren op %1$s dan op %2$s en %3$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/federatedfilesharing/l10n/sw.js b/apps/federatedfilesharing/l10n/sw.js index 9b9d0ce97d0..fe9bb5dd9e3 100644 --- a/apps/federatedfilesharing/l10n/sw.js +++ b/apps/federatedfilesharing/l10n/sw.js @@ -47,6 +47,7 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Shiriki nami kupitia Kitambulisho changu cha #Nextcloud Federated Cloud, ona, {url}", "Share with me through my #Nextcloud Federated Cloud ID" : "Shiriki nami kupitia Kitambulisho changu cha #Nextcloud Federated Cloud", "Share with me via Nextcloud" : "Shiriki nami kupitia Nextcloud", + "Cloud ID copied" : "Kitambulisho cha Cloud kimenakiliwa", "Copy" : "Nakili", "Clipboard not available. Please copy the cloud ID manually." : "Ubao wa kunakili haupatikani. Tafadhali nakili kitambulisho cha cloud wewe mwenyewe.", "Copied!" : "Imenakiliwa!", diff --git a/apps/federatedfilesharing/l10n/sw.json b/apps/federatedfilesharing/l10n/sw.json index 21f8e0f4d3f..b86a0432e83 100644 --- a/apps/federatedfilesharing/l10n/sw.json +++ b/apps/federatedfilesharing/l10n/sw.json @@ -45,6 +45,7 @@ "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Shiriki nami kupitia Kitambulisho changu cha #Nextcloud Federated Cloud, ona, {url}", "Share with me through my #Nextcloud Federated Cloud ID" : "Shiriki nami kupitia Kitambulisho changu cha #Nextcloud Federated Cloud", "Share with me via Nextcloud" : "Shiriki nami kupitia Nextcloud", + "Cloud ID copied" : "Kitambulisho cha Cloud kimenakiliwa", "Copy" : "Nakili", "Clipboard not available. Please copy the cloud ID manually." : "Ubao wa kunakili haupatikani. Tafadhali nakili kitambulisho cha cloud wewe mwenyewe.", "Copied!" : "Imenakiliwa!", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 703cc336b2b..47676a02da4 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -278,6 +278,8 @@ OC.L10N.register( "Confirm deletion" : "Conferma l'eliminazione", "Cancel" : "Annulla", "Download" : "Scarica", + "The requested file is not available." : "Il file richiesto non è disponibile.", + "The requested files are not available." : "I file richiesti non sono disponibili.", "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …", "Destination is not a folder" : "La destinazione non è una cartella", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index da6f6a596c7..53c9f9774c4 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -276,6 +276,8 @@ "Confirm deletion" : "Conferma l'eliminazione", "Cancel" : "Annulla", "Download" : "Scarica", + "The requested file is not available." : "Il file richiesto non è disponibile.", + "The requested files are not available." : "I file richiesti non sono disponibili.", "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …", "Destination is not a folder" : "La destinazione non è una cartella", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 1833be33452..3e65edad7a9 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -228,6 +228,7 @@ OC.L10N.register( "Federated user" : "Gefedereerde gebruiker", "user@your-nextcloud.org" : "gebruiker@your-nextcloud.org", "Create share" : "Creëren share", + "Direct link copied" : "Directe link gekopieerd", "Please copy the link manually:" : "Kopieer de link handmatig:", "Custom date range" : "Aangepast datumbereik", "Pick start date" : "Kies startdatum", @@ -251,6 +252,7 @@ OC.L10N.register( "Search people" : "Zoek mensen", "People" : "Mensen", "Filter in current view" : "Beperk tot huidige weergave", + "Search connected services" : "Verbonden diensten zoeken", "Results" : "Resultaten", "Load more results" : "Laad meer resultaten", "Search in" : "Zoek in", @@ -326,6 +328,7 @@ OC.L10N.register( "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Het aanmeldingsformulier van Nextcloud is uitgeschakeld. Gebruik een andere inlogmogelijkheid indien beschikbaar of neem contact op met uw beheerder.", "More actions" : "Meer acties", "User menu" : "Gebruikersmenu", + "Your guest name: {user}" : "Jouw gastnaam: {user}", "You are currently not identified." : "Je bent momenteel niet geïdentificeerd.", "Set public name" : "Publieke naam instellen", "Change public name" : "Publieke naam veranderen", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 83e06e6aaa2..cc084355348 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -226,6 +226,7 @@ "Federated user" : "Gefedereerde gebruiker", "user@your-nextcloud.org" : "gebruiker@your-nextcloud.org", "Create share" : "Creëren share", + "Direct link copied" : "Directe link gekopieerd", "Please copy the link manually:" : "Kopieer de link handmatig:", "Custom date range" : "Aangepast datumbereik", "Pick start date" : "Kies startdatum", @@ -249,6 +250,7 @@ "Search people" : "Zoek mensen", "People" : "Mensen", "Filter in current view" : "Beperk tot huidige weergave", + "Search connected services" : "Verbonden diensten zoeken", "Results" : "Resultaten", "Load more results" : "Laad meer resultaten", "Search in" : "Zoek in", @@ -324,6 +326,7 @@ "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Het aanmeldingsformulier van Nextcloud is uitgeschakeld. Gebruik een andere inlogmogelijkheid indien beschikbaar of neem contact op met uw beheerder.", "More actions" : "Meer acties", "User menu" : "Gebruikersmenu", + "Your guest name: {user}" : "Jouw gastnaam: {user}", "You are currently not identified." : "Je bent momenteel niet geïdentificeerd.", "Set public name" : "Publieke naam instellen", "Change public name" : "Publieke naam veranderen", diff --git a/core/l10n/sw.js b/core/l10n/sw.js index 601f3e3b613..0dc4486074e 100644 --- a/core/l10n/sw.js +++ b/core/l10n/sw.js @@ -226,8 +226,9 @@ OC.L10N.register( "Invalid remote URL." : "Rimoti ya URL si halali", "Failed to add the public link to your Nextcloud" : "Imeshindwa kuongeza kiungio cha jamii kwenye Nextcloud yako", "Federated user" : "Mtumiaji aliyeshirikishwa", - "user@your-nextcloud.org" : "mtimiaji@nextcloudyako.org", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Tengeneza ushirikishaji", + "Direct link copied" : "Kiungo cha moja kwa moja kimenakiliwa", "Please copy the link manually:" : "Tafadhali nakili kiungio kikawaida", "Custom date range" : "Safu ya tarehe maalum", "Pick start date" : "Chagua tarehe ya kuanza", @@ -251,6 +252,7 @@ OC.L10N.register( "Search people" : "Tafuta watu", "People" : "Watu", "Filter in current view" : "Chuja katika mwonekano wa sasa", + "Search connected services" : "Tafuta huduma zilizounganishwa", "Results" : "Matokeo", "Load more results" : "Pakia matokeo zaidi", "Search in" : "Tafuta katika", @@ -326,6 +328,7 @@ OC.L10N.register( "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Fomu ya kuingia ya Nextcloud imezimwa. Tumia chaguo jingine la kuingia ikiwa linapatikana au wasiliana na utawala wako.", "More actions" : "Vitendo zaidi", "User menu" : "Mwongozo wa mtumiaji", + "Your guest name: {user}" : "Jina la mgeni wako: {user}", "You are currently not identified." : "Kwa sasa hutambuliki", "Set public name" : "Pangilia jina la umma", "Change public name" : "Badili jina la umma", diff --git a/core/l10n/sw.json b/core/l10n/sw.json index 9465385bc26..c78459ddf31 100644 --- a/core/l10n/sw.json +++ b/core/l10n/sw.json @@ -224,8 +224,9 @@ "Invalid remote URL." : "Rimoti ya URL si halali", "Failed to add the public link to your Nextcloud" : "Imeshindwa kuongeza kiungio cha jamii kwenye Nextcloud yako", "Federated user" : "Mtumiaji aliyeshirikishwa", - "user@your-nextcloud.org" : "mtimiaji@nextcloudyako.org", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Tengeneza ushirikishaji", + "Direct link copied" : "Kiungo cha moja kwa moja kimenakiliwa", "Please copy the link manually:" : "Tafadhali nakili kiungio kikawaida", "Custom date range" : "Safu ya tarehe maalum", "Pick start date" : "Chagua tarehe ya kuanza", @@ -249,6 +250,7 @@ "Search people" : "Tafuta watu", "People" : "Watu", "Filter in current view" : "Chuja katika mwonekano wa sasa", + "Search connected services" : "Tafuta huduma zilizounganishwa", "Results" : "Matokeo", "Load more results" : "Pakia matokeo zaidi", "Search in" : "Tafuta katika", @@ -324,6 +326,7 @@ "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Fomu ya kuingia ya Nextcloud imezimwa. Tumia chaguo jingine la kuingia ikiwa linapatikana au wasiliana na utawala wako.", "More actions" : "Vitendo zaidi", "User menu" : "Mwongozo wa mtumiaji", + "Your guest name: {user}" : "Jina la mgeni wako: {user}", "You are currently not identified." : "Kwa sasa hutambuliki", "Set public name" : "Pangilia jina la umma", "Change public name" : "Badili jina la umma",