diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 4c3103ec51..de2bb8271f 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -41,9 +41,13 @@ OC.L10N.register( "A calendar event was modified" : "Kalendoriaus įvykis buvo pakeistas", "A calendar todo was modified" : "Kalendoriaus užduotis buvo pakeista", "Contact birthdays" : "Kontaktų gimtadieniai", + "Invitation updated" : "Pakvietimas atnaujintas", + "Description:" : "Aprašas:", "Contacts" : "Kontaktai", + "WebDAV" : "WebDAV", "Technical details" : "Techninė informacija", "Remote Address: %s" : "Nuotolinis adresas: %s", - "Request ID: %s" : "Užklausos ID: %s" + "Request ID: %s" : "Užklausos ID: %s", + "CalDAV server" : "CalDAV serveris" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index 1893d8dc07..aaef0cceaf 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -39,9 +39,13 @@ "A calendar event was modified" : "Kalendoriaus įvykis buvo pakeistas", "A calendar todo was modified" : "Kalendoriaus užduotis buvo pakeista", "Contact birthdays" : "Kontaktų gimtadieniai", + "Invitation updated" : "Pakvietimas atnaujintas", + "Description:" : "Aprašas:", "Contacts" : "Kontaktai", + "WebDAV" : "WebDAV", "Technical details" : "Techninė informacija", "Remote Address: %s" : "Nuotolinis adresas: %s", - "Request ID: %s" : "Užklausos ID: %s" + "Request ID: %s" : "Užklausos ID: %s", + "CalDAV server" : "CalDAV serveris" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 65188a76fc..eb3fb59333 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -18,6 +18,7 @@ OC.L10N.register( "Not enough free space" : "Trūksta laisvos vietos", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", "Rename" : "Pervadinti", @@ -35,6 +36,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi", "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "{newName} already exists" : "{newName} jau yra", "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 9b5eaec3d8..6da3263eb7 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -16,6 +16,7 @@ "Not enough free space" : "Trūksta laisvos vietos", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", "Rename" : "Pervadinti", @@ -33,6 +34,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi", "Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja", "Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"", + "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"", "{newName} already exists" : "{newName} jau yra", "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.", diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js index 5cd48493ce..2ae37aadf8 100644 --- a/apps/oauth2/l10n/lt_LT.js +++ b/apps/oauth2/l10n/lt_LT.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klientai", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 protokolas leidžia trečiųjų šalių programinei įrangai pasiekti šiuos jūsų duomenis: %s.", "Name" : "Pavadinimas", diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json index 172346d68d..b75c38f66d 100644 --- a/apps/oauth2/l10n/lt_LT.json +++ b/apps/oauth2/l10n/lt_LT.json @@ -1,4 +1,5 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "OAuth 2.0 klientai", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 protokolas leidžia trečiųjų šalių programinei įrangai pasiekti šiuos jūsų duomenis: %s.", "Name" : "Pavadinimas", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index d8d0f336a4..b90ae2bbb6 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -8,6 +8,7 @@ OC.L10N.register( "Name cannot be empty" : "Le nom ne peut pas être vide", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", + "The given legal notice address is too long" : "L'adresse de la notice légale donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", "The given color is invalid" : "La couleur donnée est invalide", "The file was uploaded" : "Le fichier a été téléversé", @@ -22,9 +23,12 @@ OC.L10N.register( "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.", "Theming" : "Personnaliser l'apparence", + "Legal notice" : "Notice légale", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cette extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. La personnalisation de l'apparence sera visible par tous les utilisateurs.", "Name" : "Nom", "Reset to default" : "Restaurer les valeurs par défaut", + "Web link" : "Lien web", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Couleur", "Logo" : "Logo", @@ -33,6 +37,7 @@ OC.L10N.register( "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion", "Remove background image" : "Supprimer l'image en arrière-plan", "Advanced options" : "Options avancées", + "Legal notice link" : "Lien de la notice légale", "Header logo" : "Logo d'en-tête", "Upload new header logo" : "Téléverser un nouveau logo d'en-tête", "Favicon" : "Favicon", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index d4f78ac1d4..d427cdd4a1 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -6,6 +6,7 @@ "Name cannot be empty" : "Le nom ne peut pas être vide", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", + "The given legal notice address is too long" : "L'adresse de la notice légale donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", "The given color is invalid" : "La couleur donnée est invalide", "The file was uploaded" : "Le fichier a été téléversé", @@ -20,9 +21,12 @@ "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.", "Theming" : "Personnaliser l'apparence", + "Legal notice" : "Notice légale", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cette extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. La personnalisation de l'apparence sera visible par tous les utilisateurs.", "Name" : "Nom", "Reset to default" : "Restaurer les valeurs par défaut", + "Web link" : "Lien web", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Couleur", "Logo" : "Logo", @@ -31,6 +35,7 @@ "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion", "Remove background image" : "Supprimer l'image en arrière-plan", "Advanced options" : "Options avancées", + "Legal notice link" : "Lien de la notice légale", "Header logo" : "Logo d'en-tête", "Upload new header logo" : "Téléverser un nouveau logo d'en-tête", "Favicon" : "Favicon", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index bbb21d08f9..108fbbdbec 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -53,6 +53,7 @@ OC.L10N.register( "Redis" : "Redis", "Create" : "Sukurti", "Delete" : "Ištrinti", + "Overview" : "Apžvalga", "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Dalijimasis", "Security" : "Saugumas", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index c0d64e18e2..7312787919 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -51,6 +51,7 @@ "Redis" : "Redis", "Create" : "Sukurti", "Delete" : "Ištrinti", + "Overview" : "Apžvalga", "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Dalijimasis", "Security" : "Saugumas",