aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-28 01:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-28 01:07:41 +0000
commitb399ad2fee406ce54389bace618f1804fdd2e42c (patch)
tree2f66afea08f8feba8f6a6ca7f832fc4fa029cfd7 /apps
parent2cd92da7338d1cc6fefd191f04e829a16551ee53 (diff)
downloadnextcloud-server-b399ad2fee406ce54389bace618f1804fdd2e42c.tar.gz
nextcloud-server-b399ad2fee406ce54389bace618f1804fdd2e42c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/sv.js32
-rw-r--r--apps/comments/l10n/sv.json32
-rw-r--r--apps/dav/l10n/sv.js38
-rw-r--r--apps/dav/l10n/sv.json38
-rw-r--r--apps/federation/l10n/sv.js16
-rw-r--r--apps/federation/l10n/sv.json16
-rw-r--r--apps/files_versions/l10n/sk_SK.js2
-rw-r--r--apps/files_versions/l10n/sk_SK.json2
-rw-r--r--apps/systemtags/l10n/es.js6
-rw-r--r--apps/systemtags/l10n/es.json6
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.js4
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.json4
-rw-r--r--apps/updatenotification/l10n/sv.js15
-rw-r--r--apps/updatenotification/l10n/sv.json15
-rw-r--r--apps/user_ldap/l10n/es.js1
-rw-r--r--apps/user_ldap/l10n/es.json1
-rw-r--r--apps/user_ldap/l10n/pt_BR.js1
-rw-r--r--apps/user_ldap/l10n/pt_BR.json1
-rw-r--r--apps/workflowengine/l10n/sq.js71
-rw-r--r--apps/workflowengine/l10n/sq.json69
20 files changed, 336 insertions, 34 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index 72b91da0fbe..9e34b9c32eb 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -1,23 +1,39 @@
OC.L10N.register(
"comments",
{
- "Type in a new comment..." : "Skriv en ny kommentar",
+ "Comments" : "Kommentarer",
+ "Unknown user" : "Okänd användare",
+ "New comment …" : "Ny kommentar ...",
"Delete comment" : "Radera kommentar",
"Post" : "Skicka",
"Cancel" : "Avbryt",
"Edit comment" : "Redigera kommentar",
"[Deleted user]" : "[Raderad användare]",
- "Comments" : "Kommentarer",
- "No other comments available" : "Inga andra kommentarer tillgängliga",
- "More comments..." : "Fler kommentarter,,,",
+ "No comments yet, start the conversation!" : "Inga kommentarer än, börja konversationen!",
+ "More comments …" : "Fler kommentarer ...",
"Save" : "Spara",
"Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}",
- "{count} unread comments" : "{count} olästa kommentarer",
+ "Error occurred while retrieving comment with id {id}" : "Fel inträffade vid hämtning av kommentar med id {id}",
+ "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
+ "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
+ "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Comment" : "Kommentar",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> för filer <em>(listad alltid i flödet)</em>",
"You commented" : "Du kommenterade",
"%1$s commented" : "%1$s har kommenterat",
- "You commented on %2$s" : "Du kommenterade %2$s",
- "%1$s commented on %2$s" : "%1$s kommenterade på %2$s"
+ "{author} commented" : "{author} kommenterade",
+ "You commented on %1$s" : "Du kommenterade på %1$s",
+ "You commented on {file}" : "Du kommenterade på {file}",
+ "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
+ "{author} commented on {file}" : "{author} kommenterade på {file}",
+ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) raderad användare nämnde dig i en kommentar på \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
+ "Type in a new comment..." : "Skriv en ny kommentar",
+ "No other comments available" : "Inga andra kommentarer tillgängliga",
+ "More comments..." : "Fler kommentarter,,,",
+ "{count} unread comments" : "{count} olästa kommentarer",
+ "You commented on %2$s" : "Du kommenterade %2$s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json
index f078ea0e120..acaf362293e 100644
--- a/apps/comments/l10n/sv.json
+++ b/apps/comments/l10n/sv.json
@@ -1,21 +1,37 @@
{ "translations": {
- "Type in a new comment..." : "Skriv en ny kommentar",
+ "Comments" : "Kommentarer",
+ "Unknown user" : "Okänd användare",
+ "New comment …" : "Ny kommentar ...",
"Delete comment" : "Radera kommentar",
"Post" : "Skicka",
"Cancel" : "Avbryt",
"Edit comment" : "Redigera kommentar",
"[Deleted user]" : "[Raderad användare]",
- "Comments" : "Kommentarer",
- "No other comments available" : "Inga andra kommentarer tillgängliga",
- "More comments..." : "Fler kommentarter,,,",
+ "No comments yet, start the conversation!" : "Inga kommentarer än, börja konversationen!",
+ "More comments …" : "Fler kommentarer ...",
"Save" : "Spara",
"Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}",
- "{count} unread comments" : "{count} olästa kommentarer",
+ "Error occurred while retrieving comment with id {id}" : "Fel inträffade vid hämtning av kommentar med id {id}",
+ "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
+ "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar",
+ "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Comment" : "Kommentar",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> för filer <em>(listad alltid i flödet)</em>",
"You commented" : "Du kommenterade",
"%1$s commented" : "%1$s har kommenterat",
- "You commented on %2$s" : "Du kommenterade %2$s",
- "%1$s commented on %2$s" : "%1$s kommenterade på %2$s"
+ "{author} commented" : "{author} kommenterade",
+ "You commented on %1$s" : "Du kommenterade på %1$s",
+ "You commented on {file}" : "Du kommenterade på {file}",
+ "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
+ "{author} commented on {file}" : "{author} kommenterade på {file}",
+ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) raderad användare nämnde dig i en kommentar på \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) raderad användare nämnde dig i en kommentar på \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s nämnde dig i en kommentar på “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
+ "Type in a new comment..." : "Skriv en ny kommentar",
+ "No other comments available" : "Inga andra kommentarer tillgängliga",
+ "More comments..." : "Fler kommentarter,,,",
+ "{count} unread comments" : "{count} olästa kommentarer",
+ "You commented on %2$s" : "Du kommenterade %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
index 07a5521092d..fc67e02ebfb 100644
--- a/apps/dav/l10n/sv.js
+++ b/apps/dav/l10n/sv.js
@@ -1,6 +1,44 @@
OC.L10N.register(
"dav",
{
+ "Calendar" : "Kalender",
+ "Todos" : "Att göra",
+ "{actor} created calendar {calendar}" : "{actor} skapade kalender {calendar}",
+ "You created calendar {calendar}" : "Du skapade kalender {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} raderade kalender {calendar}",
+ "You deleted calendar {calendar}" : "Du raderade kalender {calendar}",
+ "{actor} updated calendar {calendar}" : "{actor} uppdaterade kalender{calendar}",
+ "You updated calendar {calendar}" : "Du uppdaterade kalender {calendar}",
+ "{actor} shared calendar {calendar} with you" : "{actor} delade kalender {calendar} med dig",
+ "You shared calendar {calendar} with {user}" : "Du delade kalender {calendar} med {user}",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} delade kalender {calendar} med {user}",
+ "{actor} unshared calendar {calendar} from you" : "{actor} tog bort delning av kalender {calendar} från dig",
+ "You unshared calendar {calendar} from {user}" : "Du tog bort delning av kalender {calendar} från {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} tog bort delning utav kalender {calendar} från {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} tog bort delning utav kalender {calendar} från sig själva",
+ "You shared calendar {calendar} with group {group}" : "Du delade kalender {calendar} med grupp {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} delade kalender {calendar} med grupp {group}",
+ "You unshared calendar {calendar} from group {group}" : "Du tog bort delning utav kalender {calendar} från grupp {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} tog bort delning utav kalender {calendar} från grupp {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} skapade händelse {event} i kalender {calendar}",
+ "You created event {event} in calendar {calendar}" : "Du skapade händelse {event} i kalender {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} raderade händelse {event} från kalender {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Du raderade händelse {event} från kalender {calendar}",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} uppdaterade händelse {event} i kalender {calendar}",
+ "You updated event {event} in calendar {calendar}" : "Du uppdaterade händelse {event} kalender {calendar}",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} skapade att göra {todo} i listan {calendar}",
+ "You created todo {todo} in list {calendar}" : "Du skapade att-göra {todo} i listan {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} raderade att-göra {todo} från listan {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Du raderade att-göra {todo} från listan {calendar}",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} uppdaterade {todo} i listan {calendar}",
+ "You updated todo {todo} in list {calendar}" : "Du uppdaterade att-göra {todo} i listan {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} löste att-göra {todo} i listan {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Du löste att-göra {todo} i listan {calendar}",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} återupptog att-göra {todo} i listan {calendar}",
+ "You reopened todo {todo} in list {calendar}" : "Du återupptog att-göra {todo} i listan {calendar}",
+ "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> modifierades",
+ "A calendar <strong>event</strong> was modified" : "En kalender <strong>händelse</strong> modifierades",
+ "A calendar <strong>todo</strong> was modified" : "En kalender <strong>att-göra</strong> modifierades",
"Contact birthdays" : "Kontaktfödelsedagar",
"Personal" : "Personligt",
"Contacts" : "Kontakter",
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json
index 361e3131470..bc7a87fe986 100644
--- a/apps/dav/l10n/sv.json
+++ b/apps/dav/l10n/sv.json
@@ -1,4 +1,42 @@
{ "translations": {
+ "Calendar" : "Kalender",
+ "Todos" : "Att göra",
+ "{actor} created calendar {calendar}" : "{actor} skapade kalender {calendar}",
+ "You created calendar {calendar}" : "Du skapade kalender {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} raderade kalender {calendar}",
+ "You deleted calendar {calendar}" : "Du raderade kalender {calendar}",
+ "{actor} updated calendar {calendar}" : "{actor} uppdaterade kalender{calendar}",
+ "You updated calendar {calendar}" : "Du uppdaterade kalender {calendar}",
+ "{actor} shared calendar {calendar} with you" : "{actor} delade kalender {calendar} med dig",
+ "You shared calendar {calendar} with {user}" : "Du delade kalender {calendar} med {user}",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} delade kalender {calendar} med {user}",
+ "{actor} unshared calendar {calendar} from you" : "{actor} tog bort delning av kalender {calendar} från dig",
+ "You unshared calendar {calendar} from {user}" : "Du tog bort delning av kalender {calendar} från {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} tog bort delning utav kalender {calendar} från {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} tog bort delning utav kalender {calendar} från sig själva",
+ "You shared calendar {calendar} with group {group}" : "Du delade kalender {calendar} med grupp {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} delade kalender {calendar} med grupp {group}",
+ "You unshared calendar {calendar} from group {group}" : "Du tog bort delning utav kalender {calendar} från grupp {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} tog bort delning utav kalender {calendar} från grupp {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} skapade händelse {event} i kalender {calendar}",
+ "You created event {event} in calendar {calendar}" : "Du skapade händelse {event} i kalender {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} raderade händelse {event} från kalender {calendar}",
+ "You deleted event {event} from calendar {calendar}" : "Du raderade händelse {event} från kalender {calendar}",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} uppdaterade händelse {event} i kalender {calendar}",
+ "You updated event {event} in calendar {calendar}" : "Du uppdaterade händelse {event} kalender {calendar}",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} skapade att göra {todo} i listan {calendar}",
+ "You created todo {todo} in list {calendar}" : "Du skapade att-göra {todo} i listan {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} raderade att-göra {todo} från listan {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Du raderade att-göra {todo} från listan {calendar}",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} uppdaterade {todo} i listan {calendar}",
+ "You updated todo {todo} in list {calendar}" : "Du uppdaterade att-göra {todo} i listan {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} löste att-göra {todo} i listan {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Du löste att-göra {todo} i listan {calendar}",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} återupptog att-göra {todo} i listan {calendar}",
+ "You reopened todo {todo} in list {calendar}" : "Du återupptog att-göra {todo} i listan {calendar}",
+ "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> modifierades",
+ "A calendar <strong>event</strong> was modified" : "En kalender <strong>händelse</strong> modifierades",
+ "A calendar <strong>todo</strong> was modified" : "En kalender <strong>att-göra</strong> modifierades",
"Contact birthdays" : "Kontaktfödelsedagar",
"Personal" : "Personligt",
"Contacts" : "Kontakter",
diff --git a/apps/federation/l10n/sv.js b/apps/federation/l10n/sv.js
index 7855084e268..93a47e49c19 100644
--- a/apps/federation/l10n/sv.js
+++ b/apps/federation/l10n/sv.js
@@ -1,15 +1,19 @@
OC.L10N.register(
"federation",
{
- "Server added to the list of trusted ownClouds" : "Servern är tillagd till listan över pålitliga ownCloud-servrar",
+ "Added to the list of trusted servers" : "Tillagd i listan med betrodda servrar",
"Server is already in the list of trusted servers." : "Servern finns redan i listan",
- "No ownCloud server found" : "Ingen ownCloud-server kunde hittas",
+ "No server to federate with found" : "Ingen server att federerad med hittad",
"Could not add server" : "Kunde inte lägga till server",
"Federation" : "Federerad delning",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "\"ownCloud Federation\" låter dig ansluta till andra pålitliga ownCloud-servrar för att dela användarkatalogen. Detta används t.ex. för att automatiskt fylla i externa användares namn när man delar över federerade ownCloud-servrar",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation låter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.",
"Add server automatically once a federated share was created successfully" : "Lägg till servern automatiskt så fort en lyckad federerad delning skapats",
- "Trusted ownCloud Servers" : "Pålitliga ownCloud-servrar",
- "+ Add ownCloud server" : "+ Lägg till ownCloud-server",
- "ownCloud Server" : "ownCloud-server"
+ "Trusted servers" : "Betrodda servrar",
+ "+ Add trusted server" : "+ Lägg till betrodd server",
+ "Trusted server" : "Betrodd server",
+ "Add" : "Lägg till",
+ "Trusted Servers" : "Betrodda servrar",
+ "+ Add Nextcloud server" : "+ Lägg till Nextcloud-server",
+ "Nextcloud Server" : "Nextcloud-server"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federation/l10n/sv.json b/apps/federation/l10n/sv.json
index c27008a5312..cd4dd809283 100644
--- a/apps/federation/l10n/sv.json
+++ b/apps/federation/l10n/sv.json
@@ -1,13 +1,17 @@
{ "translations": {
- "Server added to the list of trusted ownClouds" : "Servern är tillagd till listan över pålitliga ownCloud-servrar",
+ "Added to the list of trusted servers" : "Tillagd i listan med betrodda servrar",
"Server is already in the list of trusted servers." : "Servern finns redan i listan",
- "No ownCloud server found" : "Ingen ownCloud-server kunde hittas",
+ "No server to federate with found" : "Ingen server att federerad med hittad",
"Could not add server" : "Kunde inte lägga till server",
"Federation" : "Federerad delning",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "\"ownCloud Federation\" låter dig ansluta till andra pålitliga ownCloud-servrar för att dela användarkatalogen. Detta används t.ex. för att automatiskt fylla i externa användares namn när man delar över federerade ownCloud-servrar",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation låter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.",
"Add server automatically once a federated share was created successfully" : "Lägg till servern automatiskt så fort en lyckad federerad delning skapats",
- "Trusted ownCloud Servers" : "Pålitliga ownCloud-servrar",
- "+ Add ownCloud server" : "+ Lägg till ownCloud-server",
- "ownCloud Server" : "ownCloud-server"
+ "Trusted servers" : "Betrodda servrar",
+ "+ Add trusted server" : "+ Lägg till betrodd server",
+ "Trusted server" : "Betrodd server",
+ "Add" : "Lägg till",
+ "Trusted Servers" : "Betrodda servrar",
+ "+ Add Nextcloud server" : "+ Lägg till Nextcloud-server",
+ "Nextcloud Server" : "Nextcloud-server"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_versions/l10n/sk_SK.js b/apps/files_versions/l10n/sk_SK.js
index 1c085558c6c..feee7b611a3 100644
--- a/apps/files_versions/l10n/sk_SK.js
+++ b/apps/files_versions/l10n/sk_SK.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Could not revert: %s" : "Nemožno obnoviť: %s",
"Versions" : "Verzie",
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
+ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"],
"Restore" : "Obnoviť",
+ "No versions available" : "Žiadne verzie nie sú dostupné",
"More versions..." : "Viac verzií...",
"No other versions available" : "Žiadne ďalšie verzie nie sú dostupné"
},
diff --git a/apps/files_versions/l10n/sk_SK.json b/apps/files_versions/l10n/sk_SK.json
index a0620921b61..93a6575cccd 100644
--- a/apps/files_versions/l10n/sk_SK.json
+++ b/apps/files_versions/l10n/sk_SK.json
@@ -2,7 +2,9 @@
"Could not revert: %s" : "Nemožno obnoviť: %s",
"Versions" : "Verzie",
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
+ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"],
"Restore" : "Obnoviť",
+ "No versions available" : "Žiadne verzie nie sú dostupné",
"More versions..." : "Viac verzií...",
"No other versions available" : "Žiadne ďalšie verzie nie sú dostupné"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 862ed547f6d..611e96c62e8 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -32,6 +32,12 @@ OC.L10N.register(
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta de sistema {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Usted añadió la etiqueta de sistema %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Usted añadió la etiqueta de sistema {systemtag} a {file}",
+ "%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta de sistema %3$s a %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta de sistema {systemtag} a {file}",
+ "You removed system tag %2$s from %1$s" : "Ha removido la etiqueta de sistema %2$s de %1$s",
+ "You removed system tag {systemtag} from {file}" : "Ha removido la etiqueta de sistema {systemtag} de {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s removió la etiqueta de sistema %3$s de %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} removió la etiqueta de sistema {systemtag} de {file}",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 43348de6b6a..29ab3561313 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -30,6 +30,12 @@
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} actualizó la etiqueta de sistema {oldsystemtag} a {newsystemtag}",
"You added system tag %2$s to %1$s" : "Usted añadió la etiqueta de sistema %2$s a %1$s",
"You added system tag {systemtag} to {file}" : "Usted añadió la etiqueta de sistema {systemtag} a {file}",
+ "%1$s added system tag %3$s to %2$s" : "%1$s agregó la etiqueta de sistema %3$s a %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} agregó la etiqueta de sistema {systemtag} a {file}",
+ "You removed system tag %2$s from %1$s" : "Ha removido la etiqueta de sistema %2$s de %1$s",
+ "You removed system tag {systemtag} from {file}" : "Ha removido la etiqueta de sistema {systemtag} de {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s removió la etiqueta de sistema %3$s de %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} removió la etiqueta de sistema {systemtag} de {file}",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.js b/apps/twofactor_backupcodes/l10n/pt_BR.js
index 59833bc35b0..7b6cfccb60c 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.js
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.js
@@ -10,6 +10,10 @@ OC.L10N.register(
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regenerar os códigos de backup, invalidara automaticamente os códigos antigos.",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"Nextcloud backup codes" : "Nextcloud códigos de backup",
+ "Two-factor authentication" : "Autenticação de dois fatores",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Você está logado utilizando usando autenticação de dois fatores com sucesso (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de logar usando autenticação de dois fatores falhou (%1$s)",
+ "You created two-factor backup codes for your account" : "Você criou backup de códigos de dois fatores para sua conta.",
"Backup code" : "Código de backup",
"Use backup code" : "Usar o código de backup",
"Second-factor backup codes" : "Códigos de backup de segundo fator"
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json
index 677da150923..e6aa3c53f76 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.json
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.json
@@ -8,6 +8,10 @@
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regenerar os códigos de backup, invalidara automaticamente os códigos antigos.",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"Nextcloud backup codes" : "Nextcloud códigos de backup",
+ "Two-factor authentication" : "Autenticação de dois fatores",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Você está logado utilizando usando autenticação de dois fatores com sucesso (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de logar usando autenticação de dois fatores falhou (%1$s)",
+ "You created two-factor backup codes for your account" : "Você criou backup de códigos de dois fatores para sua conta.",
"Backup code" : "Código de backup",
"Use backup code" : "Usar o código de backup",
"Second-factor backup codes" : "Códigos de backup de segundo fator"
diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js
index 45cf8e2476f..79007890d4a 100644
--- a/apps/updatenotification/l10n/sv.js
+++ b/apps/updatenotification/l10n/sv.js
@@ -1,14 +1,23 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "Uppdateringsnotifikationer",
+ "Could not start updater, please try the manual update" : "Kunde inte starta uppdateraren, vänligen försök uppdatera manuellt",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
- "Updated channel" : "Uppdaterad kanal",
- "Updater" : "Uppdaterare",
+ "Channel updated" : "Uppdateringskanal uppdaterad",
+ "Update to %1$s is available." : "Uppdatering till %1$s är tillgänglig.",
+ "Update for %1$s to version %2$s is available." : "Uppdatering för %1$s till version %2$s är tillgänglig.",
+ "Update for {app} to version %s is available." : "Uppdatering för {app} till version %s är tillgänglig.",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
"Open updater" : "Öppna uppdateraren",
+ "Download now" : "Ladda ner nu",
"Your version is up to date." : "Din version är uppdaterad.",
"Checked on %s" : "Senast kontrollerad %s",
"Update channel:" : "Uppdateringskanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal.",
+ "Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:",
+ "Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga",
+ "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json
index d52684ecf31..096b2a625a7 100644
--- a/apps/updatenotification/l10n/sv.json
+++ b/apps/updatenotification/l10n/sv.json
@@ -1,12 +1,21 @@
{ "translations": {
+ "Update notifications" : "Uppdateringsnotifikationer",
+ "Could not start updater, please try the manual update" : "Kunde inte starta uppdateraren, vänligen försök uppdatera manuellt",
"{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.",
- "Updated channel" : "Uppdaterad kanal",
- "Updater" : "Uppdaterare",
+ "Channel updated" : "Uppdateringskanal uppdaterad",
+ "Update to %1$s is available." : "Uppdatering till %1$s är tillgänglig.",
+ "Update for %1$s to version %2$s is available." : "Uppdatering för %1$s till version %2$s är tillgänglig.",
+ "Update for {app} to version %s is available." : "Uppdatering för {app} till version %s är tillgänglig.",
"A new version is available: %s" : "En ny version är tillgänglig: %s",
"Open updater" : "Öppna uppdateraren",
+ "Download now" : "Ladda ner nu",
"Your version is up to date." : "Din version är uppdaterad.",
"Checked on %s" : "Senast kontrollerad %s",
"Update channel:" : "Uppdateringskanal:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal.",
+ "Notify members of the following groups about available updates:" : "Notifiera medlemmar i följande grupper om tillgängliga uppdateraingar:",
+ "Only notification for app updates are available." : "Endast notifikation för app-uppdateringar är tillgängliga",
+ "The selected update channel does not support updates of the server." : "Den valda uppdateringskanalen stödjer inte uppdateringar för servern",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Du använder PHP %s. För att kunna uppgradera till Nextcloud 11 och högre så behöver du minst använda PHP 5.6 . När du har uppgraderat din PHP version kommer du att kunna ta emot uppdateringsnotifikationer för de nyare versionerna."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 3e5aa9ef68c..5a6271b18bc 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"Select attributes" : "Seleccionar atributos",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la línea de comando):<br/>",
"User found and settings verified." : "Usuario encontrado y configuración verificada.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.",
"An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revíselos.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index 6623be023f4..7fc554ce122 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -38,6 +38,7 @@
"Select attributes" : "Seleccionar atributos",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuario no encontrado. Por favor verifique los atributos de inicio de sesión y nombre de usuario. Filtro eficaz (copie-y-pegue para validar desde la línea de comando):<br/>",
"User found and settings verified." : "Usuario encontrado y configuración verificada.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Ajustes verificados, pero más de un usuario encontrado. Solo el primero será capaz de iniciar sesión. Considere un filtro más fino.",
"An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revíselos.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 59886d7c380..82316b171a1 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"Select attributes" : "Selecione os atributos",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>",
"User found and settings verified." : "Usuário encontrado e configurações verificadas.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.",
"An unspecified error occurred. Please check the settings and the log." : "SetAn Ocorreu um erro não especificado. Por favor, verifique as configurações e os log.tings verificadas, mas um usuário encontrado. Apenas o primeiro será capaz de login. Considere um filtro mais apurado.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de pesquisa é inválido, provavelmente devido a questões de sintaxe, como número ímpar de colchetes abertos e fechados. Por favor, revise.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Um erro de conexão para LDAP / AD ocorreu, por favor, verifique host, a porta e as credenciais.",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index d452a04cc25..2422ae147c0 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -38,6 +38,7 @@
"Select attributes" : "Selecione os atributos",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Usuário não encontrado. Por favor verifique os seus atributos de login e nome de usuário. Filtro eficaz (para copiar-e-colar para validação de linha de comando): <br/>",
"User found and settings verified." : "Usuário encontrado e configurações verificadas.",
+ "Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Configurações verificadas, mas mais de um usuário foi encontrado. Apenas o primeiro será capaz de fazer login. Considere um filtro mais apurado.",
"An unspecified error occurred. Please check the settings and the log." : "SetAn Ocorreu um erro não especificado. Por favor, verifique as configurações e os log.tings verificadas, mas um usuário encontrado. Apenas o primeiro será capaz de login. Considere um filtro mais apurado.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de pesquisa é inválido, provavelmente devido a questões de sintaxe, como número ímpar de colchetes abertos e fechados. Por favor, revise.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Um erro de conexão para LDAP / AD ocorreu, por favor, verifique host, a porta e as credenciais.",
diff --git a/apps/workflowengine/l10n/sq.js b/apps/workflowengine/l10n/sq.js
new file mode 100644
index 00000000000..83960883307
--- /dev/null
+++ b/apps/workflowengine/l10n/sq.js
@@ -0,0 +1,71 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "U ruajt me sukses",
+ "Saving failed:" : "Ruajtja dështoi:",
+ "File mime type" : "Tipi mime i skedarëve",
+ "is" : "është",
+ "is not" : "nuk është",
+ "matches" : "përputhje",
+ "does not match" : "nuk përputhet",
+ "Example: {placeholder}" : "Për shembull: {placeholder}",
+ "File size (upload)" : "Madhësia e skedarit (ngarko)",
+ "less" : "më pak",
+ "less or equals" : "më pak ose e barabartë",
+ "greater or equals" : "më e madhe ose e barabartë",
+ "greater" : "më e madhe",
+ "File system tag" : "Etiketë e skedarit të sistemit",
+ "is tagged with" : "është e etiketuar me",
+ "is not tagged with" : "nuk është e etiketuar me",
+ "Select tag…" : "Zgjidh etiketën...",
+ "Request remote address" : "Adresa e kërkesës remote",
+ "matches IPv4" : "përputhet me IPv4",
+ "does not match IPv4" : "nuk përputhet me IPv4",
+ "matches IPv6" : "përputhet me IPv6",
+ "does not match IPv6" : "nuk përputhet me IPv6",
+ "Request time" : "Koha e kërkesës",
+ "between" : "midis",
+ "not between" : "nuk është midis",
+ "Start" : "Fillim",
+ "End" : "Mbarim",
+ "Select timezone…" : "Zgjidh brezin kohorë",
+ "Request URL" : "Kërko URL",
+ "Predefined URLs" : "URL të paracaktuara",
+ "Files WebDAV" : "Skedarët WebDAV ",
+ "Request user agent" : "Kërko agjentin përdorues",
+ "Sync clients" : "Klient të sinkronizuar",
+ "Android client" : "Klient Android",
+ "iOS client" : "Klient IOS",
+ "Desktop client" : "Klient Desktop",
+ "User group membership" : "Anëtarësia në grupet e përdoruesit",
+ "is member of" : "është anëtarë i",
+ "is not member of" : "nuk është anëtarë i",
+ "The given operator is invalid" : "Operatori i dhënë nuk është i vlefshëm",
+ "The given regular expression is invalid" : "Shprehja e rregullt e dhënë është e pavlefshme",
+ "The given file size is invalid" : "Madhësia e dhënë e skedarit është e pavlefshme",
+ "The given tag id is invalid" : "id e dhënë e etiketës është e pavlefshme",
+ "The given IP range is invalid" : "Rangu i dhënë i IP është i pavlefshëm",
+ "The given IP range is not valid for IPv4" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv4",
+ "The given IP range is not valid for IPv6" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv6",
+ "The given time span is invalid" : "Hapsira kohore e dhënë është e pavlefshme",
+ "The given start time is invalid" : "Koha e fillimit e dhënë është e pavlefshme",
+ "The given end time is invalid" : "Koha e mbarimit e dhënë është e pavlefshme",
+ "The given group does not exist" : "Grupi i dhënë nuk ekziston",
+ "Check %s is invalid or does not exist" : "Kontrolli %s është i pavlefshëm ose nuk ekziston",
+ "Operation #%s does not exist" : "Operacioni #%s nuk ekziston",
+ "Operation %s does not exist" : "Operacioni %s nuk ekziston",
+ "Operation %s is invalid" : "Operacioni %s është i pavlefshëm",
+ "Check %s does not exist" : "Kontrolli %s nuk ekziston",
+ "Check %s is invalid" : "Kontrolli %s është i pavlefshëm",
+ "Check #%s does not exist" : "Kontrolli #%s nuk ekziston",
+ "Workflow" : "Rrjedha e punëve",
+ "Open documentation" : "Dokumentacion i hapur",
+ "Add rule group" : "Shto rregull grupi",
+ "Short rule description" : "Përshkrim i shkurtër i rregullit",
+ "Add rule" : "Shto rregull",
+ "Reset" : "Rivendos",
+ "Save" : "Ruaj",
+ "Saving…" : "Duke u ruajtur...",
+ "Loading…" : "Po ngarkohet..."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/sq.json b/apps/workflowengine/l10n/sq.json
new file mode 100644
index 00000000000..d7502ede7f7
--- /dev/null
+++ b/apps/workflowengine/l10n/sq.json
@@ -0,0 +1,69 @@
+{ "translations": {
+ "Successfully saved" : "U ruajt me sukses",
+ "Saving failed:" : "Ruajtja dështoi:",
+ "File mime type" : "Tipi mime i skedarëve",
+ "is" : "është",
+ "is not" : "nuk është",
+ "matches" : "përputhje",
+ "does not match" : "nuk përputhet",
+ "Example: {placeholder}" : "Për shembull: {placeholder}",
+ "File size (upload)" : "Madhësia e skedarit (ngarko)",
+ "less" : "më pak",
+ "less or equals" : "më pak ose e barabartë",
+ "greater or equals" : "më e madhe ose e barabartë",
+ "greater" : "më e madhe",
+ "File system tag" : "Etiketë e skedarit të sistemit",
+ "is tagged with" : "është e etiketuar me",
+ "is not tagged with" : "nuk është e etiketuar me",
+ "Select tag…" : "Zgjidh etiketën...",
+ "Request remote address" : "Adresa e kërkesës remote",
+ "matches IPv4" : "përputhet me IPv4",
+ "does not match IPv4" : "nuk përputhet me IPv4",
+ "matches IPv6" : "përputhet me IPv6",
+ "does not match IPv6" : "nuk përputhet me IPv6",
+ "Request time" : "Koha e kërkesës",
+ "between" : "midis",
+ "not between" : "nuk është midis",
+ "Start" : "Fillim",
+ "End" : "Mbarim",
+ "Select timezone…" : "Zgjidh brezin kohorë",
+ "Request URL" : "Kërko URL",
+ "Predefined URLs" : "URL të paracaktuara",
+ "Files WebDAV" : "Skedarët WebDAV ",
+ "Request user agent" : "Kërko agjentin përdorues",
+ "Sync clients" : "Klient të sinkronizuar",
+ "Android client" : "Klient Android",
+ "iOS client" : "Klient IOS",
+ "Desktop client" : "Klient Desktop",
+ "User group membership" : "Anëtarësia në grupet e përdoruesit",
+ "is member of" : "është anëtarë i",
+ "is not member of" : "nuk është anëtarë i",
+ "The given operator is invalid" : "Operatori i dhënë nuk është i vlefshëm",
+ "The given regular expression is invalid" : "Shprehja e rregullt e dhënë është e pavlefshme",
+ "The given file size is invalid" : "Madhësia e dhënë e skedarit është e pavlefshme",
+ "The given tag id is invalid" : "id e dhënë e etiketës është e pavlefshme",
+ "The given IP range is invalid" : "Rangu i dhënë i IP është i pavlefshëm",
+ "The given IP range is not valid for IPv4" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv4",
+ "The given IP range is not valid for IPv6" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv6",
+ "The given time span is invalid" : "Hapsira kohore e dhënë është e pavlefshme",
+ "The given start time is invalid" : "Koha e fillimit e dhënë është e pavlefshme",
+ "The given end time is invalid" : "Koha e mbarimit e dhënë është e pavlefshme",
+ "The given group does not exist" : "Grupi i dhënë nuk ekziston",
+ "Check %s is invalid or does not exist" : "Kontrolli %s është i pavlefshëm ose nuk ekziston",
+ "Operation #%s does not exist" : "Operacioni #%s nuk ekziston",
+ "Operation %s does not exist" : "Operacioni %s nuk ekziston",
+ "Operation %s is invalid" : "Operacioni %s është i pavlefshëm",
+ "Check %s does not exist" : "Kontrolli %s nuk ekziston",
+ "Check %s is invalid" : "Kontrolli %s është i pavlefshëm",
+ "Check #%s does not exist" : "Kontrolli #%s nuk ekziston",
+ "Workflow" : "Rrjedha e punëve",
+ "Open documentation" : "Dokumentacion i hapur",
+ "Add rule group" : "Shto rregull grupi",
+ "Short rule description" : "Përshkrim i shkurtër i rregullit",
+ "Add rule" : "Shto rregull",
+ "Reset" : "Rivendos",
+ "Save" : "Ruaj",
+ "Saving…" : "Duke u ruajtur...",
+ "Loading…" : "Po ngarkohet..."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file