diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
commit | 0c89b042a538e4c106ef89ccfc066c910848f452 (patch) | |
tree | 36db23200e62eaba5fb264d442120fa6b5b0e2cd /apps/files/l10n/ro.json | |
parent | 3c6fc685617a33e3183b0c1612d72513964bb585 (diff) | |
download | nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ro.json')
-rw-r--r-- | apps/files/l10n/ro.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index c3813f0e35e..7746d1f0351 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -172,7 +172,6 @@ "Upload successful" : "Încărcare cu succes", "\"{displayName}\" action executed successfully" : "Acțiunea \"{displayName}\" a fost executată cu succes", "\"{displayName}\" action failed" : "Acțiunea \"{displayName}\" a eșuat", - "Select the row for {displayName}" : "Găsire rând pentru {displayName}", "Rename file" : "Redenumire fișier", "File name" : "Nume fișier", "Folder name" : "Denumire director", @@ -190,8 +189,6 @@ "Could not copy {file}. {message}" : "Nu s-a putut copia {file}. {message}", "Could not move {file}. {message}" : "Nu s-a putut muta {file}. {message}", "Total rows summary" : "Rezumat total rânduri", - "Select all" : "Selectează tot", - "Unselect all" : "Deselectează tot", "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes", "List of files and folders." : "Listă fișiere și foldere", @@ -282,6 +279,7 @@ "Files and folders you recently modified will show up here." : "Fișierele și dosarele modificate recent vor fi afișate aici", "Toggle %1$s sublist" : "Comută %1$s sublistă", "No entries found in this folder" : "Niciun element găsit în acest director", + "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", "Text file" : "Fișier text", @@ -299,7 +297,9 @@ "Pending shares" : "Partajări in asteptare", "This file has the tag {tag}" : "Acest fișier are eticheta {tag}", "This file has the tags {firstTags} and {lastTag}" : "Acest fișier are etichetele {firstTags} și {lastTag}", + "Select the row for {displayName}" : "Găsire rând pentru {displayName}", "Open folder {name}" : "Deschide dosarul {name}", + "Unselect all" : "Deselectează tot", "ascending" : "crescător", "descending" : "descrescător", "Sort list by {column} ({direction})" : "Sortează lista după {column} ({direction})", |