aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
commit9c01fed263f7cade10bdbc54748c645aa0d3074d (patch)
treeff86a5ced3817bd9963c7abb50900976d9b2a5eb /apps/federatedfilesharing/l10n
parentbec52be8edf0067056840fb8e5b75d39ef84d803 (diff)
downloadnextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.tar.gz
nextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n')
-rw-r--r--apps/federatedfilesharing/l10n/ro.js16
-rw-r--r--apps/federatedfilesharing/l10n/ro.json16
2 files changed, 18 insertions, 14 deletions
diff --git a/apps/federatedfilesharing/l10n/ro.js b/apps/federatedfilesharing/l10n/ro.js
index 6a243d2614a..5e3556bedb9 100644
--- a/apps/federatedfilesharing/l10n/ro.js
+++ b/apps/federatedfilesharing/l10n/ro.js
@@ -5,11 +5,6 @@ OC.L10N.register(
"Remote share password" : "Parolă element partajat la distanță",
"Cancel" : "Anulează",
"Add remote share" : "Adaugă element partajat la distanță",
- "Copy" : "Copiază",
- "Copied!" : "S-a copiat!",
- "Not supported!" : "Nu este suportat!",
- "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.",
- "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.",
"Invalid Federated Cloud ID" : "ID invalid cloud federalizat",
"Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server",
"Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator",
@@ -24,10 +19,17 @@ OC.L10N.register(
"Sharing" : "Partajare",
"Allow users on this server to receive shares from other servers" : "Permite utilizatorilor acestui server să primească partajări de la alte servere",
"Federated Cloud" : "Cloud federalizat",
- "Open documentation" : "Deschide documentația",
"Your Federated Cloud ID:" : "ID Cloud federalizat:",
+ "Twitter" : "Twitter",
"Add to your website" : "Adaugă la site-ul tău Web",
"Share with me via Nextcloud" : "Partajează cu mine via Nextcloud",
- "HTML Code:" : "Cod HTML:"
+ "HTML Code:" : "Cod HTML:",
+ "Copy to clipboard" : "Copiază în clipboard",
+ "Copy" : "Copiază",
+ "Copied!" : "S-a copiat!",
+ "Not supported!" : "Nu este suportat!",
+ "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.",
+ "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.",
+ "Open documentation" : "Deschide documentația"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/federatedfilesharing/l10n/ro.json b/apps/federatedfilesharing/l10n/ro.json
index b18fc91b09a..65c3026e46e 100644
--- a/apps/federatedfilesharing/l10n/ro.json
+++ b/apps/federatedfilesharing/l10n/ro.json
@@ -3,11 +3,6 @@
"Remote share password" : "Parolă element partajat la distanță",
"Cancel" : "Anulează",
"Add remote share" : "Adaugă element partajat la distanță",
- "Copy" : "Copiază",
- "Copied!" : "S-a copiat!",
- "Not supported!" : "Nu este suportat!",
- "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.",
- "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.",
"Invalid Federated Cloud ID" : "ID invalid cloud federalizat",
"Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server",
"Not allowed to create a federated share with the same user" : "Nu este permisă crearea unei partajări federalizate cu acelaşi utilizator",
@@ -22,10 +17,17 @@
"Sharing" : "Partajare",
"Allow users on this server to receive shares from other servers" : "Permite utilizatorilor acestui server să primească partajări de la alte servere",
"Federated Cloud" : "Cloud federalizat",
- "Open documentation" : "Deschide documentația",
"Your Federated Cloud ID:" : "ID Cloud federalizat:",
+ "Twitter" : "Twitter",
"Add to your website" : "Adaugă la site-ul tău Web",
"Share with me via Nextcloud" : "Partajează cu mine via Nextcloud",
- "HTML Code:" : "Cod HTML:"
+ "HTML Code:" : "Cod HTML:",
+ "Copy to clipboard" : "Copiază în clipboard",
+ "Copy" : "Copiază",
+ "Copied!" : "S-a copiat!",
+ "Not supported!" : "Nu este suportat!",
+ "Press ⌘-C to copy." : "Apasă ⌘-C pentru copiere.",
+ "Press Ctrl-C to copy." : "Apasă Ctrl-C pentru copiere.",
+ "Open documentation" : "Deschide documentația"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file