diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 112af1bedf551d7b061d71f883f0d1ab3d7a6714..27844003c033a9e88c7a05192e7888be2c5a68e2 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Type in a new comment..." : "Digita un nuovo commento...", "Delete comment" : "Elimina commento", - "Post" : "Commento", + "Post" : "Post", "Cancel" : "Annulla", "Edit comment" : "Modifica commento", "[Deleted user]" : "[Utente eliminato]", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index e46f1b8b40a295e993082843b8d750f9742c23b3..73605cd6f03b71ee89732346890fc3b867e6034a 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -1,7 +1,7 @@ { "translations": { "Type in a new comment..." : "Digita un nuovo commento...", "Delete comment" : "Elimina commento", - "Post" : "Commento", + "Post" : "Post", "Cancel" : "Annulla", "Edit comment" : "Modifica commento", "[Deleted user]" : "[Utente eliminato]", diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 5efe5d6f2bd31ac227f996c6f92eb0cf16c18036..fe8e21cbbcb1c2fc89a7b17cfddeb1ea5793077c 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -41,6 +41,8 @@ OC.L10N.register( "Select" : "NorÄdÄ«t", "Pending" : "Gaida savu kÄrtu", "Unable to determine date" : "NeizdevÄs noteikt datumu", + "This operation is forbidden" : "Å Ä« darbÄ«ba ir aizliegta", + "This directory is unavailable, please check the logs or contact the administrator" : "Å is direktorijs nav pieejams, lÅ«dzu pÄrbaudiet žurnÄlus vai sazinieties ar administratoru", "No entries in this folder match '{filter}'" : "Å ajÄ mapÄ“ nekas nav atrasts, meklÄ“jot pÄ“c '{filter}'", "Name" : "Nosaukums", "Size" : "IzmÄ“rs", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 3148589deb4f25715b53654da93282aa4cbbcfbc..203491a591b4eaf0b5b8dde170db9e162d34544d 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -39,6 +39,8 @@ "Select" : "NorÄdÄ«t", "Pending" : "Gaida savu kÄrtu", "Unable to determine date" : "NeizdevÄs noteikt datumu", + "This operation is forbidden" : "Å Ä« darbÄ«ba ir aizliegta", + "This directory is unavailable, please check the logs or contact the administrator" : "Å is direktorijs nav pieejams, lÅ«dzu pÄrbaudiet žurnÄlus vai sazinieties ar administratoru", "No entries in this folder match '{filter}'" : "Å ajÄ mapÄ“ nekas nav atrasts, meklÄ“jot pÄ“c '{filter}'", "Name" : "Nosaukums", "Size" : "IzmÄ“rs", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index a0ecbc06e27dcd90553bef9a4911640eb6773004..fc27355e58f5de2b1cf1d7e65a723a4e6f0ab0fb 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -30,6 +30,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "SpaÈ›iu liber insuficient, încărcaÈ›i {size1} însă doar {size2} disponibil rămas", "Could not get result from server." : "Nu se poate obÈ›ine rezultatul de la server.", "Uploading..." : "ÃŽncărcare", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "FiÈ™ierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.", "Actions" : "AcÈ›iuni", "Download" : "Descarcă", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 6adf4eaac559b6a5c380853aa6b31bcc1986de9f..8187dad94a157ed075b211b5e69d0ee748498b72 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -28,6 +28,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "SpaÈ›iu liber insuficient, încărcaÈ›i {size1} însă doar {size2} disponibil rămas", "Could not get result from server." : "Nu se poate obÈ›ine rezultatul de la server.", "Uploading..." : "ÃŽncărcare", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "FiÈ™ierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.", "Actions" : "AcÈ›iuni", "Download" : "Descarcă", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 003a2bd56b91277f92e5d9099a099a4a526c2816..364a87b6a413c088b08058fb7dae94a62967b5ad 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -55,7 +55,7 @@ OC.L10N.register( "OAuth1" : "OAuth1", "App key" : "App-Schlüssel", "App secret" : "Geheime Zeichenkette der App", - "OAuth2" : "OAutch2", + "OAuth2" : "OAuth2", "Client ID" : "Client-ID", "Client secret" : "Geheime Zeichenkette des Client", "OpenStack" : "OpenStack", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index a18205519fba1946fc89983e16453fecc5fad4d1..3ddc417e3b580b35cb1f006848e2311f8d6c4578 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -53,7 +53,7 @@ "OAuth1" : "OAuth1", "App key" : "App-Schlüssel", "App secret" : "Geheime Zeichenkette der App", - "OAuth2" : "OAutch2", + "OAuth2" : "OAuth2", "Client ID" : "Client-ID", "Client secret" : "Geheime Zeichenkette des Client", "OpenStack" : "OpenStack", diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index abc9d4ce30176051dae02000823224f48c88c3b3..41fcffb93ff258a4cafeb944e252c964fa0e3060 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -7,6 +7,22 @@ OC.L10N.register( "Could not authenticate to remote share, password might be wrong" : "NesanÄca autentificÄ“ties pie attÄlinÄtÄs koplietotnes, parole varÄ“tu bÅ«t nepareiza", "Storage not valid" : "GlabÄtuve nav derÄ«ga", "Couldn't add remote share" : "NevarÄ“ja pievienot attÄlinÄto koplietotni", + "Share API is disabled" : "KoplietoÅ¡anas API ir atslÄ“gta", + "Wrong share ID, share doesn't exist" : "Nepareizs koplietoÅ¡anas ID, koplietotne neeksistÄ“", + "Could not delete share" : "NeizdevÄs dzÄ“st koplietotni", + "Please specify a file or folder path" : "LÅ«dzu norÄdiet datnes vai mapes ceļu", + "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistÄ“", + "Please specify a valid user" : "LÅ«dzu norÄdiet derÄ«gu lietotÄju", + "Group sharing is disabled by the administrator" : "Administrators grupas koplietoÅ¡anu ir atslÄ“dzis", + "Please specify a valid group" : "LÅ«dzu norÄdiet derÄ«gu grupu", + "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietoÅ¡anu ir atslÄ“dzis", + "Public upload disabled by the administrator" : "Administrators publisku augÅ¡upielÄdi ir atslÄ“dzis", + "Public upload is only possible for publicly shared folders" : "Publiska augÅ¡upielÄde iespÄ“jama tikai publiski koplietotÄm mapÄ“m", + "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jÄbÅ«t YYYY-MM-DD formÄtÄ", + "Unknown share type" : "NezinÄms koplietoÅ¡anas tips", + "Could not lock path" : "NevarÄ“ja bloÄ·Ä“t ceļu", + "Can't change permissions for public share links" : "Publiskai koplietoÅ¡anas saitei nevar mainÄ«t tiesÄ«bas", + "Cannot increase permissions" : "Nevar palielinÄt tiesÄ«bas", "Shared with you" : "Koplietots ar tevi", "Shared with others" : "Koplietots ar citiem", "Shared by link" : "Koplietots ar saiti", @@ -21,6 +37,7 @@ OC.L10N.register( "Remote share password" : "AttÄlinÄtÄs koplietotnes parole", "Cancel" : "Atcelt", "Add remote share" : "Pievienot attÄlinÄto koplietotni", + "You can upload into this folder" : "JÅ«s variet augÅ¡uplÄdÄ“t Å¡ajÄ mapÄ“", "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstÄka) instalÄcija {remote}", "Invalid ownCloud url" : "NederÄ«ga ownCloud saite", "Shared by" : "DalÄ«jÄs", @@ -28,6 +45,7 @@ OC.L10N.register( "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape", "A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>", "A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielÄdÄ“ts</strong>", + "You received a new remote share %2$s from %1$s" : "JÅ«s saņēmÄt jaunu attÄlinÄtu koplietotni %2$s no %1$s", "You received a new remote share from %s" : "SaņēmÄt jaunu attÄlinÄtu koplietotni no %s", "%1$s accepted remote share %2$s" : "%1$s apstiprinÄja attÄlinÄto koplietotni %2$s", "%1$s declined remote share %2$s" : "%1$s noraidÄ«ja attÄlinÄto koplietotni %2$s", @@ -35,7 +53,13 @@ OC.L10N.register( "Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielÄdÄ“ta", "Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielÄdÄ“ts", "You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s", + "%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s", + "You removed the share of %2$s for %1$s" : "Tu noņēmi koplietoÅ¡anu no %2$s priekÅ¡ %1$s", + "%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietoÅ¡anu no %3$s priekÅ¡ %1$s", "You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s", + "%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s", + "You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietoÅ¡anu no grupas %2$s priekÅ¡ %1$s", + "%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietoÅ¡anu no gruapas %3$s priekÅ¡ %1$s", "You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti", "%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi", "Shares" : "Koplietotie", diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 5ea0c87b8140cd23cc51b9097b1dfbeabcf19d14..c4557eed84222a616d2b30f681b26da4da4c4e9f 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -5,6 +5,22 @@ "Could not authenticate to remote share, password might be wrong" : "NesanÄca autentificÄ“ties pie attÄlinÄtÄs koplietotnes, parole varÄ“tu bÅ«t nepareiza", "Storage not valid" : "GlabÄtuve nav derÄ«ga", "Couldn't add remote share" : "NevarÄ“ja pievienot attÄlinÄto koplietotni", + "Share API is disabled" : "KoplietoÅ¡anas API ir atslÄ“gta", + "Wrong share ID, share doesn't exist" : "Nepareizs koplietoÅ¡anas ID, koplietotne neeksistÄ“", + "Could not delete share" : "NeizdevÄs dzÄ“st koplietotni", + "Please specify a file or folder path" : "LÅ«dzu norÄdiet datnes vai mapes ceļu", + "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistÄ“", + "Please specify a valid user" : "LÅ«dzu norÄdiet derÄ«gu lietotÄju", + "Group sharing is disabled by the administrator" : "Administrators grupas koplietoÅ¡anu ir atslÄ“dzis", + "Please specify a valid group" : "LÅ«dzu norÄdiet derÄ«gu grupu", + "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietoÅ¡anu ir atslÄ“dzis", + "Public upload disabled by the administrator" : "Administrators publisku augÅ¡upielÄdi ir atslÄ“dzis", + "Public upload is only possible for publicly shared folders" : "Publiska augÅ¡upielÄde iespÄ“jama tikai publiski koplietotÄm mapÄ“m", + "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jÄbÅ«t YYYY-MM-DD formÄtÄ", + "Unknown share type" : "NezinÄms koplietoÅ¡anas tips", + "Could not lock path" : "NevarÄ“ja bloÄ·Ä“t ceļu", + "Can't change permissions for public share links" : "Publiskai koplietoÅ¡anas saitei nevar mainÄ«t tiesÄ«bas", + "Cannot increase permissions" : "Nevar palielinÄt tiesÄ«bas", "Shared with you" : "Koplietots ar tevi", "Shared with others" : "Koplietots ar citiem", "Shared by link" : "Koplietots ar saiti", @@ -19,6 +35,7 @@ "Remote share password" : "AttÄlinÄtÄs koplietotnes parole", "Cancel" : "Atcelt", "Add remote share" : "Pievienot attÄlinÄto koplietotni", + "You can upload into this folder" : "JÅ«s variet augÅ¡uplÄdÄ“t Å¡ajÄ mapÄ“", "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstÄka) instalÄcija {remote}", "Invalid ownCloud url" : "NederÄ«ga ownCloud saite", "Shared by" : "DalÄ«jÄs", @@ -26,6 +43,7 @@ "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape", "A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>", "A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielÄdÄ“ts</strong>", + "You received a new remote share %2$s from %1$s" : "JÅ«s saņēmÄt jaunu attÄlinÄtu koplietotni %2$s no %1$s", "You received a new remote share from %s" : "SaņēmÄt jaunu attÄlinÄtu koplietotni no %s", "%1$s accepted remote share %2$s" : "%1$s apstiprinÄja attÄlinÄto koplietotni %2$s", "%1$s declined remote share %2$s" : "%1$s noraidÄ«ja attÄlinÄto koplietotni %2$s", @@ -33,7 +51,13 @@ "Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielÄdÄ“ta", "Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielÄdÄ“ts", "You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s", + "%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s", + "You removed the share of %2$s for %1$s" : "Tu noņēmi koplietoÅ¡anu no %2$s priekÅ¡ %1$s", + "%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietoÅ¡anu no %3$s priekÅ¡ %1$s", "You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s", + "%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s", + "You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietoÅ¡anu no grupas %2$s priekÅ¡ %1$s", + "%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietoÅ¡anu no gruapas %3$s priekÅ¡ %1$s", "You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti", "%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi", "Shares" : "Koplietotie", diff --git a/apps/files_trashbin/l10n/lv.js b/apps/files_trashbin/l10n/lv.js index 5629ba6af06547dfb08d035a164cee70aa1fc92f..75b4eb9e9aaaa003aca3f5bc2db70ec0fd7ecb68 100644 --- a/apps/files_trashbin/l10n/lv.js +++ b/apps/files_trashbin/l10n/lv.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete" : "DzÄ“st", "Delete permanently" : "DzÄ“st pavisam", "Error" : "Kļūda", + "This operation is forbidden" : "Å Ä« darbÄ«ba ir aizliegta", + "This directory is unavailable, please check the logs or contact the administrator" : "Å is direktorijs nav pieejams, lÅ«dzu pÄrbaudiet žurnÄlus vai sazinieties ar administratoru", "restored" : "atjaunots", "No deleted files" : "Nav dzÄ“stu failu", "You will be able to recover deleted files from here" : "No Å¡ejienes bÅ«s iespÄ“jams atgÅ«t dzÄ“stos failus", diff --git a/apps/files_trashbin/l10n/lv.json b/apps/files_trashbin/l10n/lv.json index 4cf941bd21e46772080dbe08265a38929fb8495a..22f0ac494f42221c2770ab6bb1e82a2274749e98 100644 --- a/apps/files_trashbin/l10n/lv.json +++ b/apps/files_trashbin/l10n/lv.json @@ -6,6 +6,8 @@ "Delete" : "DzÄ“st", "Delete permanently" : "DzÄ“st pavisam", "Error" : "Kļūda", + "This operation is forbidden" : "Å Ä« darbÄ«ba ir aizliegta", + "This directory is unavailable, please check the logs or contact the administrator" : "Å is direktorijs nav pieejams, lÅ«dzu pÄrbaudiet žurnÄlus vai sazinieties ar administratoru", "restored" : "atjaunots", "No deleted files" : "Nav dzÄ“stu failu", "You will be able to recover deleted files from here" : "No Å¡ejienes bÅ«s iespÄ“jams atgÅ«t dzÄ“stos failus",