aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-25 00:26:04 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-25 00:26:04 +0000
commit700b6ea4a32299d9ebb28132eaa1be247c0641eb (patch)
treecd6c176b22785342b55f7fbee892692824d0a8be /apps/sharebymail
parent919b448bb6233a164bf357b283c31186590a0be2 (diff)
downloadnextcloud-server-700b6ea4a32299d9ebb28132eaa1be247c0641eb.tar.gz
nextcloud-server-700b6ea4a32299d9ebb28132eaa1be247c0641eb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/is.js9
-rw-r--r--apps/sharebymail/l10n/is.json9
-rw-r--r--apps/sharebymail/l10n/ro.js26
-rw-r--r--apps/sharebymail/l10n/ro.json24
4 files changed, 64 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js
index f7b3b0cb275..3237ad42f14 100644
--- a/apps/sharebymail/l10n/is.js
+++ b/apps/sharebymail/l10n/is.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Shared with {email}" : "Deilt með {email}",
"Shared with {email} by {actor}" : "Deilt með {email} af {actor}",
"Unshared from {email}" : "Tekið úr deilingu frá {email}",
- "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email}} af {actor}",
+ "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email} af {actor}",
"Password for mail share sent to {email}" : "Lykilorð fyrir póstsameign var sent til {email}",
"Password for mail share sent to you" : "Lykilorð fyrir póstsameign var sent til þín",
"You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti",
@@ -15,6 +15,8 @@ OC.L10N.register(
"Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín",
"Share by mail" : "Deila með tölvupósti",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, því þessu atriði er þegar deilt með notandanum %2$s",
+ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.",
+ "Failed to send share by email. Got an invalid email address" : "Mistókst að deila með tölvupósti. Er með rangt tölvupóstfang",
"Failed to send share by email" : "Gat ekki sent sameign með tölvupósti",
"%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér",
"%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.",
@@ -26,6 +28,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt með þér af %2$s",
"Password to access »%s«" : "Lykilorð fyrir aðgang að »%s«",
"It is protected with the following password:" : "Það er varið með eftirfarandi lykilorði:",
+ "This password will expire at %s" : "Þetta lykilorð rennur út %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
"»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
@@ -36,6 +39,8 @@ OC.L10N.register(
"Could not find share" : "Gat ekki fundið sameign",
"Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.",
- "Send password by mail" : "Senda lykilorð með pósti"
+ "Send password by mail" : "Senda lykilorð með pósti",
+ "Reply to initiator" : "Svara til upphafsaðila",
+ "Unable to update share by mail config" : "Get ekki uppfært stillingar á deilingu með tölvupósti"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json
index 2fdbe072c1c..36b38bb9990 100644
--- a/apps/sharebymail/l10n/is.json
+++ b/apps/sharebymail/l10n/is.json
@@ -2,7 +2,7 @@
"Shared with {email}" : "Deilt með {email}",
"Shared with {email} by {actor}" : "Deilt með {email} af {actor}",
"Unshared from {email}" : "Tekið úr deilingu frá {email}",
- "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email}} af {actor}",
+ "Unshared from {email} by {actor}" : "Tekið úr deilingu frá {email} af {actor}",
"Password for mail share sent to {email}" : "Lykilorð fyrir póstsameign var sent til {email}",
"Password for mail share sent to you" : "Lykilorð fyrir póstsameign var sent til þín",
"You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti",
@@ -13,6 +13,8 @@
"Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín",
"Share by mail" : "Deila með tölvupósti",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Deiling %1$s mistókst, því þessu atriði er þegar deilt með notandanum %2$s",
+ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.",
+ "Failed to send share by email. Got an invalid email address" : "Mistókst að deila með tölvupósti. Er með rangt tölvupóstfang",
"Failed to send share by email" : "Gat ekki sent sameign með tölvupósti",
"%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér",
"%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.",
@@ -24,6 +26,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Lykilorði fyrir aðgang að »%1$s« var deilt með þér af %2$s",
"Password to access »%s«" : "Lykilorð fyrir aðgang að »%s«",
"It is protected with the following password:" : "Það er varið með eftirfarandi lykilorði:",
+ "This password will expire at %s" : "Þetta lykilorð rennur út %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við",
"»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér",
@@ -34,6 +37,8 @@
"Could not find share" : "Gat ekki fundið sameign",
"Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.",
- "Send password by mail" : "Senda lykilorð með pósti"
+ "Send password by mail" : "Senda lykilorð með pósti",
+ "Reply to initiator" : "Svara til upphafsaðila",
+ "Unable to update share by mail config" : "Get ekki uppfært stillingar á deilingu með tölvupósti"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/sharebymail/l10n/ro.js b/apps/sharebymail/l10n/ro.js
new file mode 100644
index 00000000000..de9e18007be
--- /dev/null
+++ b/apps/sharebymail/l10n/ro.js
@@ -0,0 +1,26 @@
+OC.L10N.register(
+ "sharebymail",
+ {
+ "Shared with {email}" : "Partajat cu {email}",
+ "Shared with {email} by {actor}" : "Partajat cu {email} de {actor}",
+ "Unshared from {email}" : "Partajarea cu {email} eliminată",
+ "Unshared from {email} by {actor}" : "Partajarea cu {email} eliminată de {actor}",
+ "Password for mail share sent to {email}" : "Parola pentru partajare a fost trimisă către {email}",
+ "Password for mail share sent to you" : "V-s fot trimisă parola pentru partajare",
+ "Share by mail" : "Partajază prin mail",
+ "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine",
+ "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.",
+ "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.",
+ "Open »%s«" : "Deschide »%s«",
+ "%1$s via %2$s" : "%1$sprin %2$s",
+ "Password to access »%1$s« shared to you by %2$s" : "Parola pentru a accesa »%1$s« partajată cu tine de către %2$s",
+ "Password to access »%s«" : "Parola pentru access »%s«",
+ "It is protected with the following password:" : "Este protejat cu urmatoarea parolă:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge",
+ "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine",
+ "This is the password:" : "Aceasta este parola:",
+ "Could not find share" : "Nu am putut găsi partajarea",
+ "Send password by mail" : "Trimite parola prin mail"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/sharebymail/l10n/ro.json b/apps/sharebymail/l10n/ro.json
new file mode 100644
index 00000000000..6520ee58673
--- /dev/null
+++ b/apps/sharebymail/l10n/ro.json
@@ -0,0 +1,24 @@
+{ "translations": {
+ "Shared with {email}" : "Partajat cu {email}",
+ "Shared with {email} by {actor}" : "Partajat cu {email} de {actor}",
+ "Unshared from {email}" : "Partajarea cu {email} eliminată",
+ "Unshared from {email} by {actor}" : "Partajarea cu {email} eliminată de {actor}",
+ "Password for mail share sent to {email}" : "Parola pentru partajare a fost trimisă către {email}",
+ "Password for mail share sent to you" : "V-s fot trimisă parola pentru partajare",
+ "Share by mail" : "Partajază prin mail",
+ "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine",
+ "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.",
+ "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.",
+ "Open »%s«" : "Deschide »%s«",
+ "%1$s via %2$s" : "%1$sprin %2$s",
+ "Password to access »%1$s« shared to you by %2$s" : "Parola pentru a accesa »%1$s« partajată cu tine de către %2$s",
+ "Password to access »%s«" : "Parola pentru access »%s«",
+ "It is protected with the following password:" : "Este protejat cu urmatoarea parolă:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge",
+ "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine",
+ "This is the password:" : "Aceasta este parola:",
+ "Could not find share" : "Nu am putut găsi partajarea",
+ "Send password by mail" : "Trimite parola prin mail"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+} \ No newline at end of file