blob: 8b7dab4f362bf41919a60916bdf8e041aee3a2ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
# Translator(s):
#
# nicubunu <nicubunu@gmail.com>
# janimo <jani@ubuntu.com>
#
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
replicationStarted=Început replicare…
changesStarted=Caut modificări pentru a le replica…
replicationSucceeded=Replicare reușită
replicationFailed=Replicare eșuată
replicationCancelled=Replicare anulată
# LOCALIZATION NOTE
# do not localize %S. %S is the current entry number (an integer)
currentCount=Replicare poziție director: %S
downloadButton=Descarcă acum
downloadButton.accesskey=D
cancelDownloadButton=Anulează descărcarea
cancelDownloadButton.accesskey=c
|